DMND_PROJ_STAS - Demand status group to status assignment
Demand status group to status assignment information is stored in SAP table DMND_PROJ_STAS.
It is part of development package PS_DMND_OBJECTS_ROOT in software component PS-DMN. This development package consists of objects that can be grouped under "Objects related to the demand root".
It is part of development package PS_DMND_OBJECTS_ROOT in software component PS-DMN. This development package consists of objects that can be grouped under "Objects related to the demand root".
Fields for table DMND_PROJ_STAS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
DEMAND_STATUS_GROUP | Demand Status Group | X | TV_PROJ_DMND_STATUS_GROUP | CHAR | 8 | DMND_PROJ_STGR |
STATUS | Project Demand Status | X | TV_PROJ_DMND_STATUS | CHAR | 10 | DMND_PROJ_STATUS |
IS_START_STATUS | Initial Status of the Demand Status Group | TV_PROJ_DMND_START_ST | CHAR | 2 | ||
IS_END_STATUS | Final Status of the Demand Status Group | TV_PROJ_DMND_END_ST | CHAR | 2 |