SAP ABAP Class CL_FPM_HCT_REP_UIBB (Repository for UIBBs)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_HCT (Package) Harmonized Configuration Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_REPOSITORY Repository 20091130
Properties
Class CL_FPM_HCT_REP_UIBB  
Short Description Repository for UIBBs    
Super Class CL_FPM_HCT_REPOSITORY Repository 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20091130   SAP 
Last change 20130531   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 CL_FPM_HCT_REP_UIBB has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPM_HCT_REPOSITORY_FACTORY 20091130 Repository Factory
2 CL_FPM_HCT_REP_FLD_FORM 20091130 Repository for Fields of Form UIBB
3 CL_FPM_HCT_REP_FLD_SEARCH 20091130 Repository for Fields of Search UIBB
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FLOORPLAN_TAG_UIBB Instance attribute Protected Attribute reference (LIKE) 20101130
2 GC_FLOORPLAN_TAG_UIBB_REV Instance attribute Protected Attribute reference (LIKE) 20101130
3 GC_REP_LAYOUT_NEW_UIBB Constant Private Type reference (TYPE) STRING 'NEW_UIBB' 20110803
4 GC_TAG_REPOSITORY_ONLY Instance attribute Protected Attribute reference (LIKE) 20101130
5 GC_TAG_REPOSITORY_REV_ONLY Instance attribute Protected Attribute reference (LIKE) 20101130
6 MO_CONTEXT_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091218
7 MO_DIALOG_NEW_UIBB Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20110804
8 MS_CREATED_CONFIG Instance attribute Private Type reference (TYPE) TY_CONFIG 20110804
9 MT_CONFIG Instance attribute Private Type reference (TYPE) TT_CONFIG 20091207
10 MV_GUIBB_TYPE Instance attribute Private Type reference (TYPE) STRING 20091207
11 MV_GUIBB_TYPE_OLD Instance attribute Private Type reference (TYPE) STRING 20110803
12 MV_SAVE_CANCELED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110804
13 MV_SAVE_FINISHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110804
14 MV_SEARCH_STR1 Instance attribute Private Type reference (TYPE) STRING 20091207
15 MV_SEARCH_STR2 Instance attribute Private Type reference (TYPE) STRING 20091207
16 MV_SEARCH_STR3 Instance attribute Private Type reference (TYPE) STRING 20100119
17 MV_SEARCH_STR_COMP_OLD Instance attribute Private Type reference (TYPE) STRING 20110803
18 MV_SEARCH_STR_CONFIG_OLD Instance attribute Private Type reference (TYPE) STRING 20110803
19 MV_SEARCH_STR_VIEW_OLD Instance attribute Private Type reference (TYPE) STRING 20110803
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SEARCH_CHANGE Instance method Private Method 20110803
2 GET_COMP_AND_WINDOW_NAME Instance method Private Method 20110804
3 INIT_LAYOUT_NEW_UIBB Instance method Public Method 20110804
4 ON_SAVE_CANCELED Instance method Private Event handling method 20110804
5 ON_SAVE_FINISHED Instance method Private Event handling method 20110804
6 PROCESS_NEW_UIBB Instance method Public Method 20110804
7 SET_LAYOUT_NEW_UIBB Instance method Public Method 20110803
8 SET_SELECTED_ELEMENTS Instance method Private Method 20091130
Events
Class CL_FPM_HCT_REP_UIBB has no event.
Types
Class CL_FPM_HCT_REP_UIBB has no local type.
Method Signatures

Method CHECK_SEARCH_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUIBB_TYPE Call by reference Type reference (TYPE) STRING 20110803
2 Importing IV_SEARCH_STR_COMP Call by reference Type reference (TYPE) STRING 20110803
3 Importing IV_SEARCH_STR_CONFIG Call by reference Type reference (TYPE) STRING 20110803
4 Importing IV_SEARCH_STR_VIEW Call by reference Type reference (TYPE) STRING 20110803
5 Returning RV_CHANGE_IND Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110803

Method CHECK_SEARCH_CHANGE on class CL_FPM_HCT_REP_UIBB has no exception.

Method GET_COMP_AND_WINDOW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMP_NAME Call by reference Type reference (TYPE) FPM_COMPONENT_NAME Web Dynpro: Component Name 20110804
2 Exporting EV_WINDOW_NAME Call by reference Type reference (TYPE) FPM_WINDOW_NAME Name of a Web Dynpro Window in Floorplan Manager 20110804
3 Importing IV_GUIBB_TYPE Call by reference Type reference (TYPE) STRING 20110804

Method GET_COMP_AND_WINDOW_NAME on class CL_FPM_HCT_REP_UIBB has no exception.

Method INIT_LAYOUT_NEW_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110804
2 Importing IO_WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20110804
3 Importing IV_OK_ACTION Call by reference Type reference (TYPE) STRING 20110804

Method INIT_LAYOUT_NEW_UIBB on class CL_FPM_HCT_REP_UIBB has no exception.

Method ON_SAVE_CANCELED Signature

Method ON_SAVE_CANCELED on class CL_FPM_HCT_REP_UIBB has no parameter.
Method ON_SAVE_CANCELED on class CL_FPM_HCT_REP_UIBB has no exception.

Method ON_SAVE_FINISHED Signature

Method ON_SAVE_FINISHED on class CL_FPM_HCT_REP_UIBB has no parameter.
Method ON_SAVE_FINISHED on class CL_FPM_HCT_REP_UIBB has no exception.

Method PROCESS_NEW_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Message Manager 20110805
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20110804
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110804

Method PROCESS_NEW_UIBB on class CL_FPM_HCT_REP_UIBB has no exception.

Method SET_LAYOUT_NEW_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110804
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20110803
3 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110804

Method SET_LAYOUT_NEW_UIBB on class CL_FPM_HCT_REP_UIBB has no exception.

Method SET_SELECTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091130
2 Importing IV_SEARCH_IND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091130
3 Importing IV_UIBB_TYPE_IND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091130

Method SET_SELECTED_ELEMENTS on class CL_FPM_HCT_REP_UIBB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730