SAP ABAP Function Module GET_FUNCTION_MAIN_PROGRAM (Get name of main program of a function group)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA (Application Component) Cross-Application Components
⤷
CNV_10993 (Package) SLO Coding Scan 10993
⤷
⤷
Basic Data
| Function Module | GET_FUNCTION_MAIN_PROGRAM | Get name of main program of a function group |
| Function Group | CNV_10993_FUNCTIONS | Code Scan Functions |
| Program Name | SAPLCNV_10993_FUNCTIONS | |
| INCLUDE Name | LCNV_10993_FUNCTIONSU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PROGRAM_NAME | TYPE | PNAME | Program name | |||
| |
GROUP_NAME | TYPE | RS38L-AREA | Function group, to which the function module belongs | |||
| |
FUNC_NAME | TYPE | RS38L-NAME | Name of function module | |||
| |
PROG_NOT_FOUND | TYPE | Program not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |