WIZ_MODUL - Function Modules for the Wizard Tool
Function Modules for the Wizard Tool information is stored in SAP table WIZ_MODUL.
It is part of development package S_PROFGEN_OBSOLETE in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "".
It is part of development package S_PROFGEN_OBSOLETE in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "".
Fields for table WIZ_MODUL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
WIZ_NAME | Wizard name | X | WIZ_NAME | CHAR | 30 | WIZ_DEF |
STEP_NR | Step number | X | STEP_NUM | NUMC | 2 | |
CHANG_ICON | Name of documentation text (dialog text) | DWIZ_DOCU | CHAR | 30 | * | |
SHOW_ICON | Name of documentation text (dialog text) | DWIZ_DOCU | CHAR | 30 | * | |
DOCU_MOD | Name of Function Module | PERS_MOD | CHAR | 30 | * | |
DOCU_TEXT | Name of documentation text (dialog text) | DWIZ_DOCU | CHAR | 30 | * | |
SHOW_MOD | Name of Function Module | PERS_MOD | CHAR | 30 | * | |
CHANG_MOD | Name of Function Module | PERS_MOD | CHAR | 30 | * | |
SEPARATOR | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 1 |