SAP ABAP Class IF_EPM_TEXT_HEADER (EPM: Text Header Node Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_TEXT | EPM: Text BO Interface | 20090512 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_TEXT | EPM Text BO | 20090715 |
Properties
| Class | IF_EPM_TEXT_HEADER | |
| Short Description | EPM: Text Header Node Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090512 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_EPM_TEXT_HEADER has no interface implemented.
Friends
Class IF_EPM_TEXT_HEADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130129 | |||||
| 2 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_TEXT=>GC_BO_NAME | The BO name | 20090512 | ||
| 3 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_TEXT_HEADER' | The BO node name | 20090512 | ||
| 4 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CREATE' | Name of a BO service ( method name ) | 20091204 | ||
| 5 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_TEXT_KEY' | Type of a table field name | 20090820 | ||
| 6 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'DELETE' | Name of a BO service ( method name ) | 20091204 | ||
| 7 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'ORIGINAL_LANGU' | Type of a table field name | 20090820 | ||
| 8 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_DATA' | Type of a data base table name | 20090820 | ||
| 9 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | SPACE | The BO node name | 20090512 | ||
| 10 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20091204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieves a created header line filled with defaults | 20090715 | |
| 2 | Instance method | Public | Method | Deletes a header line | 20090715 | |
| 3 | Instance method | Public | Method | 20090820 | ||
| 4 | Instance method | Public | Method | Retrieves data for specified node keys | 20090715 |
Events
Class IF_EPM_TEXT_HEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | Table of Text headers | 20090512 | tt_node_data TYPE STANDARD TABLE OF ty_node_data WITH DEFAULT KEY
|
|
| 2 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_TEXT_KEY | EPM: Text Header Table | 20090512 | |
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 | 20090715 | ||||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20090715 | ||||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090715 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20090715 | ||||
| 5 | IV_ORIGINAL_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | 20090820 | |||
| 6 | IV_TEXT | Call by reference | Type reference (TYPE) | IF_EPM_TEXT_DATA=>TY_NODE_DATA-TEXT | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090715 | |||
| 2 | 20090715 |
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 | 20090715 | ||||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20090715 | ||||
| 3 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20090715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090715 | |||
| 2 | 20090715 |
Method NAVIGATE_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IF_EPM_TEXT_DATA=>TT_NODE_DATA | 20090820 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | 20090820 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090831 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20090820 | ||||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20090820 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20090820 | |||
| 7 | IV_FILTER_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090820 | |||
| 2 | 20090820 |
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 | 20090715 | ||||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20090715 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20090715 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20090715 | ||||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20090715 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20090715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090715 | |||
| 2 | 20090715 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |