SAP ABAP Interface IF_ECH_OBJKEY_BUILDER (PPO Key Builder)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
⤷
⤷
Properties
| Interface | IF_ECH_OBJKEY_BUILDER | |
| Short Description | PPO Key Builder |
General Data
| Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
| Created | 20100429 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ECH_OBJKEY_BUILDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ECH_OBJKEY_BUILDER has no interface.
Friends
Interface IF_ECH_OBJKEY_BUILDER has no friend.
Attributes
Interface IF_ECH_OBJKEY_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determined Object Keys | 20100429 |
Events
Interface IF_ECH_OBJKEY_BUILDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_KEY_FIELD | Public | See coding | 20100429 | BEGIN OF gty_s_key_field,
field_name TYPE echc_addobj-fieldname,
apel_path TYPE string,
END OF gty_s_key_field
|
||
| 2 | GTY_T_KEY_FIELD | Public | Type reference (TYPE) | ECH_T_PLX_AO_ADD_OBJECT_FIELD | 20100429 | |
Method Signatures
Method GET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_FIELD | Call by reference | Type reference (TYPE) | ECH_T_PLX_AO_ADD_OBJECT_FIELD | Felddefinition für Zusatzobjekte | 20100429 | |||
| 2 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20100429 | ||||
| 3 | RV_OBJECT_KEY | Value transfer | Type reference (TYPE) | SWO_TYPEID | 20100429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ausführung des Objektschlüssel Erzeuger | 20100429 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |