SAP ABAP Function Module CNV_00001_CHOOSE_ROUTINE_EX (Displays a popup to choose conv./aggr./priority routine)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Basic Data
| Function Module | CNV_00001_CHOOSE_ROUTINE_EX | Displays a popup to choose conv./aggr./priority routine |
| Function Group | CNV_00001_SETTINGS_MAINT | Function modules to handle CWB settings |
| Program Name | SAPLCNV_00001_SETTINGS_MAINT | |
| INCLUDE Name | LCNV_00001_SETTINGS_MAINTU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
P_ROUTINE | TYPE | CNV_FUNC | Conversion: Name of the routine used | |||
| |
P_INCLUDE | TYPE | CNV_PROG | Conversion: (Include) program containing the routine | |||
| |
PT_PARAMS | TYPE | CNV_00001_FIPARS_TT | Standard table of CNVFIPARS | |||
| |
PT_STPARS | TYPE | CNV_00001_STPARS_TT | Standard table of CNVSTPARS | |||
| |
P_ANSWER | TYPE | AS4FLAG | Whether user clicked OK | |||
| |
P_CATEGORY | TYPE | CNV_00001_ROUTINE_CATEGORY | 'C' | Category of the form routine (conv./aggr./priority) | ||
| |
PS_FIPAR | TYPE | CNVFIPARS | default values of parameter structure | |||
| |
PS_STPAR | TYPE | CNVSTPARS | default values of parameter structure for steps | |||
| |
P_INIT_INCLUDE | TYPE | CNV_PROG | SPACE | Conversion: (Include) program containing the routine | ||
| |
P_INIT_ROUTINE | TYPE | CNV_FUNC | SPACE | Conversion: Name of the routine used | ||
| |
PT_INIT_FIPARS | TYPE | CNV_00001_FIPARS_TT | Standard table of CNVFIPARS | |||
| |
PT_INIT_STPARS | TYPE | CNV_00001_STPARS_TT | Standard table of CNVSTPARS | |||
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 |