TCACS_PROCESS - Table for Available Processes
Table for Available Processes information is stored in SAP table TCACS_PROCESS.
It is part of development package CACSCG in software component ICM. This development package consists of objects that can be grouped under "ICM: Customizing & Generation".
It is part of development package CACSCG in software component ICM. This development package consists of objects that can be grouped under "ICM: Customizing & Generation".
Fields for table TCACS_PROCESS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROC_ID | Process Type | X | CACS_PROCID | CHAR | 4 | |
COMP_ID | Component | X | CACS_COMPID | CHAR | 6 | |
SORT | Sort Sequence | CACSSORTN | NUMC | 5 | ||
FATHER | Process Type | CACS_PROCID | CHAR | 4 | ||
DETAIL | Variable field | VAROBJECT3 | CHAR | 30 | ||
OBLIGATORY | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
USEDLATER | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 |