SAP ABAP Class CL_ECM_PROCESSOR (Validity: Evaluation Instance)
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_PROCESSOR | |
| Short Description | Validity: Evaluation Instance | |
| 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 | 20020429 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ECM_PROCESSOR has no interface implemented.
Friends
Class CL_ECM_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ECM_CONST | Constant Attributes | 20021219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ECMORDGUID | Engineering Change Order | 20021113 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE_ADM | Instance Counter | 20020429 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_ECM_VAL_EXT | Validities for Instance | 20020429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020429 | |
| 2 | Instance method | Public | Method | Delete Instance (Destructors Only Possible for C Calls) | 20020429 | |
| 3 | Static method | Public | Method | Read Active Reporting Instance | 20020429 | |
| 4 | Instance method | Public | Method | Read Validity of an Instance | 20020429 |
Events
Class CL_ECM_PROCESSOR has no event.
Types
Class CL_ECM_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | Gültigkeiten zu Instanz | 20020429 | |||
| 2 | I_STATE | Value transfer | Type reference (TYPE) | ECMORD | Änderungsauftrag | 20021111 | |||
| 3 | I_STATE_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021113 | |||
| 4 | I_TIME_STAMP | Value transfer | Type reference (TYPE) | ECMTIMEF | Zeitstempel Von | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falsche Intervallangabe (z. B. Von-Datum > Bis-Datum) | 20020430 | ||
| 2 | Sonstiger Fehler | 20020430 | ||
| 3 | Kontext ist zur Änderungsart nicht gültig | 20020430 | ||
| 4 | alter Änderungsdienst aktiv | 20020528 | ||
| 5 | Fehler in Parametergültigkeit | 20020430 | ||
| 6 | Falsche Eingabe zum Stand bzw. fehlende Gültigkeit | 20021111 |
Method DELETE Signature
Method DELETE on class CL_ECM_PROCESSOR has no parameter.
Method DELETE on class CL_ECM_PROCESSOR has no exception.
Method GET_ACTIVE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | Gültigkeiten zu Instanz | 20020429 | |||
| 2 | E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECM_PROCESSOR | Gültigkeit: Auswertungsinstanz | 20020429 | |||
| 3 | E_STATE_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | GUID Änderungsauftrag | 20021113 |
Method GET_ACTIVE_INSTANCE on class CL_ECM_PROCESSOR has no exception.
Method PROVIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALIDITY | Value transfer | Type reference (TYPE) | TT_ECM_VAL_EXT | Gültigkeiten zu Instanz | 20020429 | |||
| 2 | E_STATE_GUID | Value transfer | Type reference (TYPE) | ECMORDGUID | Änderungsauftrag | 20021113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz ist nicht mehr gültig (über DELETE gelöscht) | 20020430 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 2.00 |