SAP ABAP Function Module WRSZ_READ_DETAIL_ASORT_USERS (Lesen Sortimentsnutzer eines Sortiments)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-RA-MT (Application Component) Assortment Maintenance
⤷
WSORA (Package) IS-R: Assortments: Plant Grouping
⤷
⤷
Basic Data
| Function Module | WRSZ_READ_DETAIL_ASORT_USERS | Lesen Sortimentsnutzer eines Sortiments |
| Function Group | WSOWRSZ_A | Access to WRSZ |
| Program Name | SAPLWSOWRSZ_A | |
| INCLUDE Name | LWSOWRSZ_AU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_STORES | TYPE | I | Anzahl der zugeordneten Filialen | |||
| |
NUMBER_OF_DC | TYPE | I | Anzahl der zugeordneten Verteilzentren | |||
| |
NUMBER_OF_CUSTOMER | TYPE | I | Anzahl der zugeordneten Kunden | |||
| |
ASORT | TYPE | ASORT | Sortiment | |||
| |
DATE | TYPE | DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | ||
| |
TAB_STORES | TYPE | BDIWRF1KEY | Tabelle mit allen zugeordneten Filialen | |||
| |
TAB_DC | TYPE | BDIWRF1KEY | Tabelle mit allen zugeordneten Verteilzentren | |||
| |
TAB_CUSTOMER | TYPE | KNA1_KEY | Tabelle mit allen zugeordneten Kunden | |||
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 | 20020417 |
| SAP Release Created in | 110 |