SAP ABAP Class /BOBF/IF_WD_BO_UI_CONFIG (UI Configuration for BO/DO editor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_WD_BO_UI_CONFIG_SMPL WD BO UI configuration simple: ctx node name = bo node name 20080716
Properties
Class /BOBF/IF_WD_BO_UI_CONFIG  
Short Description UI Configuration for BO/DO editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080716   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 /BOBF/IF_WD_BO_UI_CONFIG has no interface implemented.
Friends
Class /BOBF/IF_WD_BO_UI_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BUTTON_CONFIG Instance attribute Public Object reference (TYPE REF TO) /BOBF/IF_WD_BO_UI_BUTTON_CONF UI Button Configuration: BO/DO Editor 20080718
2 MO_CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT Controller context 20080716
Methods
# Method Level Visibility Method type Description Created on
1 GET_BO_NODE_4_UI_NODE Instance method Public Method Get Bo Node for UI Context Node 20080716
2 GET_UI_NODE_4_BO_NODE Instance method Public Method Get UI Context Node for BO Node 20080716
3 MAP_BO_NODE_DATA_TO_UI_STR Instance method Public Method Map BO Node data to UI structure 20080716
4 MAP_UI_STR_TO_BO_NODE_DATA Instance method Public Method Map data from UI structure to BO Node structure 20080716
5 SET_BUTTON_CONFIG Instance method Public Method Set Button Config 20080718
Events
Class /BOBF/IF_WD_BO_UI_CONFIG has no event.
Types
Class /BOBF/IF_WD_BO_UI_CONFIG has no local type.
Method Signatures

Method GET_BO_NODE_4_UI_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080716
2 Importing IV_UI_CONTEXT_NODE Call by reference Type reference (TYPE) CLIKE 20080716
3 Returning RV_BO_NODE Value transfer Type reference (TYPE) STRING 20080716

Method GET_BO_NODE_4_UI_NODE on class /BOBF/IF_WD_BO_UI_CONFIG has no exception.

Method GET_UI_NODE_4_BO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE Call by reference Type reference (TYPE) CLIKE 20080716
2 Returning RV_UI_CONTEXT_NODE Value transfer Type reference (TYPE) STRING 20080716

Method GET_UI_NODE_4_BO_NODE on class /BOBF/IF_WD_BO_UI_CONFIG has no exception.

Method MAP_BO_NODE_DATA_TO_UI_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UI_DATA Call by reference Type reference (TYPE) ANY 20080716
2 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080716
3 Importing IS_NODE_DATA Call by reference Type reference (TYPE) ANY 20080716

Method MAP_BO_NODE_DATA_TO_UI_STR on class /BOBF/IF_WD_BO_UI_CONFIG has no exception.

Method MAP_UI_STR_TO_BO_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NODE_DATA Call by reference Type reference (TYPE) ANY 20080716
2 Changing CT_CHANGED_FIELDS Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20080912
3 Importing IO_UI_NDI Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20080716
4 Importing IS_UI_DATA Call by reference Type reference (TYPE) ANY 20080716
5 Importing IV_NON_INIT_IS_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Consider Non initial fields as changed fields? 20080912

Method MAP_UI_STR_TO_BO_NODE_DATA on class /BOBF/IF_WD_BO_UI_CONFIG has no exception.

Method SET_BUTTON_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUTTON_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_WD_BO_UI_BUTTON_CONF UI Button Configuration: BO/DO Editor 20080718

Method SET_BUTTON_CONFIG on class /BOBF/IF_WD_BO_UI_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in