SAP ABAP Class CL_FPM_CFG_CONF_COMP_USAGE (Handle configurable components of Freestyle UIBBs)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CONF (Package) FPM: Configuration Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CFG_CONF_COMP_USAGE Handle configurable components of Freestyle UIBBs 20090805
Properties
Class CL_FPM_CFG_CONF_COMP_USAGE  
Short Description Handle configurable components of Freestyle UIBBs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CONF   FPM: Configuration Editor 
Created 20090805   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
# Interface Abstract Final Description Created on
1 IF_FPM_CFG_CONF_COMP_USAGE Handle configurable components of Freestyle UIBBs 20090805
Friends
Class CL_FPM_CFG_CONF_COMP_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT_NODE_SRC Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node source 20090826
2 MO_CONTEXT_NODE_TRGT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node target 20090826
3 MO_SERVICE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20090807
4 MS_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090805
5 MT_CONF_COMP_USAGE Instance attribute Private Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20090807
6 MV_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20090805
7 MV_CONF_COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20090805
8 MV_IS_RUNTIME Instance attribute Private Type reference (TYPE) ABAP_BOOL Supplement for True Boolean Type: 'X' == True '' == False 20091019
9 MV_RESET_LOG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090917
10 MV_TABLE_NAME Instance attribute Private Type reference (TYPE) STRING 20090805
11 SO Static Attribute Private Object reference (TYPE REF TO) CL_FPM_CFG_CONF_COMP_USAGE 20100126
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_NODE Instance method Private Method 20090807
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090805
3 ELEMENT_BELONGS_2_COMPONENT Instance method Private Method 20090814
4 GET_ATTRIBUTES_FROM_PATH Instance method Private Method 20090806
5 GET_CONF_COMP_USG_FRM_DB Instance method Private Method 20090805
6 GET_CONF_COMP_USG_FRM_ND Instance method Private Method 20090806
7 GET_INSTANCE Static method Private Method 20100126
8 IREC_GET_CONF_COMP_USG_FRM_DB Instance method Private Method 20090805
9 IREC_HOLDS_CONF_COMPONENT Instance method Private Method 20090807
10 UPDATE_CONF_COMP_USG_ND Instance method Private Method 20090826
11 WRITE_CONF_COMP_USG_TO_ND Instance method Private Method 20090807
Events
Class CL_FPM_CFG_CONF_COMP_USAGE has no event.
Types
Class CL_FPM_CFG_CONF_COMP_USAGE has no local type.
Method Signatures

Method CLEAR_NODE Signature

Method CLEAR_NODE on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method CLEAR_NODE on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE_SRC Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node source 20090826
2 Importing IO_CONTEXT_NODE_TRGT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node target 20090826
3 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20090807
4 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090805
5 Importing IT_CONF_COMP_USAGE Call by reference Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20090807
6 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20090805
7 Importing IV_CONF_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20090805
8 Importing IV_IS_RUNTIME Call by reference Type reference (TYPE) ABAP_BOOL Supplement for True Boolean Type: 'X' == True '' == False 20091019
9 Importing IV_RESET_LOG Call by reference Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20090917

Method CONSTRUCTOR on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method ELEMENT_BELONGS_2_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONF_COMP_USAGE Call by reference Type reference (TYPE) FPM_S_CFG_UIBB_CONF_COMP_USAGE Configurable components assigned to UIBB 20090814
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090814

Method ELEMENT_BELONGS_2_COMPONENT on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method GET_ATTRIBUTES_FROM_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONF_COMP_USAGE Call by reference Type reference (TYPE) FPM_S_CFG_UIBB_CONF_COMP_USAGE Configurable components assigned to UIBB 20090806

Method GET_ATTRIBUTES_FROM_PATH on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method GET_CONF_COMP_USG_FRM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONF_COMP_USAGE Value transfer Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20090805

Method GET_CONF_COMP_USG_FRM_DB on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method GET_CONF_COMP_USG_FRM_ND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONF_COMP_USAGE Value transfer Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20090806

Method GET_CONF_COMP_USG_FRM_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE_SRC Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100126
2 Importing IO_CONTEXT_NODE_TRGT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100126
3 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20100126
4 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100126
5 Importing IT_CONF_COMP_USAGE Call by reference Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20100126
6 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20100126
7 Importing IV_CONF_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20100126
8 Importing IV_IS_RUNTIME Call by reference Type reference (TYPE) ABAP_BOOL 20100126
9 Importing IV_RESET_LOG Call by reference Type reference (TYPE) ABAP_BOOL 20100126
10 Returning SO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FPM_CFG_CONF_COMP_USAGE Handle configurable components of Freestyle UIBBs 20100126

Method GET_INSTANCE on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method IREC_GET_CONF_COMP_USG_FRM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONF_COMP_USAGE Call by reference Type reference (TYPE) FPM_T_CFG_UIBB_CONF_COMP_USAGE Table type for configurable components assigned to UIBB 20090805
2 Exporting EV_CHILD_ADDED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090805
3 Importing IO_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20090805
4 Importing IS_PARENT_COMPO_USAGE Call by reference Type reference (TYPE) ANY 20090805
5 Importing IV_DEPTH Call by reference Type reference (TYPE) I 20090805
6 Importing IV_PARENT_PATH Call by reference Type reference (TYPE) STRING 20090805

Method IREC_GET_CONF_COMP_USG_FRM_DB on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method IREC_HOLDS_CONF_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_PATH Call by reference Type reference (TYPE) STRING 20090807
2 Returning RV_HOLDS_CONF_COMPONENT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090807

Method IREC_HOLDS_CONF_COMPONENT on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method UPDATE_CONF_COMP_USG_ND Signature

Method UPDATE_CONF_COMP_USG_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method UPDATE_CONF_COMP_USG_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.

Method WRITE_CONF_COMP_USG_TO_ND Signature

Method WRITE_CONF_COMP_USG_TO_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method WRITE_CONF_COMP_USG_TO_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730