INM_DFM_ST_PATH - Defines the DFM Transaction Path between two DFM Statuses
Defines the DFM Transaction Path between two DFM Statuses information is stored in SAP table INM_DFM_ST_PATH.
It is part of development package INM_OBJECTS in software component PPM-CF. This development package consists of objects that can be grouped under "Implementation of Object Framework".
It is part of development package INM_OBJECTS in software component PPM-CF. This development package consists of objects that can be grouped under "Implementation of Object Framework".
Fields for table INM_DFM_ST_PATH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SOURCE_GROUPING | Group of Object Types | X | DPR_TV_OBL_GROUP | CHAR | 30 | |
OBJECT_GROUPING | Group of Object Types | X | DPR_TV_OBL_GROUP | CHAR | 30 | INM_DFM_ST_MAP |
START_DFM_STATUS | Status | X | /RPM/TV_STATUS_COMMON | CHAR | 10 | |
END_DFM_STATUS | Status | X | /RPM/TV_STATUS_COMMON | CHAR | 10 | |
PATH_NUMBER | DFM Transaction Path Number | X | INM_DFM_PATH_NUM | NUMC | 8 | |
DFM_TRANSACTION | Business Transaction | J_VORGANG | CHAR | 8 |