TIVCASTEPSTATUS - Attribute for Status of a Step
Attribute for Status of a Step information is stored in SAP table TIVCASTEPSTATUS.
It is part of development package RE_CA_PR in software component RE-FX. This development package consists of objects that can be grouped under "RE: Process".
It is part of development package RE_CA_PR in software component RE-FX. This development package consists of objects that can be grouped under "RE: Process".
Fields for table TIVCASTEPSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROCESS | Process | X | RECAPROCESS | CHAR | 4 | TIVCAPROCESS |
| STEP | Internal Name of Process Step | X | RECASTEP | CHAR | 4 | TIVCASTEPS |
| SUBSTEP | Internal Name of Substep | X | RECASUBSTEP | CHAR | 4 | TIVCASUBSTEPS |
| STEPSTATUS | Status of Process Step | X | RECASTEPSTATUS | CHAR | 1 | |
| ICON_ID | Icon in text fields (substitute display, alias) | ICON_D | CHAR | 4 | * | |
| HASNOICON | Status Does Not Have Icon | RECAHASNOICON | CHAR | 1 | ||
| RUNORDER | Sequence In Which Performed | RECASTEPRUNORDER | INT1 | 1 |