SAP ABAP Class CL_ECM_VALIDITY_CONVERSION (Validity: Conversion Between Database and Runtime Formats)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
ECM_OBJECTS (Package) ECM: Objects (Request, Order, Task, Validity)
⤷
⤷
Properties
| Class | CL_ECM_VALIDITY_CONVERSION | |
| Short Description | Validity: Conversion Between Database and Runtime Formats | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ECM_OBJECTS | ECM: Objects (Request, Order, Task, Validity) |
| Created | 20020502 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECM_VALIDITY_CONVERSION has no forward declaration.
Interfaces
Class CL_ECM_VALIDITY_CONVERSION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ECM_VALIDITY | 20020502 | Validity: Processing |
Attributes
Class CL_ECM_VALIDITY_CONVERSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Validity: Conversion to External Format | 20020502 | |
| 2 | Static method | Public | Method | Validity: Conversion to Internal Format | 20020502 |
Events
Class CL_ECM_VALIDITY_CONVERSION has no event.
Types
Class CL_ECM_VALIDITY_CONVERSION has no local type.
Method Signatures
Method CONVERT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALIDITY_EXT | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | Gültigkeiten, externes Format | 20020502 | |||
| 2 | IT_PARAM_INT | Value transfer | Type reference (TYPE) | TT_ECM_PRM | Parametergültigkeit | 20020502 | |||
| 3 | IT_VALIDITY_INT | Value transfer | Type reference (TYPE) | TT_ECM_VAL | Gültigkeiten, internes Format | 20020502 | |||
| 4 | I_CHANGE_KIND | Value transfer | Type reference (TYPE) | ECMKND | Änderungsart | 20021106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Daten | 20020502 |
Method CONVERT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_INT | Value transfer | Type reference (TYPE) | TT_ECM_PRM | Parametergültigkeit | 20020502 | |||
| 2 | ET_VALIDITY_INT | Value transfer | Type reference (TYPE) | TT_ECM_VAL | Gültigkeiten, internes Format | 20020502 | |||
| 3 | IT_VALIDITY_EXT | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | Gültigkeiten, externes Format | 20020502 | |||
| 4 | I_ECM_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20020502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Daten | 20020502 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 2.00 |