RSPCTYPESDEP - Dependencies for Processes
Dependencies for Processes information is stored in SAP table RSPCTYPESDEP.
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
Fields for table RSPCTYPESDEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Process Type | X | RSPC_TYPE | CHAR | 10 | * |
DEPENDENT | Process Type | X | RSPC_TYPE | CHAR | 10 | * |
REVERSE | Flag for Controlling Dependencies between Processes | RSPC_DEPENDENCY_REVERSE | CHAR | 1 | ||
F4 | Flag for Controlling Dependencies between Processes | RSPC_DEPENDENCY_F4 | CHAR | 1 | ||
BEFORE | Flag for Controlling Dependencies between Processes | RSPC_DEPENDENCY_FLAG | CHAR | 1 | ||
AFTER | Flag for Controlling Dependencies Between Processes | RSPC_DEPENDENCY_AFTER | CHAR | 1 |