Data Element list used by SAP ABAP Function Module FUNCTION_INCLUDE_INFO (Get Function Modules and Includes Belonging to a Function Group)
SAP ABAP Function Module
FUNCTION_INCLUDE_INFO (Get Function Modules and Includes Belonging to a Function Group) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NAMESPACE | Namespace | SOURCE VALUE(NAMESPACE) LIKE RS38L-NAMESPACE |
|
| 2 | PNAME | Program Name | SOURCE VALUE(PNAME) TYPE TFDIR-PNAME OPTIONAL |
|
| 3 | PROGNAME | ABAP Program Name | SOURCE VALUE(INCLUDE) LIKE RS38L-INCLUDE OPTIONAL |
|
| 4 | RS38L_AREA | Function group, to which the function module belongs | SOURCE VALUE(GROUP) LIKE RS38L-AREA OPTIONAL |
|
| 5 | RS38L_FNAM | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME OPTIONAL |
|