SAP Reports / Programs | Basis Components | Use Subcomponents | Operating System Monitors(BC-CCM-MON-OS) SAP BC

RSHOST1N_CLI SAP ABAP INCLUDE - RSHOST1NCLI







RSHOST1N_CLI is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RSHOST1N_CLI into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RSHOST1N_CLI. "Basic submit
SUBMIT RSHOST1N_CLI AND RETURN. "Return to original report after report execution complete
SUBMIT RSHOST1N_CLI VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RSHOST1N_CLI

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

SALP_UI_COLL_REORG_SCHEMA CALL FUNCTION 'SALP_UI_COLL_REORG_SCHEMA' EXPORTING policyid = -policyid mode = lf_mode.

SALP_UI_AGGREGATION_PROFILES CALL FUNCTION 'SALP_UI_AGGREGATION_PROFILES' EXPORTING sftname = -dayschema mode = lf_mode.

SALR_MTE_GET_TID_BY_NAME CALL FUNCTION 'SALR_MTE_GET_TID_BY_NAME' EXPORTING longname = lf_longname IMPORTING tid = ls_tid EXCEPTIONS OTHERS = 1.

HELP_OBJECT_SHOW_FOR_FIELD CALL FUNCTION 'HELP_OBJECT_SHOW_FOR_FIELD' EXPORTING * DOKLANGU = SY-LANGU * DOKTITLE = ' ' * CALLED_BY_TCODE = called_by_program = 'RSHOST1N' called_by_dynp = '0100' called_for_tab = lf_tab called_for_field = lf_field * CALLED_FOR_TAB_FLD_BTCH_INPUT = * CALLED_BY_CUAPROG = * CALLED_BY_CUASTAT = * MERGE_DZ_IF_AVAILABLE = * MEMORYID = * EXPLICIT_MEMORYID = ' ' * TABLES * LINKS = * EXCLUDEFUN = EXCEPTIONS object_not_found = 1 sapscript_error = 2 OTHERS = 3.

HELPSCREEN_NA_CREATE CALL FUNCTION 'HELPSCREEN_NA_CREATE' EXPORTING meldung = lf_meldung meld_id = lf_f1_id meld_nr = lf_f1_no titel = lf_titel EXCEPTIONS OTHERS = 0. "#EC FB_OLDED

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = 50 text = lf_progress_text.

SCSMROUTE_SETTINGS CALL FUNCTION 'SCSMROUTE_SETTINGS' EXPORTING ONLY_LOCAL_SYSID = ' ' RFC_ALLOWED = 'X'.

SCSM_CONTEXTS_FOR_SYSTEM CALL FUNCTION 'SCSM_CONTEXTS_FOR_SYSTEM' EXPORTING alsystem = lf_sid * CSMSYSID = * ROUTES_BY_COMMTYPE = AL_CSM_CTYPE_HIGHPRIO * USE_CACHE = 'X' * FILL_CACHE = 'X' do_not_ping_system = 'X' mte_class_pattern = 'R3ApplicationServer' * IMPORTING * SYSTEM_CTX_AND_SEGMS = TABLES unreachable_contexts = lt_ctx_unavail all_contexts = lt_ctx_all EXCEPTIONS no_contexts_found = 1 no_contexts_reachable = 2 system_unknown = 3 system_not_reachable = 4 only_local_sysid_allowed = 5 OTHERS = 6.

SCSM_ROUTE_INIT CALL FUNCTION 'SCSM_ROUTE_INIT' EXPORTING force_init = 'X' force_refresh = 'X'.

SCSM_ROUTE_FOR_SEGMENT CALL FUNCTION 'SCSM_ROUTE_FOR_SEGMENT' EXPORTING sysid = -sysid segment = -segment routes_by_commtype = al_csm_ctype_highprio suppress_refill = 'X' IMPORTING DEFAULT_ROUTE = ls_defroute prio_route = ls_prioroute * SOLE_SEGMENT_IN_SYSTEM = * RC = EXCEPTIONS segment_not_found = 1 only_local_sysid_allowed = 2 OTHERS = 3.

RFC_SYSTEM_INFO CALL FUNCTION 'RFC_SYSTEM_INFO' DESTINATION -destinat IMPORTING rfcsi_export = ls_rfcinfo EXCEPTIONS OTHERS = 99.

TH_SERVER_LIST CALL FUNCTION 'TH_SERVER_LIST' DESTINATION -destinat TABLES list = lt_servers46 EXCEPTIONS no_server_list = 1 OTHERS = 99.

TH_SERVER_LIST CALL FUNCTION 'TH_SERVER_LIST' DESTINATION -destinat * EXPORTING * SERVICES = 255 * SYSSERVICE = 0 TABLES list = lt_servers list_ipv6 = lt_servers_ipv6 "#EC ENHOK EXCEPTIONS no_server_list = 1 OTHERS = 2.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = 70 text = 'Getting z/OS partitions'(rzo).

STU3_ZOS_GET_CONFIG CALL FUNCTION 'STU3_ZOS_GET_CONFIG' DESTINATION -destinat * EXPORTING * REMOTE_DBCON = IMPORTING sysplex_name = lf_sysplex CHANGING lpar_names = lt_lpars EXCEPTIONS adbc_sql_error = 1 no_db2_system = 2 system_failure = 3 MESSAGE lf_error communication_failure = 4 MESSAGE lf_error OTHERS = 99.

SALR_MTE_GET_TID_BY_NAME CALL FUNCTION 'SALR_MTE_GET_TID_BY_NAME' EXPORTING longname = lf_mtename * IMPORTING * tid = EXCEPTIONS OTHERS = 9.

SALR_MTE_READ_GENERAL CALL FUNCTION 'SALR_MTE_READ_GENERAL' EXPORTING tid = -tid * IMPORTING * GENERAL_INFO = * GENERAL_CUSTOMIZATION = * GENERAL_VALUES = * COLLECTING_TOOL_DEF = * ONALERT_TOOL_DEF = * ANALYZE_TOOL_DEF = * COLLECTING_TOOL_RUN = * ONALERT_TOOL_RUN = * PARENT_INFO = TABLES alerts = lt_aids EXCEPTIONS invalid_tid = 1 communication_problem = 2 internal_error = 3 other_problem = 4 OTHERS = 5.

SALR_AL_READ_ALERT_BY_AID CALL FUNCTION 'SALR_AL_READ_ALERT_BY_AID' * EXPORTING * ALERTS_GET_ACTIVE = 'X' * ALERTS_GET_HISTORY = ' ' * MIN_SEVERITY = * MAX_SEVERITY = 255 TABLES aid = lt_aids alerts_salr = lt_alerts EXCEPTIONS OTHERS = 1.

SALR_MTE_ML_READ_HISTORY





CALL FUNCTION 'SALR_MTE_ML_READ_HISTORY' EXPORTING tid = -tid start_timestamp = lf_tmst_start end_timestamp = lf_tmst_end * MANDANT = * USERID = TABLES msg_lines = lt_msc_lines EXCEPTIONS tid_invalid = 1 c_call_failed = 2 communication_error = 3 internal_error = 4 invalid_time_range = 5 db_error = 6 unknown_error = 7 OTHERS = 8.

SALC_PERF_READ_SMOOTH_DATA CALL FUNCTION 'SALC_PERF_READ_SMOOTH_DATA' * EXPORTING * ONLY_LOCAL = ' ' TABLES tid = lt_perf_tid tidsmoothrc = lt_perfh EXCEPTIONS c_call_failed = 1 OTHERS = 2.

SALC_PERF_READ CALL FUNCTION 'SALC_PERF_READ' * EXPORTING * ONLY_LOCAL = ' ' TABLES tid = lt_perf_tid perftyperc = lt_perftype EXCEPTIONS c_call_failed = 1 OTHERS = 2.

SALR_MTE_GET_TID_BY_NAME CALL FUNCTION 'SALR_MTE_GET_TID_BY_NAME' EXPORTING longname = lf_name IMPORTING tid = ls_tid EXCEPTIONS OTHERS = 9.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RSHOST1N_CLI or its description.