SAP ABAP Class /BOBF/IF_FRW_NODE (Interface for a node)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_DEMO_C_LANGUAGE Resolve Text Associations 20090409
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_LIB_C_LANGUAGE Resolve Text Associations 20081213
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_LIB_H_PLACEBO Placebo class for all content implementations 20081213
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_LIB_N_SUPERCLASS Superclass for node implementations 20081213
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_ADDON BOPF Contract Compliance Check addon 20081212
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TRACE BOPF tracing tool 20090302
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_LIB_NODE Node Defaults Class (init values from assoc params) 20100202
Properties
Class /BOBF/IF_FRW_NODE  
Short Description Interface for a node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_NODE has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_NODE has no interface implemented.
Friends
Class /BOBF/IF_FRW_NODE has no friend class.
Attributes
Class /BOBF/IF_FRW_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_DEFAULT_VALUES Instance method Public Method Retrieve Default Values 20081213
2 SET_NODE_CATEGORY Instance method Public Method Changes the node category 20090223
Events
Class /BOBF/IF_FRW_NODE has no event.
Types
Class /BOBF/IF_FRW_NODE has no local type.
Method Signatures

Method RETRIEVE_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100726
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081213
4 Importing IS_ASSOC_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20081213
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ASSOC Context Information for Associations 20081213
6 Importing IT_ASSOC_FILTERED_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20081213
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
8 Importing IV_SOURCE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20081213
9 Importing IV_SOURCE_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081213

Method SET_NODE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_CATEGORY Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_CAT Node Category Assignment 20090223
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090223
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_NODE Context Information for Nodes 20090224
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090223
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090223
History
Last changed by/on SAP  20130531 
SAP Release Created in