TCM_LC_PH_TRANS - CM: Link between the phases of a life cycle
CM: Link between the phases of a life cycle information is stored in SAP table TCM_LC_PH_TRANS.
It is part of development package CMT_CUS in software component LO-CM. This development package consists of objects that can be grouped under "Customizing for Configuration Management".
It is part of development package CMT_CUS in software component LO-CM. This development package consists of objects that can be grouped under "Customizing for Configuration Management".
Fields for table TCM_LC_PH_TRANS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 3 | T000 |
LIFE_CYCLE | Key for the life cycle profile | X | DE_CM_LIFE_CYCLE | CHAR | 5 | TCM_LIFECYCLE |
PHASE_FROM | Key for the life cycle phase | X | DE_CM_LIFE_CYCLE_PHASE | CHAR | 5 | TCM_LC_PHASE |
PHASE_TO | Key for the life cycle phase | X | DE_CM_LIFE_CYCLE_PHASE | CHAR | 5 | TCM_LC_PHASE |
PHASE_INITIAL | Initial phase of a life cycle profile | DE_CM_PHASE_INITIAL | CHAR | 1 | ||
PHASE_TRANSITION | Description of a Configuration Management Object | DE_CM_DESCRIPTION | CHAR | 40 |