Data Element list used by SAP ABAP Function Module CNV_00001_CHOOSE_ROUTINE_EX (Displays a popup to choose conv./aggr./priority routine)
SAP ABAP Function Module
CNV_00001_CHOOSE_ROUTINE_EX (Displays a popup to choose conv./aggr./priority routine) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4FLAG | Flag (X or Blank) | SOURCE REFERENCE(P_ANSWER) TYPE AS4FLAG |
|
| 2 | CNV_00001_ROUTINE_CATEGORY | Category of the form routine (conv./aggr./priority) | SOURCE REFERENCE(P_CATEGORY) TYPE CNV_00001_ROUTINE_CATEGORY DEFAULT 'C' |
|
| 3 | CNV_FUNC | Name of the used routine | SOURCE REFERENCE(P_ROUTINE) TYPE CNV_FUNC |
|
| 4 | CNV_FUNC | Name of the used routine | SOURCE REFERENCE(P_INIT_ROUTINE) TYPE CNV_FUNC DEFAULT SPACE |
|
| 5 | CNV_PROG | Program (include) containing the routine | SOURCE REFERENCE(P_INIT_INCLUDE) TYPE CNV_PROG DEFAULT SPACE |
|
| 6 | CNV_PROG | Program (include) containing the routine | SOURCE REFERENCE(P_INCLUDE) TYPE CNV_PROG |
|