SAP ABAP Function Module WSTN6_ALLOC_ARTICLES_TO_SGROUP (Display a dialog window to assign prepacks to a store group)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-MM (Application Component) Material Master
⤷
WSTRN (Package) Prepack Allocation Planning Dialog
⤷
⤷
Basic Data
| Function Module | WSTN6_ALLOC_ARTICLES_TO_SGROUP | Display a dialog window to assign prepacks to a store group |
| Function Group | WSTN6 | Prepack Dialog Service Functions |
| Program Name | SAPLWSTN6 | |
| INCLUDE Name | LWSTN6U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_T_PP_NEW_ALLOC | TYPE | WSTN_PP_ALLOCATED_TAB | List of prepacks newly allocated to a site group | |||
| |
EX_T_PP_DEALLOC | TYPE | WSTN_PP_ALLOCATED_TAB | List of prepacks deallocated from a site group | |||
| |
IM_ASORT | TYPE | ASORT | Assortment | |||
| |
IM_T_SITE_GROUP | TYPE | WSTN_AL_SITE_GROUP_TAB | List of site groups available | |||
| |
IM_T_PREPACK | TYPE | WSTN_PP_HEADER_TAB | List of prepacks available | |||
| |
IM_T_PP_ALLOC | TYPE | WSTN_PP_ALLOCATED_TAB | List of prepacks already allocated to site groups | |||
| |
USER_CANCELED | TYPE | The user cancel the action | ||||
| |
NO_ARTICLES | TYPE | No articles are available for allocation | ||||
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 | 20020107 |
| SAP Release Created in | 110 |