SAP ABAP Function Module WRF_APC_CHOOSE_ASSORTMENTS (Display a dialog window to select assortments)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-RA (Application Component) Assortment
⤷
WRF_APC (Package) Operational Assortment Planning and Control
⤷
⤷
Basic Data
| Function Module | WRF_APC_CHOOSE_ASSORTMENTS | Display a dialog window to select assortments |
| Function Group | WRF_APC_PREPACKS | Operational APC - Prepacks Controller |
| Program Name | SAPLWRF_APC_PREPACKS | |
| INCLUDE Name | LWRF_APC_PREPACKSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ETO_ASORT_NEWSEL | TYPE | WRF_APC_ASORT_LIST_TTY | New assortments selected | |||
| |
ITO_KFIG_LIST | TYPE | WRF_APC_KFIG_LIST_TTY | Key figure(s) used | |||
| |
I_DISTINCT | TYPE | XFELD | SPACE | If 'X', the assortment is shown only once | ||
| |
ITO_ASORT | TYPE | WRF_APC_ASRT_TTY | Op. APC assortment table type | |||
| |
ITR_ASORT_VISIBLE | TYPE | WRF_APC_ASRT_RTTY | Selection table for the assortment | |||
| |
ITO_ASORT_SELECTED | TYPE | WRF_APC_ASORT_LIST_TTY | Assortment already selected | |||
| |
I_LOCK_SELECTED | TYPE | XFELD | 'X' | If 'X', the assortment already selected cannot be deselected | ||
| |
I_DISPLAY_ONLY | TYPE | XFELD | SPACE | If 'X', the assortment selection is only displayed | ||
| |
I_TITLE | TYPE | WRF_APC_CAPTION | SPACE | Dialog box title | ||
| |
IS_CONTEXT_SUBSC | TYPE | WRF_APC_SUBSCREEN_REFERENCE | Subscreen reference | |||
| |
IS_CONTEXT_INFO | TYPE | WRF_APC_CONTEXT_INFO | Context information for the dialog popup | |||
| |
CX_WRF_APC_DIALOG_EXCEPTIONS | TYPE | Operational APC - Dialog Process Exceptions | ||||
| |
CX_WRF_APC_ROOT_EXCEPTIONS | TYPE | Operational APC - Global common exceptions | ||||
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 | 20041209 |
| SAP Release Created in | 111 |