SAP ABAP Class IF_EAMWS_PERSISTENCY (Application specific calls for persistency)
Properties
| Class | IF_EAMWS_PERSISTENCY | |
| Short Description | Application specific calls for persistency | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100716 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EAMWS_PERSISTENCY has no forward declaration.
Interfaces
Class IF_EAMWS_PERSISTENCY has no interface implemented.
Friends
Class IF_EAMWS_PERSISTENCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'C' | Change | 20100720 | ||
| 2 | Constant | Public | Type reference (TYPE) | TY_OBJECT_TYPE | 'REQ' | Requirement | 20101130 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_OBJECT_TYPE | 'SCL' | Safety check list | 20100720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create an application object | 20100716 |
Events
Class IF_EAMWS_PERSISTENCY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_APPLICATION_OBJECTS | Public | See coding | 20100813 | tt_application_objects TYPE STANDARD TABLE OF REF TO cl_eamws_application_object
|
||
| 2 | TY_ACTION | Public | Type reference (TYPE) | CHAR1 | Action | 20100720 | |
| 3 | TY_OBJECT_KEY | Public | Type reference (TYPE) | CHAR50 | 20100720 | |
|
| 4 | TY_OBJECT_TYPE | Public | Type reference (TYPE) | CHAR10 | 20100720 | |
Method Signatures
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_EAMWS_APPLICATION_OBJECT | Application Data Object | 20100716 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | TY_OBJECT_KEY | General Object Key | 20100716 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TY_OBJECT_TYPE | Object Category | 20100716 |
Method CREATE_OBJECT on class IF_EAMWS_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |