WIZ_STAT - Wizard Status
Wizard Status information is stored in SAP table WIZ_STAT.
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_STAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
WIZ_NAME | Wizard name | X | WIZ_NAME | CHAR | 30 | |
STEP_NR | Step number | X | STEP_NUM | NUMC | 2 | |
STEP_DATE | Date of Program Run | SSM_DATE | DATS | 8 | ||
STEP_TIME | Run Time | SSM_TIME | TIMS | 6 | ||
STEP_USER | User who started the step | WIZ_USER | CHAR | 12 | ||
STEP_STAT | Status display using traffic lights: red, green, yellow | STEP_COLOR | CHAR | 1 | ||
REL_NAME | Release of SAP System | SYSAPRL | CHAR | 4 |