SAP ABAP Class CL_BSP_DLC_GRID_CONF_SV_2P (Simple View on Advanced Configuration)
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
Properties
Class CL_BSP_DLC_GRID_CONF_SV_2P  
Short Description Simple View on Advanced Configuration    
Super Class    
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 20060518   SAP 
Last change 20081007   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_GRID_CONF_SV_2P has no interface implemented.
Friends
Class CL_BSP_DLC_GRID_CONF_SV_2P has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ADV_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_BSP_DLC_CONFIG_ADV_CONF Advanced Configuration 20060518
2 GT_LEFT_COL_ITM Instance attribute Private Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Left Column Items 20060518
3 GT_RIGHT_COL_ITM Instance attribute Private Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Right Column Items 20060518
4 GT_SMPL_CONF Instance attribute Private Type reference (TYPE) BSP_DLCT_SMPL_CONF_ITM Simple Configuration 20060518
5 GT_VISIBLE_FIELDS Instance attribute Private Type reference (TYPE) BSP_DLCT_FIELD Field (Name=Bindingstring) and Fieldlabel 20060518
6 GT_VIS_MINUS_USED_FIELDS Instance attribute Private Type reference (TYPE) BSP_DLCT_FIELD Fields 20060518
7 GT_VIS_MINUS_USED_ITEMS Instance attribute Private Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518
8 GV_BSP_APPL Instance attribute Private Type reference (TYPE) O2APPLNAME Name of BSP Application 20060518
9 GV_PAGEKEY Instance attribute Private Type reference (TYPE) O2PAGE Internal Name (Key) of BSP Page 20060518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CAPTION Instance method Public Method 20060518
2 ARE_COLS_IN_SAME_PANEL Instance method Private Method 20060518
3 ARE_ITEMS_IN_PANEL Instance method Public Method 20060518
4 CLEAR_CONFIG Instance method Public Method Clear Config 20060518
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060518
6 DELETE_CONFIG Instance method Public Method 20060518
7 GET_CAPTION Instance method Public Method 20060518
8 GET_COL_ITEMS Instance method Private Method Get column items 20060518
9 GET_COL_LAST_ROW Instance method Private Method Get left column last row 20060518
10 GET_ITEMSET Instance method Public Method Get visible minus used fields 20060519
11 GET_LEFT_COL_ITEMS Instance method Public Method Get left column items 20060518
12 GET_PAGE_INFO Instance method Public Method Get appl/page 20060518
13 GET_RIGHT_COL_ITEMS Instance method Public Method Get left column items 20060518
14 GET_VIS_MINUS_USED_ITEMS Instance method Public Method Get visible minus used items 20060518
15 INSERT_ROW_LEFT_COL Instance method Public Method Insert empty row to left column 20060518
16 INSERT_ROW_RIGHT_COL Instance method Public Method Insert empty row to right column 20060518
17 IS_INITIAL Instance method Public Method 20060518
18 MODIFY_CAPTION Instance method Public Method 20060518
19 MOVE_COL_TO_FSET Instance method Public Method Move from Column to fset 20060518
20 MOVE_FSET_TO_BOTTOM Instance method Public Method Move from field set to the bottom (In case not in panels) 20060518
21 MOVE_FSET_TO_LEFT_COL Instance method Public Method Move from field set to left column 20060518
22 MOVE_FSET_TO_RIGHT_COL Instance method Public Method Move from field set to right column 20060518
23 MOVE_ITEM_DOWN Instance method Public Method Move item down 20060518
24 MOVE_ITEM_UP Instance method Public Method Move item up 20060518
25 MOVE_LEFT_COL_TO_FSET Instance method Public Method Move from left colum to field set 20060518
26 MOVE_LEFT_TO_RIGHT_COL Instance method Public Method Move from right to left column 20060518
27 MOVE_RIGHT_COL_TO_FSET Instance method Public Method Move from right colum to field set 20060518
28 MOVE_RIGHT_TO_LEFT_COL Instance method Public Method Move from left to right column 20060518
29 SAVE Instance method Public Method Save to DB 20060518
Events
Class CL_BSP_DLC_GRID_CONF_SV_2P has no event.
Types
Class CL_BSP_DLC_GRID_CONF_SV_2P has no local type.
Method Signatures

Method ADD_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518
2 Importing IV_CAPTION Call by reference Type reference (TYPE) TEXT128 Work Area Length 128 20060518
3 Importing IV_COL Call by reference Type reference (TYPE) CHAR1 Left/Right Column 20060518

Method ADD_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method ARE_COLS_IN_SAME_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL1 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060518
2 Importing IV_COL2 Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060518
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060518

Method ARE_COLS_IN_SAME_PANEL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method ARE_ITEMS_IN_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060518

Method ARE_ITEMS_IN_PANEL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method CLEAR_CONFIG Signature

Method CLEAR_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no parameter.
Method CLEAR_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADV_CONFIG Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_CONFIG_ADV_CONF Name of BSP Application 20060518

Method CONSTRUCTOR on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method DELETE_CONFIG Signature

Method DELETE_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no parameter.
Method DELETE_CONFIG on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Caption Name 20060518
2 Returning RESULT Value transfer Type reference (TYPE) STRING Caption 20060518

Method GET_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_COL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060518
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518

Method GET_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_COL_LAST_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060518
2 Returning RESULT Value transfer Type reference (TYPE) INT4 Natural number 20060518

Method GET_COL_LAST_ROW on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_ITEMSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMSET Call by reference Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Fields 20060519

Method GET_ITEMSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_LEFT_COL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518

Method GET_LEFT_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_PAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20060518
2 Exporting EV_PAGEKEY Call by reference Type reference (TYPE) O2PAGE Internal Name (Key) of BSP Page 20060518

Method GET_PAGE_INFO on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_RIGHT_COL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518

Method GET_RIGHT_COL_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method GET_VIS_MINUS_USED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VIS_MINUS_USED_ITEMS Call by reference Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Fields 20060518

Method GET_VIS_MINUS_USED_ITEMS on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method INSERT_ROW_LEFT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method INSERT_ROW_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method INSERT_ROW_RIGHT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method INSERT_ROW_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060518

Method IS_INITIAL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MODIFY_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPTION Call by reference Type reference (TYPE) STRING Caption 20060518
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING Caption name 20060518

Method MODIFY_CAPTION on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_COL_TO_FSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518

Method MOVE_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_FSET_TO_BOTTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518
2 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method MOVE_FSET_TO_BOTTOM on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_FSET_TO_LEFT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518
2 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method MOVE_FSET_TO_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_FSET_TO_RIGHT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518
2 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method MOVE_FSET_TO_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_ITEM_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518

Method MOVE_ITEM_DOWN on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_ITEM_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518

Method MOVE_ITEM_UP on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_LEFT_COL_TO_FSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518

Method MOVE_LEFT_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_LEFT_TO_RIGHT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518
2 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING Below item name 20060518

Method MOVE_LEFT_TO_RIGHT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_RIGHT_COL_TO_FSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518

Method MOVE_RIGHT_COL_TO_FSET on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method MOVE_RIGHT_TO_LEFT_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_NAME Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20060518
2 Importing IV_BELOW_ITEM_NAME Call by reference Type reference (TYPE) STRING below item name 20060518

Method MOVE_RIGHT_TO_LEFT_COL on class CL_BSP_DLC_GRID_CONF_SV_2P has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUMMARY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060518
# Exception Resumable Description Created on
1 FAILED Save failed 20060518
History
Last changed by/on SAP  20081007 
SAP Release Created in 700