SAP ABAP Interface IF_ECH_PLA_ATTRIBUTE_READER (Read Access to Payload Attribute)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PAYLOAD_ANALYSIS (Package) Analysis (Indexing) of Payload Data

⤷

⤷

Properties
Interface | IF_ECH_PLA_ATTRIBUTE_READER | |
Short Description | Read Access to Payload Attribute |
General Data
Package | FS_ECH_PAYLOAD_ANALYSIS | Analysis (Indexing) of Payload Data |
Created | 20100709 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_ECH_UTILS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | IF_ECH_PLA_ATTRIBUTE_READER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ECH_PLA_ATTRIBUTE_READER has no interface.
Friends
Interface IF_ECH_PLA_ATTRIBUTE_READER has no friend.
Attributes
Interface 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
Interface 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 Interface IF_ECH_PLA_ATTRIBUTE_READER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |