SAP ABAP Class IF_ECH_PLA_ATTRIBUTE_READER (Read Access to Payload Attribute)
Properties
| Class | IF_ECH_PLA_ATTRIBUTE_READER | |
| Short Description | Read Access to Payload Attribute | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ECH_PLA_ATTRIBUTE_READER has no interface implemented.
Friends
Class IF_ECH_PLA_ATTRIBUTE_READER has no friend class.
Attributes
Class IF_ECH_PLA_ATTRIBUTE_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Extracted Payload Attribute | 20100715 |
Events
Class IF_ECH_PLA_ATTRIBUTE_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ATTRIBUTE_ENTRY | Public | See coding | 20100715 | begin of ty_s_attribute_entry,
attribute_id type ech_pla_attribute_id,
value type string,
callback type ref to if_ech_pla_attribute,
end of ty_s_attribute_entry
|
||
| 2 | TY_T_ATTRIBUTE_ENTRIES | Public | See coding | 20100715 | ty_t_attribute_entries type sorted table of ty_s_attribute_entry with non-unique key attribute_id
|
Method Signatures
Method READ_ATTRIBUTES_FOR_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_ECH_LOGGER | CL_ECH_UTILS=>S_NULL_LOGGER | Logger | 20101209 | ||
| 2 | IV_FEH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20100715 | |||
| 3 | RT_ENTRY | Value transfer | Type reference (TYPE) | IF_ECH_PLA_ATTRIBUTE_READER=>TY_T_ATTRIBUTE_ENTRIES | 20100715 |
Method READ_ATTRIBUTES_FOR_PAYLOAD on class IF_ECH_PLA_ATTRIBUTE_READER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |