/RPM/ITEM_STATUS - Decision Point Status
Decision Point Status information is stored in SAP table /RPM/ITEM_STATUS.
It is part of development package /RPM/OBJECTS in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM Business Objects".
It is part of development package /RPM/OBJECTS in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM Business Objects".
Fields for table /RPM/ITEM_STATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ITEM_TYPE | Type | X | /RPM/TV_ITEM_ID | CHAR | 30 | /RPM/ITEM_TYPE |
STATUS | Status | X | /RPM/TV_STATUS_COMMON | CHAR | 10 | /RPM/STATUS |
START_STATUS | Checkbox | XFELD | CHAR | 2 | ||
END_STATUS | Checkbox | XFELD | CHAR | 2 | ||
ICON | Icon in text fields (substitute display, alias) | ICON_D | CHAR | 8 | ICON | |
INACTIVE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
STATUS_GROUP | Status Group | /RPM/TV_ITEM_STATUS_GROUP | CHAR | 8 |