SAP ABAP Class CL_ECM_CONTEXT_CONV (Engineering Change Management: Context Conversion)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
ECM_CUST (Package) Engineering Change Management: Customizing

⤷

⤷

Properties
Class | CL_ECM_CONTEXT_CONV | |
Short Description | Engineering Change Management: Context Conversion | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ECM_CUST | Engineering Change Management: Customizing |
Created | 20030213 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECM_CONTEXT_CONV has no forward declaration.
Interfaces
Class CL_ECM_CONTEXT_CONV has no interface implemented.
Friends
Class CL_ECM_CONTEXT_CONV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_ADMIN | Instance Management | 20030213 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_ECM_CTXT | Contexts | 20030213 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_ECM_ORG | Organizational Units | 20030213 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_ECM_PHS | Phases | 20030213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030213 |
2 | ![]() |
Instance method | Public | Method | Conversion Between Organizational Unit/Phase and Context | 20030213 |
3 | ![]() |
Static method | Public | Method | Get Instance | 20030213 |
4 | ![]() |
Instance method | Public | Method | Split Context into Organizational Unit and Phase | 20030213 |
Events
Class CL_ECM_CONTEXT_CONV has no event.
Types
Class CL_ECM_CONTEXT_CONV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_KIND | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Kontexte zur Ädnerungsart | 20030213 |
Method CONVERT_TO_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONTEXT | Value transfer | Type reference (TYPE) | ECMCTXT | Kontext | 20030213 | ||
2 | ![]() |
E_CONTEXT_GUID | Value transfer | Type reference (TYPE) | ECMCTXTGUID | GUID Kontext | 20030213 | ||
3 | ![]() |
I_CONTEXT | Value transfer | Type reference (TYPE) | ECMCTXT | Kontext | 20030213 | ||
4 | ![]() |
I_ORG_GUID | Value transfer | Type reference (TYPE) | ECMORGGUID | GUID Organisationseinheit | 20030213 | ||
5 | ![]() |
I_PHASE | Value transfer | Type reference (TYPE) | ECMPHS | Phase | 20030213 |
Method CONVERT_TO_CONTEXT on class CL_ECM_CONTEXT_CONV has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECM_CONTEXT_CONV | Änderungsdienst: Konvertierung Kontext | 20030213 | ||
2 | ![]() |
I_CHANGE_KIND | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Änderungsart hat keine Kontexte | 20030213 |
Method SPLIT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ORG_GUID | Call by reference | Type reference (TYPE) | ECMORGGUID | GUID Organisationseinheit | 20030213 | ||
2 | ![]() |
E_PHASE | Call by reference | Type reference (TYPE) | ECMPHS | Phase | 20030213 | ||
3 | ![]() |
E_RELKEY | Call by reference | Type reference (TYPE) | ECMRELKEY | Freigabeschlüssel | 20030801 | ||
4 | ![]() |
I_CONTEXT | Value transfer | Type reference (TYPE) | ECMCTXT | Kontext | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kontext existiert nicht | 20030213 |
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 200 |