SAP ABAP Interface /BOFU/IF_SP_NODE_ID (Interface to mapping of key information)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/COMMON_2 (Package) Common Types; Reuse Objects; Functions (from TM)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_SP_NODE_ID | Node ID <-> KEY Mapper: RESTRICTED USE | 20090318 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_SP_NODE_ID_WRAPPER | Node ID <-> KEY Mapper (Wrapper): RESTRICTED USE | 20090320 |
Properties
| Interface | /BOFU/IF_SP_NODE_ID | |
| Short Description | Interface to mapping of key information |
General Data
| Package | /BOFU/COMMON_2 | Common Types; Reuse Objects; Functions (from TM) |
| Created | 20081127 | 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) |
Interfaces
Interface /BOFU/IF_SP_NODE_ID has no interface.
Friends
Interface /BOFU/IF_SP_NODE_ID has no friend.
Attributes
Interface /BOFU/IF_SP_NODE_ID has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change standard NODE_ID with own one | 20081127 | |
| 2 | Instance method | Public | Method | Create BOPF key | 20081127 | |
| 3 | Instance method | Public | Method | Convert a proxy NODE_ID to a BOPF key | 20081127 | |
| 4 | Instance method | Public | Method | Convert a BOPF key to proxy NODE_ID | 20081127 | |
| 5 | Instance method | Public | Method | Convert a BOPF key to proxy NODE_ID with handle | 20081127 | |
| 6 | Instance method | Public | Method | TMS_SET_NODE_ID_FOR_KEY | 20090318 |
Events
Interface /BOFU/IF_SP_NODE_ID has no event.
Types
Interface /BOFU/IF_SP_NODE_ID has no local type.
Method Signatures
Method CHANGE_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081127 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081127 | |||
| 3 | IV_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | 20081127 | ||||
| 4 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081127 |
Method CHANGE_NODE_ID on Interface /BOFU/IF_SP_NODE_ID has no exception.
Method CREATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key | 20081127 | |||
| 2 | IO_BOPF_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20081127 | |||
| 3 | IS_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_MODIFICATION | ESF modify request | 20081127 | |||
| 4 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key to use as EV_KEY | 20081127 | |||
| 5 | IV_NODE_ID_HANDLE | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ESF handle | 20081127 | |||
| 6 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | node key | 20081127 | |||
| 7 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key of parent node | 20081127 |
Method CREATE_KEY on Interface /BOFU/IF_SP_NODE_ID has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key | 20081127 | |||
| 2 | IV_HANDLE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ESF node id is handle | 20081127 | ||
| 3 | IV_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ESF node id | 20081127 | |||
| 4 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | node key | 20081127 |
Method GET_KEY on Interface /BOFU/IF_SP_NODE_ID has no exception.
Method GET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ESF node id | 20081127 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key | 20081127 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | node key | 20081127 |
Method GET_NODE_ID on Interface /BOFU/IF_SP_NODE_ID has no exception.
Method GET_NODE_ID_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NODE_ID_HANDLE | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | ESF node id handle | 20081127 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BOPF key | 20081127 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | node key | 20081127 |
Method GET_NODE_ID_HANDLE on Interface /BOFU/IF_SP_NODE_ID has no exception.
Method _SET_NODE_ID_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090318 | |||
| 2 | IV_NODE_ID | Call by reference | Type reference (TYPE) | /BOFU/BO_NODE_ID | SESF_BO_NODE_ID | 20090318 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090318 |
Method _SET_NODE_ID_FOR_KEY on Interface /BOFU/IF_SP_NODE_ID has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |