SAP Function Module C103_PROPERTY_TREE_CALL

EHS: Aufruf des Eigenschaftsbaumes von einer externen Komponente aus

The Function Module C103_PROPERTY_TREE_CALL (EHS: Aufruf des Eigenschaftsbaumes von einer externen Komponente aus) is a standard Function Module in SAP ERP and is part of the function group C103 within the package CBUI.

Technical Information

Function Module C103_PROPERTY_TREE_CALL
Short Text EHS: Aufruf des Eigenschaftsbaumes von einer externen Komponente aus
Function Group C103
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTYPE LIKE RCGDIALCTR-ACTYPE SPACE (siehe C103_ENTRY)
I_ADDINF LIKE RCGADDINF SPACE (siehe C103_ENTRY)
I_APPL_RANGE TYPE ESP1_APPL_RANGE_TYPE (siehe C103_ENTRY)
I_FLG_GET_MARKED_NODES TYPE ESP1_BOOLEAN ESP1_FALSE (siehe C103_ENTRY)
I_FLG_MENID_RESTORE TYPE ESP1_BOOLEAN ESP1_FALSE (siehe C103_ENTRY)
I_FLG_PROPER_SPEC_AT_EXT_CALL TYPE ESP1_BOOLEAN ESP1_FALSE (siehe C103_ENTRY)
I_GUI_STATUS TYPE TC01-CUASTATUS CUA-Status
I_GUI_TITLE TYPE SY-TITLE Bildschirmbilder, Text in der Titelzeile
I_KEYPATH LIKE RCGKPATH SPACE (siehe C103_ENTRY)
I_SCREEN_END_COLUMN TYPE ESP1_WINDOW_POSITION 0 (siehe C103_ENTRY)
I_SCREEN_END_LINE TYPE ESP1_WINDOW_POSITION 0 (siehe C103_ENTRY)
I_SCREEN_START_COLUMN TYPE ESP1_WINDOW_POSITION 0 (siehe C103_ENTRY)
I_SCREEN_START_LINE TYPE ESP1_WINDOW_POSITION 0 (siehe C103_ENTRY)
I_TRTYPE LIKE RCGDIALCTR-TRTYPE SPACE (siehe C103_ENTRY)
I_USER_EXIT_DATA TYPE ESP1_FUNC_NAME SPACE User-Exit zur Datennachbereitung
I_USER_EXIT_DATA_LATE TYPE ESP1_FUNC_NAME SPACE 2. User-Exit zur Datennachbereitung
I_USER_EXIT_MARKS_AT_TREE_CHNG TYPE ESP1_FUNC_NAME SPACE User-Exit zur Entgegennahme der Markierungen beim Baumwechseln
I_USER_EXIT_OK_CODE TYPE ESP1_FUNC_NAME SPACE User-Exit zur Ok-Code-Verarbeitung
I_USER_EXIT_TITLE_SET TYPE ESP1_FUNC_NAME SPACE User-Exit zum Titel-Setzen beim Baum-Wechseln

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMMAND TYPE ESP1_OKCODE_TYPE (siehe C103_ENTRY)
E_FLG_CHANGED TYPE ESP1_BOOLEAN (siehe C103_ENTRY)
E_NODETAB_REF CLASS DATA Verweis auf Knotentabelle
E_OKCODE TYPE ESP1_OKCODE_TYPE (siehe C103_ENTRY)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_ADD_PARAMS TYPE ESP8_PROPERTY_TREE_ENTRY_TYPE weitere Parameter (siehe Type-Pool ESP8)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MARKTAB LIKE SNODETEXT (siehe C103_ENTRY)
I_ESTTYPES_SUPPR_TAB TYPE ESP8_ESTTYPE_TAB_TYPE (siehe C103_ENTRY)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler