SAP ABAP Interface IF_ECH_PLX_AO_READ_ACCESS (Customizing Acess for Additional Payload Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PLX_MAINTENANCE (Package) Data Extraction for Payloads
⤷
⤷
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
| Interface | IF_ECH_PLX_AO_READ_ACCESS | |
| Short Description | Customizing Acess for Additional Payload Objects |
General Data
| Package | FS_ECH_PLX_MAINTENANCE | Data Extraction for Payloads |
| Created | 20110124 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ECH_PLX_AO_READ_ACCESS has no forward declaration.
Interfaces
Interface IF_ECH_PLX_AO_READ_ACCESS has no interface.
Friends
Interface IF_ECH_PLX_AO_READ_ACCESS has no friend.
Attributes
Interface IF_ECH_PLX_AO_READ_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110201 | ||
| 2 | Instance method | Public | Method | 20110124 | ||
| 3 | Instance method | Public | Method | 20110124 | ||
| 4 | Instance method | Public | Method | 20110201 | ||
| 5 | Instance method | Public | Method | 20110201 |
Events
Interface IF_ECH_PLX_AO_READ_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) | ECH_S_PLX_AO_ADD_OBJECT | 20110124 | |
|
| 2 | TY_S_ECHC_ADDOBJ | Public | Type reference (TYPE) | ECHC_ADDOBJ | 20110124 | |
|
| 3 | TY_S_OBJECT_TYPE_KEY_FIELD | Public | See coding | 20110201 | BEGIN OF ty_s_object_type_key_field,
fieldname TYPE ech_object_key_field,
fieldname_description TYPE swc_descr,
END OF ty_s_object_type_key_field
|
||
| 4 | TY_T_AO_ADD_OBJECT | Public | See coding | 20110124 | ty_t_ao_add_object TYPE STANDARD TABLE OF ty_s_ao_add_object WITH KEY object_type
|
||
| 5 | TY_T_ECHC_ADDOBJ | Public | See coding | 20110124 | ty_t_echc_addobj TYPE TABLE OF echc_addobj WITH DEFAULT KEY
|
||
| 6 | TY_T_OBJECT_TYPE_KEY_FIELD | Public | See coding | 20110201 | ty_t_object_type_key_field TYPE STANDARD TABLE OF ty_s_object_type_key_field WITH KEY fieldname
|
Method Signatures
Method CHECK_OBJECT_TYPE_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECH_DTE_OBJTYPE | 20110201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Payload Analyse Umfeldobjekte | 20110201 |
Method GET_ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | 20110124 | ||||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECH_DTE_OBJTYPE | 20110124 | ||||
| 3 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | 20110124 | ||||
| 4 | RT_ADDITIONAL_OBJECT | Value transfer | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_T_ECHC_ADDOBJ | 20110124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110124 |
Method GET_ADD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | 20110124 | ||||
| 2 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | 20110124 | ||||
| 3 | RT_ADDITIONAL_OBJECT | Value transfer | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_T_ECHC_ADDOBJ | 20110124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiges Customizing | 20110124 |
Method GET_KEY_FIELDS4OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECH_DTE_OBJTYPE | 20110201 | ||||
| 2 | RT_KEY_FIELD | Value transfer | Type reference (TYPE) | IF_ECH_PLX_AO_READ_ACCESS=>TY_T_OBJECT_TYPE_KEY_FIELD | 20110201 |
Method GET_KEY_FIELDS4OBJECT_TYPE on Interface IF_ECH_PLX_AO_READ_ACCESS has no exception.
Method GET_OBJECT_TYPE_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ECH_DTE_OBJTYPE | 20110201 | ||||
| 2 | RV_OBJECT_TYPE_DESC | Value transfer | Type reference (TYPE) | ECH_DTE_OBJTYPE_DESCRIPTION | Kurzbeschreibung | 20110201 |
Method GET_OBJECT_TYPE_DESC on Interface IF_ECH_PLX_AO_READ_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |