SAP ABAP Class CL_HR_LSTCE_EMPLOYEE_CONT (CL_HR_LSTCE_EMPLOYEE_CONT)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL_CLST (Package) Payroll Result: Display
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_LSTCE_CONTAINER CL_HR_LSTCE_CONTAINER 20011023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_LSTCE_ALV IF_HR_LSTCE_ALV 20011023
Properties
Class CL_HR_LSTCE_EMPLOYEE_CONT  
Short Description CL_HR_LSTCE_EMPLOYEE_CONT    
Super Class CL_HR_LSTCE_CONTAINER CL_HR_LSTCE_CONTAINER 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCAL_CLST   Payroll Result: Display 
Created 20011023   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRCE_MASTERSWITCHES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_LSTCE_RGDIR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_LSTCE_ALV IF_HR_LSTCE_ALV 20011023
Friends
Class CL_HR_LSTCE_EMPLOYEE_CONT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTON_STATE Instance attribute Public Type reference (TYPE) BOOLEAN ' ' BUTTON_STATE 20011023
2 CURR_RGDIR Instance attribute Public Object reference (TYPE REF TO) CL_HR_LSTCE_EMPTY_RGDIR CURR_RGDIR 20011023
3 C_CHANGE_NAMES Constant Public Type reference (TYPE) UI_FUNC '$$CHANGE_NAMES' C_CHANGE_NAMES 20011023
4 C_DELETE Constant Public Type reference (TYPE) UI_FUNC '$$DELETE' C_DELETE 20011023
5 C_DELETE_ALL Constant Public Type reference (TYPE) UI_FUNC '$$DELETE_ALL' C_DELETE_ALL 20011023
6 C_DISPLAY_ERROR Constant Public Type reference (TYPE) UI_FUNC '$$DISPLAY_ERROR' C_DISPLAY_ERROR 20011023
7 C_EMPC Constant Public Type reference (TYPE) SEOCLSNAME 'EMPC' C_EMPC 20011023
8 C_REFRESH_RESULTS Constant Public Type reference (TYPE) UI_FUNC '$$REFRESH_RESULTS' C_REFRESH_RESULTS 20011023
9 C_REFRESH_SELECTION Constant Public Type reference (TYPE) UI_FUNC '$$REFRESH_SELECTION' C_REFRESH_SELECTION 20011023
10 C_RGDIR_CHANGED Constant Public Type reference (TYPE) CHAR30 'RGDIR_CHANGED' C_RGDIR_CHANGED 20011023
11 C_RGDIR_ERROR Constant Public Type reference (TYPE) CHAR30 'RGDIR_ERROR' C_RGDIR_ERROR 20011023
12 C_SAME_RGDIR_ERROR Constant Public Type reference (TYPE) CHAR30 'SAME_RGDIR_ERROR' C_SAME_RGDIR_ERROR 20011023
13 C_SAME_RGDIR_NO_ERROR Constant Public Type reference (TYPE) CHAR30 'SAME_RGDIR_NO_ERROR' C_SAME_RGDIR_NO_ERROR 20011023
14 C_SEP1 Constant Public Type reference (TYPE) UI_FUNC '$$SEPHRPAYEMPC1' C_SEP1 20011023
15 EMPLOYEE_CONT Instance attribute Public Type reference (TYPE) H99_CLST_T_EMPLOYEE_CONT EMPLOYEE_CONT 20011023
16 EMPTY_RGDIR Static Attribute Public Object reference (TYPE REF TO) CL_HR_LSTCE_EMPTY_RGDIR EMPTY_RGDIR 20011023
17 EXCLUDING_TAB Instance attribute Public Attribute reference (LIKE) 20011023
18 FALSE Constant Private Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20011024
19 FIELDCAT Instance attribute Public Attribute reference (LIKE) 20011023
20 IT0002 Instance attribute Public Type reference (TYPE) BOOLEAN ' ' IT0002 20011023
21 LAYOUT Instance attribute Public Attribute reference (LIKE) 20011023
22 PBEG Instance attribute Public Type reference (TYPE) BEGDA PBEG 20011023
23 SEQNR Instance attribute Public Type reference (TYPE) CDSEQ SEQNO 20050811
24 TEST_AUTH Constant Private Type reference (TYPE) H99_CLST_D_ERROR '00A0' TEST_AUTH 20011023
25 TEST_ERROR Constant Private Type reference (TYPE) H99_CLST_D_ERROR 'FC00' TEST_ERROR 20011023
26 TOOLBAR_TAB Instance attribute Public Attribute reference (LIKE) 20011023
27 TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20011024
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_PERNRS Instance method Public Method APPEND_PERNRS 20011023
2 CHANGE_NAMES Instance method Public Method CHANGE_NAMES 20011023
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011023
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011023
5 DELETE_CURR_RGDIR Instance method Public Method DELETE_CURR_RGDIR 20011023
6 FILL_FIELDCAT Static method Private Method FILL_FIELDCAT 20011023
7 FILL_LAYOUT Instance method Private Method FILL_LAYOUT 20011023
8 FILL_TOOLBAR Static method Private Method FILL_TOOLBAR 20011023
9 GET_CURR_INDEX Instance method Public Method GET_CURR_INDEX 20011023
10 HOTSPOT_CLICK Instance method Public Method HOTSPOT_CLICK 20011023
11 MODIFY_PBEG Instance method Public Method MODIFY_PBEG 20011023
12 PRIVATE_APPEND_PERNR Instance method Private Method PRIVATE_APPEND_PERNR 20011023
13 PRIVATE_GET_RGDIR Instance method Private Method PRIVATE_GET_RGDIR 20011023
14 REFRESH_RESULTS Instance method Public Method REFRESH_RESULTS 20011023
Events
Class CL_HR_LSTCE_EMPLOYEE_CONT has no event.
Types
Class CL_HR_LSTCE_EMPLOYEE_CONT has no local type.
Method Signatures

