SAP ABAP Class IF_ECH_PLX_AO_WRITE_ACCESS (Customizing DB for Payload Objects)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ECH_PLX_AO_DB_ACCESS | DB Access to Customizing | 20110124 |
Properties
Class | IF_ECH_PLX_AO_WRITE_ACCESS | |
Short Description | Customizing DB for Payload Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101130 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ECH_PLX_AO_WRITE_ACCESS has no forward declaration.
Interfaces
Class IF_ECH_PLX_AO_WRITE_ACCESS has no interface implemented.
Friends
Class IF_ECH_PLX_AO_WRITE_ACCESS has no friend class.
Attributes
Class IF_ECH_PLX_AO_WRITE_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101130 | |
2 | ![]() |
Instance method | Public | Method | 20101130 | |
3 | ![]() |
Instance method | Public | Method | 20101130 |
Events
Class IF_ECH_PLX_AO_WRITE_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_AO_ADD_OBJECT | Public | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_S_AO_ADD_OBJECT | 20110127 |
|
|
2 | TY_S_ECHC_ADDOBJ | Public | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_S_ECHC_ADDOBJ | 20110124 |
|
|
3 | TY_S_ECHC_ADDOBJ_KEY | Public | See coding | 20110127 | BEGIN OF ty_s_echc_addobj_key,
client TYPE mandt,
component TYPE ech_dte_component,
process TYPE ech_dte_process,
pload_type TYPE feh_pload_type,
object_type TYPE ech_dte_objtype,
fieldname TYPE ech_object_key_field,
END OF ty_s_echc_addobj_key
|
||
4 | TY_T_AO_ADD_OBJECT | Public | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_T_AO_ADD_OBJECT | 20110127 |
|
|
5 | TY_T_ECHC_ADDOBJ | Public | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_T_ECHC_ADDOBJ | 20110124 |
|
|
6 | TY_T_ECHC_ADDOBJ_KEY | Public | See coding | 20110127 | ty_t_echc_addobj_key TYPE STANDARD TABLE OF ty_s_echc_addobj_key WITH DEFAULT KEY
|
Method Signatures
Method DELETE_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AO_WRITE_ACCESS=>TY_T_ECHC_ADDOBJ | 20101130 |
Method DELETE_OBJECT_TYPES on class IF_ECH_PLX_AO_WRITE_ACCESS has no exception.
Method INSERT_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AO_WRITE_ACCESS=>TY_T_ECHC_ADDOBJ | 20101130 |
Method INSERT_OBJECT_TYPES on class IF_ECH_PLX_AO_WRITE_ACCESS has no exception.
Method UPDATE_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AO_WRITE_ACCESS=>TY_T_ECHC_ADDOBJ | 20101130 |
Method UPDATE_OBJECT_TYPES on class IF_ECH_PLX_AO_WRITE_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |