Data Element list used by SAP ABAP Function Module FUNCTION_EXISTS (Function module: Check existence and Find Function Group)
SAP ABAP Function Module
FUNCTION_EXISTS (Function module: Check existence and Find Function Group) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
AREA | Name of function group | SOURCE VALUE(STR_AREA) LIKE RS38L-STR_AREA |
2 | ![]() |
NAMESPACE | Namespace | SOURCE VALUE(NAMESPACE) LIKE RS38L-NAMESPACE |
3 | ![]() |
PROGNAME | ABAP Program Name | SOURCE VALUE(INCLUDE) LIKE RS38L-INCLUDE |
4 | ![]() |
RS38L_AREA | Function group, to which the function module belongs | SOURCE VALUE(GROUP) LIKE RS38L-AREA |
5 | ![]() |
RS38L_FNAM | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |