SAP ABAP Interface IF_EPM_TEST_BO_LAZY_HEADER (EPM BO that will be loaded lazy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_TESTING (Package) EPM Testing Utilities
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_TEST_BO_LAZY | EPM internal use only ! | 20091117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_TEST_BO_LAZY | EPM internal use only ! | 20091117 |
Properties
| Interface | IF_EPM_TEST_BO_LAZY_HEADER | |
| Short Description | EPM BO that will be loaded lazy |
General Data
| Package | S_EPM_TESTING | EPM Testing Utilities |
| Created | 20091117 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_EPM_BO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_EPM_TEST_BO_1_HEADER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_EPM_TEST_BO_LAZY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_EPM_TEST_BO_LAZY_HEADER has no interface.
Friends
Interface IF_EPM_TEST_BO_LAZY_HEADER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_BO_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_TEST_BO_LAZY=>GC_BO_NAME | 20091117 | ||
| 2 | GC_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_TEST_BO_LAZY_HEADER' | 20091117 | ||
| 3 | GC_DB_TABLE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SEPM_TEST_BO_DB' | 20091117 | ||
| 4 | GC_FIELD_NAME_FIELD_1 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'FIELD_1' | 20091117 | ||
| 5 | GC_FIELD_NAME_FIELD_2 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'FIELD_2' | 20091117 | ||
| 6 | GC_FIELD_NAME_FIELD_3 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'FIELD_3' | 20091117 | ||
| 7 | GC_FIELD_NAME_FIELD_4 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'FIELD_4' | 20091117 | ||
| 8 | GC_PARENT_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | SPACE | 20091117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091117 | ||
| 2 | Instance method | Public | Method | 20091117 | ||
| 3 | Instance method | Public | Method | 20091117 | ||
| 4 | Instance method | Public | Method | 20091117 |
Events
Interface IF_EPM_TEST_BO_LAZY_HEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | 20091117 | tt_node_data type standard table of ty_node_data
|
||
| 2 | TY_NODE_DATA | Public | Type reference (TYPE) | SEPM_TEST_LAZY | 20091117 | |
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | TY_NODE_DATA | 20091117 | ||||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20091117 | ||||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091117 | |||
| 2 | 20091117 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEY_INFO | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | 20091117 | ||||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20091117 | ||||
| 3 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091117 | |||
| 2 | 20091117 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20091117 | ||||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20091117 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20091117 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20091117 | ||||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20091117 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091117 | |||
| 2 | 20091117 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEY_INFO | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | 20091117 | ||||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20091117 | ||||
| 3 | ITH_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_CHANGED_FIELDS | 20091117 | ||||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091117 | |||
| 2 | 20091117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |