Menu

SAP Function Module SAL_RFC_CONTEXTS_FOR_SYSTEM

CCMS Central System Management: get contexts for a given system

The Function Module SAL_RFC_CONTEXTS_FOR_SYSTEM (CCMS Central System Management: get contexts for a given system) is a standard Function Module in SAP ERP and is part of the function group SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_CONTEXTS_FOR_SYSTEM
Short Text CCMS Central System Management: get contexts for a given system
Function Group SAL_RFC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALSYSTEM LIKE SY-SYSID R/3-System, Name des R/3-Systems
DO_NOT_PING_SYSTEM LIKE ALPARAMS-ONLY_LOCAL SPACE Alert: SALC: Flag (X) if only local input for function call
FILL_CACHE TYPE CHAR1 'X' Einstelliges Kennzeichen
MTE_CLASS_PATTERN TYPE CHAR1 SPACE return only contexts matching pattern
ROUTES_BY_COMMTYPE LIKE CSMSEGM-COMMTYPE 'H' CCMS CSM: Communication type
USE_CACHE TYPE CHAR1 'X' Einstelliges Kennzeichen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SYSTEM_CTX_AND_SEGMS TYPE CSM_SYS_CS CCMS: Zeile mit Sysid, Segmenten und Monitorkontexten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_CONTEXTS LIKE ALCONSEG known but unreachable Contexts in ALCONSEG format
UNREACHABLE_CONTEXTS LIKE ALCONSEG Contexts in ALCONSEG format

Exceptions

This function module does not define any Exceptions.