TCACS_PROCS - Steps in the Commission Process Parts
Steps in the Commission Process Parts information is stored in SAP table TCACS_PROCS.
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_PROCS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROC_OBJ | Identification of a Process Object | X | CACSPROCOBJ | CHAR | 2 | |
PROCESS | Commission System Process | X | CACSPROC | CHAR | 1 | * |
PROC_PART | Commission System Process Part | X | CACSPROCPART | CHAR | 1 | |
PROC_STEP | Identification of Process Substep | X | CACSPROCSTEP | CHAR | 6 | |
METHOD | Function Name for Executing Process Step | CACSFUNCSTEP | CHAR | 30 | TFDIR | |
POOL | ABAP Program Name | PROGNAME | CHAR | 40 | TRDIR | |
FORM | DW: Subroutines | EX_CPU_VAL | CHAR | 30 | ||
PRIORITY | Priority of Process Step Execution | CACSSTEPPRIOR | NUMC | 2 | ||
FLG_CANCEL_OBJ | Indicator: Object is Invalid | CACSCANCOBJ | CHAR | 1 |