START_S_PR_ITEMS - S table for mapping between BPD and steps
S table for mapping between BPD and steps information is stored in SAP table START_S_PR_ITEMS.
It is part of development package FRM_S4C_DB in software component CA-CTT-S4C. This development package consists of objects that can be grouped under "S4C Package for DDIC objects".
It is part of development package FRM_S4C_DB in software component CA-CTT-S4C. This development package consists of objects that can be grouped under "S4C Package for DDIC objects".
Fields for table START_S_PR_ITEMS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESSTEST_ID | Data element for process id | X | START_DTE_PROCESS_ID | CHAR | 64 | |
PROCESS_ID | Data element for process id | START_DTE_PROCESS_ID | CHAR | 64 | ||
STEP_ID | Data element for step id | START_DTE_STEP_ID | CHAR | 64 | ||
SEQNO | Data element for sequence number | START_DTE_SEQNO | NUMC | 10 | ||
STATUS | Data element for status | START_DTE_STATUS | CHAR | 2 | ||
TYPE | Relation Type for test process | START_DTE_RELATION_TYPE | CHAR | 2 | ||
CHANGE_FLAG | Change flag for an automate | START_DTE_CHANGE_FLAG | CHAR | 2 |