LCM_CTX_PHASE - Phase in Context
Phase in Context information is stored in SAP table LCM_CTX_PHASE.
It is part of development package APPL_LCM_CTX in software component CM-CTX. This development package consists of objects that can be grouped under "Application Objects for Context".
It is part of development package APPL_LCM_CTX in software component CM-CTX. This development package consists of objects that can be grouped under "Application Objects for Context".
Fields for table LCM_CTX_PHASE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| LGLCNTNTMPHASEUUID | Universal Unique Identifier | X | LCM_UUID | RAW | 16 | |
| LGLCNTNTMCONTEXTUUID | Universal Unique Identifier | LCM_UUID | RAW | 16 | ||
| LGLCNTNTMPHASETYPE | Phase Type | LCM_PHASE_TYPE | CHAR | 6 | ||
| LGLCNTNTMPHASEMODE | Phase Starting Condition | LCM_PHASE_MODE | CHAR | 6 | ||
| LGLCNTNTMRANK | Sequence Number | LCM_RANK | INT2 | 2 | ||
| LGLCNTNTMPHASENAME | Phase Name | LCM_PHASE_NAME | CHAR | 256 | ||
| LGLCNTNTMPHASEISAUTOSTRTENBLD | Auto-Start | LCM_IS_AUTOSTART | CHAR | 2 |