SAP ABAP Function Module WSTN2_CREATE_ALLOC_PP (Call the modules for creating the allocation table)
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 | WSTN2_CREATE_ALLOC_PP | Call the modules for creating the allocation table |
| Function Group | WSTN2 | Prepack Allocation Posting |
| Program Name | SAPLWSTN2 | |
| INCLUDE Name | LWSTN2U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_ALLOC_HEADER | TYPE | AUKO | Created allocation header | |||
| |
ET_ALLOC_ITEMS | TYPE | WSTN_AUPO_TAB | Table type for allocation items | |||
| |
EV_RETURN_CODE | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements | |||
| |
ET_MESSAGES | TYPE | TSMESG | Message table message collector | |||
| |
IS_ALLOC_HEADER | TYPE | AUKO | Allocation Table Document Header | |||
| |
IT_ALLOC_ITEMS_INS | TYPE | WSTN_AUPO_TAB | Table type for allocation items | |||
| |
IT_ALLOC_PLANTS | TYPE | WSTN_AUFI_TAB | Table type for plants in allocation | |||
| |
IT_ALLOC_GROUPS | TYPE | WSTN_AUFG_TAB | Table type for plant groups in allocation | |||
| |
IT_ALLOC_STRUC_DW | TYPE | WSTN_RW14A_TAB | Table type for structure of delivery waves in allocation | |||
| |
IT_ALLOC_DC | TYPE | WSTN_AUVZ_TAB | Table type for distribution centers in allocation | |||
| |
IT_ALLOC_DC_DW | TYPE | WSTN_AUVW_TAB | Table type for delivery waves DC in allocation | |||
| |
IV_RESET_MSG_NO | TYPE | RW00A-AKTSW | SPACE | Reset numbering of the error messages | ||
| |
IV_ALLOC_NO_ASAP | TYPE | RW00A-AKTSW | SPACE | Determine allocation table number at once | ||
| |
IV_GENERIC_COMPLETE | TYPE | RW00A-AKTSW | SPACE | One variant incomplete - refuse all for generic | ||
| |
IV_ITEM_COMPLETE | TYPE | RW00A-VBUKZ | SPACE | Accept only complete items | ||
| |
IV_KNA1_CHECK | TYPE | RW00A-VBUKZ | 'X' | Check KNA1 data of plants | ||
| |
IV_PREFETCH_MATERIAL | TYPE | AUPO-MANUE | 'X' | Material master data | ||
| |
IV_PREFETCH_WRF1 | TYPE | AUPO-MANUE | 'X' | Plant data (Retail sites) | ||
| |
IV_PREFETCH_WLK1 | TYPE | AUPO-MANUE | 'X' | Listing conditions | ||
| |
IV_COMMIT | TYPE | RW00A-VBUKZ | SPACE | commit work in allocation posting module | ||
| |
IV_UPDATE_TASK | TYPE | RW00A-VBUKZ | SPACE | call alloc posting module in update task | ||
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 |