SAP ABAP Function Module WSTN6_DISPLAY_VARIANTS (Display the variants of a generic article in a grid)
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_DISPLAY_VARIANTS | Display the variants of a generic article in a grid |
| Function Group | WSTN6 | Prepack Dialog Service Functions |
| Program Name | SAPLWSTN6 | |
| INCLUDE Name | LWSTN6U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IM_MATNR | TYPE | MATNR | Generic article no. | |||
| |
IM_MAKTX | TYPE | MAKTX | Material description | |||
| |
IM_MTART | TYPE | MTART | Material type | |||
| |
IM_COLCHAR | TYPE | ATINN | Column characteristic | |||
| |
IM_ROWCHAR | TYPE | ATINN | Row characteristic | |||
| |
IM_T_VAR | TYPE | WSTN_VAR_TAB | Table of variants | |||
| |
IM_T_CHAR | TYPE | WSTN_CHAR_TAB | Table of characteristics | |||
| |
IM_T_VALU | TYPE | WSTN_VALI_TAB | Table of characteristic values | |||
| |
NO_MATRIX | TYPE | Error during the matrix display | ||||
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 |