SAP ABAP Class /BOFU/IF_SP_NODE_ID (Interface to mapping of key information)
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
Class /BOFU/IF_SP_NODE_ID  
Short Description Interface to mapping of key information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /BOFU/IF_SP_NODE_ID has no interface implemented.
Friends
Class /BOFU/IF_SP_NODE_ID has no friend class.
Attributes
Class /BOFU/IF_SP_NODE_ID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_NODE_ID Instance method Public Method Change standard NODE_ID with own one 20081127
2 CREATE_KEY Instance method Public Method Create BOPF key 20081127
3 GET_KEY Instance method Public Method Convert a proxy NODE_ID to a BOPF key 20081127
4 GET_NODE_ID Instance method Public Method Convert a BOPF key to proxy NODE_ID 20081127
5 GET_NODE_ID_HANDLE Instance method Public Method Convert a BOPF key to proxy NODE_ID with handle 20081127
6 _SET_NODE_ID_FOR_KEY Instance method Public Method TMS_SET_NODE_ID_FOR_KEY 20090318
Events
Class /BOFU/IF_SP_NODE_ID has no event.
Types
Class /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 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081127
2 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20081127
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID 20081127
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081127

Method CHANGE_NODE_ID on class /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 Exporting EV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key 20081127
2 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081127
3 Importing IS_MODIFICATION Call by reference Type reference (TYPE) /BOBF/S_FRW_MODIFICATION ESF modify request 20081127
4 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key to use as EV_KEY 20081127
5 Importing IV_NODE_ID_HANDLE Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID ESF handle 20081127
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081127
7 Importing IV_PARENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key of parent node 20081127

Method CREATE_KEY on class /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 Exporting EV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key 20081127
2 Importing IV_HANDLE_ONLY Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE ESF node id is handle 20081127
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID ESF node id 20081127
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081127

Method GET_KEY on class /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 Exporting EV_NODE_ID Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID ESF node id 20081127
2 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key 20081127
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081127

Method GET_NODE_ID on class /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 Exporting EV_NODE_ID_HANDLE Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID ESF node id handle 20081127
2 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF key 20081127
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081127

Method GET_NODE_ID_HANDLE on class /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 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090318
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) /BOFU/BO_NODE_ID SESF_BO_NODE_ID 20090318
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090318

Method _SET_NODE_ID_FOR_KEY on class /BOFU/IF_SP_NODE_ID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in