SAP ABAP Table TCM_LC_PH_TRANS (CM: Link between the phases of a life cycle)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CM (Application Component) Configuration management
     CMT_CUS (Package) Customizing for Configuration Management
Basic Data
Table Category TRANSP    Transparent table 
Transparent table TCM_LC_PH_TRANS   Table Relationship Diagram
Short Description CM: Link between the phases of a life cycle    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT SYMANDT MANDT CLNT 3   0   Client ID T000
2 LIFE_CYCLE DE_CM_LIFE_CYCLE DO_CM_LIFE_CYCLE CHAR 5   0   Key for the life cycle profile TCM_LIFECYCLE
3 PHASE_FROM DE_CM_LIFE_CYCLE_PHASE DO_CM_LIFE_CYCLE_PHASE CHAR 5   0   Key for the life cycle phase TCM_LC_PHASE
4 PHASE_TO DE_CM_LIFE_CYCLE_PHASE DO_CM_LIFE_CYCLE_PHASE CHAR 5   0   Key for the life cycle phase TCM_LC_PHASE
5 PHASE_INITIAL DE_CM_PHASE_INITIAL DO_CM_FLAG CHAR 1   0   Initial phase of a life cycle profile  
6 PHASE_TRANSITION DE_CM_DESCRIPTION DO_CM_DESCRIPTION CHAR 40   0   Description of a Configuration Management Object  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TCM_LC_PH_TRANS CLIENT T000 MANDT KEY 1 CN
2 TCM_LC_PH_TRANS LIFE_CYCLE TCM_LIFECYCLE LIFE_CYCLE KEY 1 CN
3 TCM_LC_PH_TRANS PHASE_FROM TCM_LC_PHASE LC_PHASE KEY 1 CN
4 TCM_LC_PH_TRANS PHASE_TO TCM_LC_PHASE LC_PHASE KEY 1 CN
History
Last changed by/on SAP  20130529 
SAP Release Created in