Method APPEND_PERNRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) BOOLEAN CHANGED 20011023
2 Importing SELECT_OPTIONS Value transfer Type reference (TYPE) H99_CLST_T_SO_PERNR SELECT_OPTIONS 20011023

Method APPEND_PERNRS on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method CHANGE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT FIELDCAT 20011023

Method CHANGE_NAMES on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HR_LSTCE_EMPLOYEE_CONT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE_CURR_RGDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_INDEX Value transfer Type reference (TYPE) LVC_INDEX NEW_INDEX 20011023

Method DELETE_CURR_RGDIR on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method FILL_FIELDCAT Signature

Method FILL_FIELDCAT on class CL_HR_LSTCE_EMPLOYEE_CONT has no parameter.
Method FILL_FIELDCAT on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method FILL_LAYOUT Signature

Method FILL_LAYOUT on class CL_HR_LSTCE_EMPLOYEE_CONT has no parameter.
Method FILL_LAYOUT on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method FILL_TOOLBAR Signature

Method FILL_TOOLBAR on class CL_HR_LSTCE_EMPLOYEE_CONT has no parameter.
Method FILL_TOOLBAR on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method GET_CURR_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) LVC_INDEX INDEX 20011023

Method GET_CURR_INDEX on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) LVC_S_COL COLUMN 20011023
2 Importing ROW Call by reference Type reference (TYPE) LVC_S_ROW ROW 20011023
3 Returning STATE Value transfer Type reference (TYPE) CHAR30 STATE 20011023

Method HOTSPOT_CLICK on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method MODIFY_PBEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) BOOLEAN CHANGED 20011023
2 Importing PBEG Value transfer Type reference (TYPE) BEGDA PBEG 20011023
3 Importing SEQNR Value transfer Type reference (TYPE) CDSEQ SEQNR 20050811

Method MODIFY_PBEG on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method PRIVATE_APPEND_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGED Call by reference Type reference (TYPE) BOOLEAN CHANGED 20011023
2 Importing PERNR Value transfer Type reference (TYPE) PERNR_D PERNR 20011023
3 Exporting WRONG_PERNR Call by reference Type reference (TYPE) BOOLEAN WRONG_PERNR 20011023

Method PRIVATE_APPEND_PERNR on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method PRIVATE_GET_RGDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Value transfer Type reference (TYPE) LVC_INDEX INDEX 20011023
2 Returning RGDIR Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_EMPTY_RGDIR RGDIR 20011023

Method PRIVATE_GET_RGDIR on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.

Method REFRESH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) LVC_INDEX INDEX 20011023

Method REFRESH_RESULTS on class CL_HR_LSTCE_EMPLOYEE_CONT has no exception.
History
Last changed by/on SAP  20060313 
SAP Release Created in