SAP ABAP Class /BOFU/CL_SP_NODE_ID_WRAPPER (Node ID <-> KEY Mapper (Wrapper): RESTRICTED USE)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_SP_NODE_ID Interface to mapping of key information 20090320
Properties
Class /BOFU/CL_SP_NODE_ID_WRAPPER  
Short Description Node ID <-> KEY Mapper (Wrapper): RESTRICTED USE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/COMMON_2   Common Types; Reuse Objects; Functions (from TM) 
Created 20090320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_SP_NODE_ID_WRAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_SP_NODE_ID Interface to mapping of key information 20090320
Friends
Class /BOFU/CL_SP_NODE_ID_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BOPF_CONFIG Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION 20090320
2 MO_GIVEN_BOPF_CONFIG Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION 20090320
3 MO_NODE_ID Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_SP_NODE_ID 20090320
4 MV_GIVEN_NODE_KEY Instance attribute Protected Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090320
5 MV_NODE_KEY Instance attribute Protected Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090320
2 GET_NODE_ID Instance method Protected Method Get Node ID Mapper 20090320
Events
Class /BOFU/CL_SP_NODE_ID_WRAPPER has no event.
Types
Class /BOFU/CL_SP_NODE_ID_WRAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION 20090320
2 Importing IO_GIVEN_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION 20090320
3 Importing IO_NODE_ID Call by reference Object reference (TYPE REF TO) /BOFU/IF_SP_NODE_ID 20090320
4 Importing IV_GIVEN_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20090320
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20090320

Method CONSTRUCTOR on class /BOFU/CL_SP_NODE_ID_WRAPPER has no exception.

Method GET_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090320
2 Exporting EO_NODE_ID Call by reference Object reference (TYPE REF TO) /BOFU/IF_SP_NODE_ID Interface to mapping of key information 20090320
3 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090320
4 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090320
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090320

Method GET_NODE_ID on class /BOFU/CL_SP_NODE_ID_WRAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702