SAP ABAP Class CL_BSP_DLC__TABLEPERS (CL_BSP_DLC__TABLEPERS)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20060324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__TABLEPERS_IMPL 20060324
Properties
Class CL_BSP_DLC__TABLEPERS  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20060324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC__TABLEPERS has no forward declaration.
Interfaces
Class CL_BSP_DLC__TABLEPERS has no interface implemented.
Friends
Class CL_BSP_DLC__TABLEPERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_TABLE_RESET Instance attribute Private Type reference (TYPE) ABAP_BOOL 20071105
2 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_DLC__TABLEPERS_CTXT 20060324
3 VIEW Constant Private Type reference (TYPE) STRING 'TablePers.htm' 20060324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060324
2 EH_ONCANCEL Instance method Protected Method 20060327
3 EH_ONCHANGEFIXED Instance method Protected Method 20130503
4 EH_ONCLOSE_NAMETABLEVIEW Instance method Protected Method 20091110
5 EH_ONCREATEWEBLINKS Instance method Protected Method 20080424
6 EH_ONCREATEWIDGETS Instance method Protected Method 20080424
7 EH_ONDELETEFILTER Instance method Protected Method 20130503
8 EH_ONDELETE_TABLE_VIEW Instance method Protected Method 20091109
9 EH_ONDLGSELECT Instance method Protected Method 20070704
10 EH_ONMOVE_DWN Instance method Protected Method 20060327
11 EH_ONMOVE_UP Instance method Protected Method 20060327
12 EH_ONNEW_TABLE_VIEW Instance method Protected Method 20091109
13 EH_ONRECOBJNUMSEL Instance method Protected Method 20080415
14 EH_ONRESET Instance method Protected Method 20060327
15 EH_ONSAVE Instance method Protected Method 20060327
16 EH_ONSHOWRECOBJDDLB Instance method Protected Method 20080415
17 EH_ONSORT_COLUMN Instance method Protected Method 20130503
18 EH_ONSORT_ORDER Instance method Protected Method 20130503
19 EH_ONTABLE_NAVIGATION_SELECT Instance method Protected Method 20100531
20 EH_ONTO_RIGHT Instance method Protected Method 20060327
21 EH_ONTRAYMODE Instance method Protected Method 20071106
22 EH_ONTVS_DDLB_SELECT Instance method Protected Method 20091109
23 EH_ONTV_NAME_POPUP_CLOSED Instance method Protected Method 20091110
24 EH_ONTYPEGROUPSELECT Instance method Protected Method 20080422
25 EH_ONWCREATE_POPUP_CLOSED Instance method Protected Method 20080507
26 EH_ON_TO_LEFT Instance method Protected Method 20060327
27 EH_ON_TV_SEL Instance method Protected Method 20060328
28 IP_PERS Instance method Public Method 20060324
Events
Class CL_BSP_DLC__TABLEPERS has no event.
Types
Class CL_BSP_DLC__TABLEPERS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_DLC__TABLEPERS has no parameter.
Method CONSTRUCTOR on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONCANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONCANCEL on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONCHANGEFIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20130503
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20130503

Method EH_ONCHANGEFIXED on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONCLOSE_NAMETABLEVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20091110
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20091110

Method EH_ONCLOSE_NAMETABLEVIEW on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONCREATEWEBLINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080424
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080424

Method EH_ONCREATEWEBLINKS on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONCREATEWIDGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080424
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080424

Method EH_ONCREATEWIDGETS on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONDELETEFILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20130503
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20130503

Method EH_ONDELETEFILTER on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONDELETE_TABLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20091109
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20091109

Method EH_ONDELETE_TABLE_VIEW on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONDLGSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070704
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070704

Method EH_ONDLGSELECT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONMOVE_DWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONMOVE_DWN on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONMOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONMOVE_UP on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONNEW_TABLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20091109
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20091109

Method EH_ONNEW_TABLE_VIEW on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONRECOBJNUMSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080415
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080415

Method EH_ONRECOBJNUMSEL on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONRESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONRESET on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONSAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONSAVE on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONSHOWRECOBJDDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080415
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080415

Method EH_ONSHOWRECOBJDDLB on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONSORT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20130503
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20130503

Method EH_ONSORT_COLUMN on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONSORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20130503
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20130503

Method EH_ONSORT_ORDER on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTABLE_NAVIGATION_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100531
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100531

Method EH_ONTABLE_NAVIGATION_SELECT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTO_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ONTO_RIGHT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTRAYMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20071106
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20071106

Method EH_ONTRAYMODE on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTVS_DDLB_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20091109
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20091109

Method EH_ONTVS_DDLB_SELECT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTV_NAME_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20091110
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20091110

Method EH_ONTV_NAME_POPUP_CLOSED on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONTYPEGROUPSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080422
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080422

Method EH_ONTYPEGROUPSELECT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ONWCREATE_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080507
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080507

Method EH_ONWCREATE_POPUP_CLOSED on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ON_TO_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060327
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060327

Method EH_ON_TO_LEFT on class CL_BSP_DLC__TABLEPERS has no exception.

Method EH_ON_TV_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060328
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060328

Method EH_ON_TV_SEL on class CL_BSP_DLC__TABLEPERS has no exception.

Method IP_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20060324

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