START_SA_DEL_DET - Deletion Details for standard Actions
Deletion Details for standard Actions information is stored in SAP table START_SA_DEL_DET.
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_SA_DEL_DET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CHANGE_ID | General GUID | X | START_DTE_GUID | CHAR | 64 | |
| STEP_ID | Data element for step id | X | START_DTE_STEP_ID | CHAR | 64 | |
| ACTION_ID | Action IDs | X | START_DTE_ACTION_ID | INT2 | 2 | |
| IS_OPTIONAL | Flag for Optional field | START_DTE_OPTIONAL_FLAG | CHAR | 2 | ||
| TYPE | Action Type | START_DTE_ACTION_TYPE | CHAR | 510 | ||
| ACTION_LABEL | Labels for Process Step Actions | START_DTE_ACTION_LBL | CHAR | 510 | ||
| VALUE | Input Value | START_DTE_INPUT_VALUE | CHAR | 510 | ||
| DATA_BINDING | DE for data Binding | START_DTE_DATA_BINDING | CHAR | 510 | ||
| ELEMENT_ID | Element ID | START_DTE_ELEMENT_ID | STRG | 8 | ||
| XPATH | Xpath | START_DTE_XPATH | STRG | 8 | ||
| FORMULA | Formula used for processing during execution | START_DTE_FORMULA | CHAR | 510 |