SAP ABAP Interface IF_EAMWS_PERSISTENCY (Application specific calls for persistency)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMWS_RISK (Package) Integration with Risk Management

⤷

⤷

Properties
Interface | IF_EAMWS_PERSISTENCY | |
Short Description | Application specific calls for persistency |
General Data
Package | EAMWS_RISK | Integration with Risk Management |
Created | 20100716 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EAMWS_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_EAMWS_PERSISTENCY has no interface.
Friends
Interface IF_EAMWS_PERSISTENCY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ACTION_CHANGE | Constant | Public | Type reference (TYPE) | TY_ACTION | 'C' | Change | 20100720 | |
2 | GC_OBJECT_TYPE_REQUI | Constant | Public | Type reference (TYPE) | TY_OBJECT_TYPE | 'REQ' | Requirement | 20101130 | |
3 | GC_OBJECT_TYPE_SCL | 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
Interface 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 Interface IF_EAMWS_PERSISTENCY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |