RPM_DEPENDENCY - Table for Project and Task Dependencies
Table for Project and Task Dependencies information is stored in SAP table RPM_DEPENDENCY.
It is part of development package RPM_DEPENDENCY in software component PPM-PFM. This development package consists of objects that can be grouped under "Dependencies".
It is part of development package RPM_DEPENDENCY in software component PPM-PFM. This development package consists of objects that can be grouped under "Dependencies".
Fields for table RPM_DEPENDENCY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | UUID in X form (binary) | X | SYSUUID_X | RAW | 16 | |
PRED_PROJECT | Guid for application objects | X | RPM_TV_GUID | RAW | 16 | |
PRED_TASK | Guid for application objects | X | RPM_TV_GUID | RAW | 16 | |
SUCC_PROJECT | Guid for application objects | RPM_TV_GUID | RAW | 16 | ||
SUCC_TASK | Guid for application objects | RPM_TV_GUID | RAW | 16 | ||
TIME_LAG | Time Lag Between Project Elements | CGPL_TIME_LAG | DEC | 5 | ||
LAG_UNIT | Unit of Interval of Time Between Project Elements | CGPL_LAG_UNIT | UNIT | 6 | ||
CALENDAR_ID | Factory Calendar | WFCID | CHAR | 4 | ||
DEPENDENCY_TYPE | Dependency Type | RPM_DEPENDENCY_TYPE | NUMC | 2 |