SAP ABAP Class CL_BSP_DLC_CONFIG_ADV_SEARCH (Advanced Search Config)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_CONFIG_BASE Configuration Base 20060215
Properties
Class CL_BSP_DLC_CONFIG_ADV_SEARCH  
Short Description Advanced Search Config    
Super Class CL_BSP_DLC_CONFIG_BASE Configuration Base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2_CORE   Config Tools Core 
Created 20060215   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 CL_BSP_DLC_CONFIG_ADV_SEARCH has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_ADV_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_AVA_PARAMASDF Instance attribute Private Type reference (TYPE) BSP_DLCT_FIELD Fields 20080408
2 GT_SEL_PARAM Instance attribute Private Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL Advanced Search selected parameter 20060215
3 GT_SEL_PARAM_BEFORE Instance attribute Private Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL Advanced Search selected parameter 20060215
4 GT_TEXTS_CHANGED Instance attribute Private Type reference (TYPE) BSP_DLCT_FIELD Fields 20060315
5 GT_TEXTS_TO_DEL Instance attribute Private Type reference (TYPE) BSP_DLCT_FIELD Fields 20070412
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SEL_PARAMS Instance method Private Method build selection parameter 20080407
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060215
3 CONV_TABLE_TO_XML Static method Public Method 20060215
4 CONV_XML_TO_TABLE Static method Public Method 20060215
5 EXECUTE_ACTION Instance method Private Method 20080409
6 GET_DDLB_FOR_PARAM Instance method Private Method 20080407
7 GET_ELEM_ID_FOR_PARAM Instance method Private Method Get Element ID for Parameter 20080407
8 GET_ITEMSET_UI Instance method Public Method Get Itemset for UI 20080407
9 GET_ITEMS_UI Instance method Public Method Get Items for UI 20080407
10 GET_SEL_PARAMS Instance method Public Method Get selected parameter 20060215
11 SAVE Instance method Public Method 20060215
12 SET_ITEMS_UI Instance method Public Method Get Items for UI 20080407
13 SET_LABELS_TO_DEL Instance method Public Method Set labels to delete 20070412
14 SET_SEL_PARAMS Instance method Public Method Set selected parameter 20060215
Events
Class CL_BSP_DLC_CONFIG_ADV_SEARCH has no event.
Types
Class CL_BSP_DLC_CONFIG_ADV_SEARCH has no local type.
Method Signatures

Method BUILD_SEL_PARAMS Signature

Method BUILD_SEL_PARAMS on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no parameter.
Method BUILD_SEL_PARAMS on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_CONFIG Configuration Descriptor Interface 20070627
2 Importing IR_CONFIG_SETTINGS Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_CONF_SETTINGS Config Settings 20070627

Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method CONV_TABLE_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFIG Call by reference Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL_DB Advanced Search selected parameter 20060215
2 Returning RESULT Value transfer Type reference (TYPE) STRING Config-XML 20060215

Method CONV_TABLE_TO_XML on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method CONV_XML_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_XML Call by reference Type reference (TYPE) STRING Config-XML 20060215
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL_DB Selected Avanced Search Parameter 20060215

Method CONV_XML_TO_TABLE on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method EXECUTE_ACTION Signature

Method EXECUTE_ACTION on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no parameter.
Method EXECUTE_ACTION on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method GET_DDLB_FOR_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) STRING 20080407
2 Returning RESULT Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20080407

Method GET_DDLB_FOR_PARAM on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method GET_ELEM_ID_FOR_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) STRING Parameter Name 20080407
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DLC_ELEMENT_ID Generic element ID for short text elements 20080407

Method GET_ELEM_ID_FOR_PARAM on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method GET_ITEMSET_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DCLT_ADVSRCH_SET_UI Advanced Search Parameter Set 20080407

Method GET_ITEMSET_UI on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method GET_ITEMS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL_UI Avanced Search Parameter Set (UI) 20080407

Method GET_ITEMS_UI on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method GET_SEL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CN_NAME Call by reference Type reference (TYPE) O2PAGEEXT Context Node Name 20060424
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL Advanced Search selected parameter 20060215

Method GET_SEL_PARAMS on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method SAVE Signature

Method SAVE on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no parameter.
Method SAVE on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method SET_ITEMS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS_UI Value transfer Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL_UI Avanced Search Parameter Set (UI) 20080407

Method SET_ITEMS_UI on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method SET_LABELS_TO_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LABEL_TEXT Call by reference Type reference (TYPE) BSP_DLCT_FIELD Fields 20070412

Method SET_LABELS_TO_DEL on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.

Method SET_SEL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_PARAM Call by reference Type reference (TYPE) BSP_DCLT_ADVSRCH_SEL Advanced Search selected parameter 20060215

Method SET_SEL_PARAMS on class CL_BSP_DLC_CONFIG_ADV_SEARCH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700