SAP ABAP Class IF_ECH_PLX_AX_WRITE_ACCESS (Write Access to Cust. DB for Extraction of Payload Attribute)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ECH_PLX_AX_DB_ACCESS | DB Access to Customizing | 20110121 |
Properties
| Class | IF_ECH_PLX_AX_WRITE_ACCESS | |
| Short Description | Write Access to Cust. DB for Extraction of Payload Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ECH_PLX_AX_WRITE_ACCESS has no forward declaration.
Interfaces
Class IF_ECH_PLX_AX_WRITE_ACCESS has no interface implemented.
Friends
Class IF_ECH_PLX_AX_WRITE_ACCESS has no friend class.
Attributes
Class IF_ECH_PLX_AX_WRITE_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110119 | ||
| 2 | Instance method | Public | Method | 20110119 | ||
| 3 | Instance method | Public | Method | 20110119 |
Events
Class IF_ECH_PLX_AX_WRITE_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_AX_EXTRACT | Public | Type reference (TYPE) | IF_ECH_PLX_AX_READ_ACCESS=>TY_S_AX_EXTRACT | 20110125 | |
|
| 2 | TY_S_AX_EXTRACT_KEY | Public | Type reference (TYPE) | ECH_S_PLX_AX_EXTRACT_KEY | 20110128 | |
|
| 3 | TY_S_ECHC_PLA_EXTRACT | Public | Type reference (TYPE) | IF_ECH_PLX_AX_READ_ACCESS=>TY_S_ECHC_PLA_EXTRACT | 20110124 | |
|
| 4 | TY_S_ECHC_PLA_EXTRACT_KEY | Public | See coding | 20110125 | BEGIN OF ty_s_echc_pla_extract_key,
client TYPE mandt,
ech_component TYPE ech_dte_component,
ech_process TYPE ech_dte_process,
pre_post_mapping TYPE feh_pload_type,
attribute_id TYPE ech_pla_attribute_id,
END OF ty_s_echc_pla_extract_key
|
||
| 5 | TY_T_AX_EXTRACT | Public | Type reference (TYPE) | IF_ECH_PLX_AX_READ_ACCESS=>TY_T_AX_EXTRACT | 20110125 | |
|
| 6 | TY_T_ECHC_PLA_EXTRACT | Public | Type reference (TYPE) | IF_ECH_PLX_AX_READ_ACCESS=>TY_T_ECHC_PLA_EXTRACT | 20110124 | |
|
| 7 | TY_T_ECHC_PLA_EXTRACT_KEY | Public | See coding | 20110125 | ty_t_echc_pla_extract_key TYPE STANDARD TABLE OF ty_s_echc_pla_extract_key WITH DEFAULT KEY
|
Method Signatures
Method DELETE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES_TO_EXTRACT | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AX_WRITE_ACCESS=>TY_T_ECHC_PLA_EXTRACT | 20110119 |
Method DELETE_ATTRIBUTES on class IF_ECH_PLX_AX_WRITE_ACCESS has no exception.
Method INSERT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES_TO_EXTRACT | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AX_WRITE_ACCESS=>TY_T_ECHC_PLA_EXTRACT | 20110119 |
Method INSERT_ATTRIBUTES on class IF_ECH_PLX_AX_WRITE_ACCESS has no exception.
Method UPDATE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES_TO_EXTRACT | Call by reference | Type reference (TYPE) | IF_ECH_PLX_AX_WRITE_ACCESS=>TY_T_ECHC_PLA_EXTRACT | 20110119 |
Method UPDATE_ATTRIBUTES on class IF_ECH_PLX_AX_WRITE_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |