SAP ABAP Class CL_HRRCF_PERS_TABLE (Personalizable Table)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_PERS_TABLE 20060131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HLST_CAN2_T Personalizable Results Table 20060720
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HLST_CAND_T Personalizable Results Table 20060719
3 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HLST_REQ_T Personalizable Results Table 20060720
4 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_PROC_OVERVIEW_T Personalizable Results Table 20060210
5 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TGCA_SRCH_HLST_CAND_T Personalizable Results Table 20060719
6 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TRM_SRCH_HLST_CAND_T Personalizable Results Table 20060712
7 Inheritance (c INHERITING FROM c_ref)  CL_HRSCP_CDCY_CREA_HLST_CAND_T Personalizable Results Table 20060721
Properties
Class CL_HRRCF_PERS_TABLE  
Short Description Personalizable Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20060131   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PERS_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_PERS_TABLE 20060131
2 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060131
Friends
Class CL_HRRCF_PERS_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_COLUMNS Instance attribute Protected Type reference (TYPE) RCF_T_TABLE_COLUMN Properties of Table Columns 20060131
2 GT_IT_COLUMN_DEFINITIONS Instance attribute Private Type reference (TYPE) TABLEVIEWCONTROLTAB STABLEVIEWCOLUMN 20060131
3 GT_IT_OVERWRITES Instance attribute Private Type reference (TYPE) TABLEVIEWOVERWRITETAB Overwrite Specific Cells in Table View 20060131
4 GT_VISIBLE_COLUMNS Instance attribute Protected Type reference (TYPE) RCF_T_TABLE_COLUMN Properties of Table Columns 20060131
5 GV_IDENTIFIER Instance attribute Protected Type reference (TYPE) STRING 20060131
6 GV_MINIMUM_POSITION Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20060131
7 GV_VISIBLE_FIRST_ROW Instance attribute Private Type reference (TYPE) INT4 1 Natural Number 20060131
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_VISIBLE_COLUMNS Instance method Protected Method 20060131
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060131
3 GET_CELL_LAYOUT Instance method Protected Method 20060131
4 GET_COLUMN_DEFINITION Instance method Protected Method 20060131
5 GET_DEFAULT_COLUMN_SETTINGS Instance method Protected Method 20060131
6 INITIALIZE Instance method Public Method 20060131
7 LOAD_COLUMNS Instance method Protected Method 20060131
8 MERGE_COLUMN_DATA Instance method Protected Method 20060131
9 SORT_COLUMNS Instance method Protected Method 20060131
Events
Class CL_HRRCF_PERS_TABLE has no event.
Types
Class CL_HRRCF_PERS_TABLE has no local type.
Method Signatures

Method BUILD_VISIBLE_COLUMNS Signature

Method BUILD_VISIBLE_COLUMNS on class CL_HRRCF_PERS_TABLE has no parameter.
Method BUILD_VISIBLE_COLUMNS on class CL_HRRCF_PERS_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDENTIFIER Call by reference Type reference (TYPE) STRING 20060131

Method CONSTRUCTOR on class CL_HRRCF_PERS_TABLE has no exception.

Method GET_CELL_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CELL_BINDING Call by reference Type reference (TYPE) STRING 20060209
2 Importing P_CELL_ID Call by reference Type reference (TYPE) STRING Identifikator der Zelle 20060209
3 Changing P_CLASS Call by reference Type reference (TYPE) STRING 20060209
4 Importing P_COLUMN_INDEX Call by reference Type reference (TYPE) I Spaltenindex 20060209
5 Importing P_COLUMN_KEY Call by reference Type reference (TYPE) STRING Spaltenschlüssel 20060209
6 Importing P_EDIT_MODE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060209
7 Changing P_ISHIERCELL Call by reference Type reference (TYPE) XFELD 20060209
8 Changing P_ISREADONLY Call by reference Type reference (TYPE) XFELD 20060209
9 Exporting P_REPLACEMENT_BEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP-Extension-Expression 20060209
10 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20060209
11 Importing P_ROW_INDEX Call by reference Type reference (TYPE) I Zeilenindex 20060209
12 Importing P_ROW_KEY Call by reference Type reference (TYPE) STRING Zeilenschlüssel 20060209
13 Changing P_STYLE Call by reference Type reference (TYPE) STRING 20060209
14 Importing P_TABLEVIEW_ID Call by reference Type reference (TYPE) STRING Identifikator der Tabelle 20060209

Method GET_CELL_LAYOUT on class CL_HRRCF_PERS_TABLE has no exception.

Method GET_COLUMN_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COLUMN Call by reference Type reference (TYPE) TABLEVIEWCONTROL Spalte vom TableView 20060131
2 Importing COLUMN_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060131
3 Importing IDENTIFIER Call by reference Type reference (TYPE) STRING 20060131
4 Importing OTR_ALIAS Call by reference Type reference (TYPE) STRING 20060131
5 Exporting OVERWRITE Call by reference Type reference (TYPE) TABLEVIEWOVERWRITE Überschreiben von Zeile/Spalte im TableView 20060131

Method GET_COLUMN_DEFINITION on class CL_HRRCF_PERS_TABLE has no exception.

Method GET_DEFAULT_COLUMN_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLUMN_SETTINGS Value transfer Type reference (TYPE) RCF_T_TABLE_COLUMN Eigenschaften von Tabellenspalten 20060131

Method GET_DEFAULT_COLUMN_SETTINGS on class CL_HRRCF_PERS_TABLE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_HRRCF_PERS_TABLE has no parameter.
Method INITIALIZE on class CL_HRRCF_PERS_TABLE has no exception.

Method LOAD_COLUMNS Signature

Method LOAD_COLUMNS on class CL_HRRCF_PERS_TABLE has no parameter.
Method LOAD_COLUMNS on class CL_HRRCF_PERS_TABLE has no exception.

Method MERGE_COLUMN_DATA Signature

Method MERGE_COLUMN_DATA on class CL_HRRCF_PERS_TABLE has no parameter.
Method MERGE_COLUMN_DATA on class CL_HRRCF_PERS_TABLE has no exception.

Method SORT_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_ROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060131
2 Importing OLD_ROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060131

Method SORT_COLUMNS on class CL_HRRCF_PERS_TABLE has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 700