SAP ABAP Class CL_FPM_HCT_GUIBB_SEARCH_VAL (Validation of GUIBB Search Configuration)
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_GUIBB_VALIDATION Validator for GUIBBs 20110222
Properties
Class CL_FPM_HCT_GUIBB_SEARCH_VAL  
Short Description Validation of GUIBB Search Configuration    
Super Class CL_FPM_HCT_GUIBB_VALIDATION Validator for GUIBBs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20090604   SAP 
Last change 20131127   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)
2 CL_FPM_SEARCH_UIBB_SELOPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPM_HCT_GUIBB_SEARCH_VAL has no interface implemented.
Friends
Class CL_FPM_HCT_GUIBB_SEARCH_VAL has no friend class.
Attributes
Class CL_FPM_HCT_GUIBB_SEARCH_VAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ELEMENT Instance method Public Method Check element attribute values 20110222
2 CHECK_RESULT_GUIBB_LIST Instance method Private Method Checks for guibb result list 20120310
3 CHECK_SEARCH_ATTR Instance method Private Method Checks for search groups 20120310
4 CHECK_SEARCH_GROUP Instance method Private Method Checks for search groups 20120310
5 GET_ATTR_AND_GROUPS Instance method Private Method Get search attributes and search groups 20120310
Events
Class CL_FPM_HCT_GUIBB_SEARCH_VAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ATTRIBUTE Private See coding 20120310 BEGIN OF ty_s_attribute, name TYPE name_komp, group_id TYPE fpmgb_search_group_id, END OF ty_s_attribute
2 TY_T_ATTRIBUTE Private See coding 20120310 ty_t_attribute TYPE STANDARD TABLE OF ty_s_attribute
3 TY_T_GROUP_ID Private See coding 20120320 ty_t_group_id TYPE STANDARD TABLE OF fpmgb_search_group_id
Method Signatures

Method CHECK_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Selected element of config node 20110222
2 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT View element with changed values (same attribute names) 20110222
3 Importing IV_GLOBAL_CHECK Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20120327
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Validation OK 20110222

Method CHECK_ELEMENT on class CL_FPM_HCT_GUIBB_SEARCH_VAL has no exception.

Method CHECK_RESULT_GUIBB_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Validation OK 20120310
2 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Selected element of config node 20120310
3 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT View element with changed values (same attribute names) 20120310

Method CHECK_RESULT_GUIBB_LIST on class CL_FPM_HCT_GUIBB_SEARCH_VAL has no exception.

Method CHECK_SEARCH_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Validation OK 20120310
2 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Selected element of config node 20120310
3 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT View element with changed values (same attribute names) 20120310

Method CHECK_SEARCH_ATTR on class CL_FPM_HCT_GUIBB_SEARCH_VAL has no exception.

Method CHECK_SEARCH_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Validation OK 20120310
2 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Selected element of config node 20120310
3 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT View element with changed values (same attribute names) 20120310

Method CHECK_SEARCH_GROUP on class CL_FPM_HCT_GUIBB_SEARCH_VAL has no exception.

Method GET_ATTR_AND_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MULTI_GROUP_ID Call by reference Type reference (TYPE) TY_T_GROUP_ID 20120320
2 Exporting ET_SEARCH_ATTR Call by reference Type reference (TYPE) TY_T_ATTRIBUTE 20120310
3 Exporting ET_SEARCH_GROUP Call by reference Type reference (TYPE) CL_FPM_SEARCH_UIBB_SELOPT=>TY_T_SEARCH_GROUP 20120310
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120310
5 Importing IV_RETURN_ONLY_GROUP_IDS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20120311

Method GET_ATTR_AND_GROUPS on class CL_FPM_HCT_GUIBB_SEARCH_VAL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 730