Table/Structure Field list used by SAP ABAP Function Module GET_FUNCTION_MAIN_PROGRAM (Get name of main program of a function group)
SAP ABAP Function Module
GET_FUNCTION_MAIN_PROGRAM (Get name of main program of a function group) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RS38L - AREA | Function group, to which the function module belongs | SOURCE VALUE(GROUP_NAME) LIKE RS38L-AREA OPTIONAL |
|
| 2 | RS38L - AREA | Function group, to which the function module belongs | ||
| 3 | RS38L - NAME | Name of Function Module | ||
| 4 | RS38L - NAME | Name of Function Module | SOURCE VALUE(FUNC_NAME) LIKE RS38L-NAME OPTIONAL |
|
| 5 | TFDIR - FUNCNAME | Name of Function Module | ||
| 6 | TFDIR - PNAME | Program Name | ||