SAP ABAP Class CL_HR_LSTCE_EMPTY_RGDIR (CL_HR_LSTCE_EMPTY_RGDIR)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_LSTCE_ALV IF_HR_LSTCE_ALV 20011023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_LSTCE_CONTAINER IF_HR_LSTCE_CONTAINER 20011023
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_LSTCE_RGDIR CL_HR_LSTCE_RGDIR 20011023
Properties
Class CL_HR_LSTCE_EMPTY_RGDIR  
Short Description CL_HR_LSTCE_EMPTY_RGDIR    
Super Class    
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 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ALV_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HRCE_MASTERSWITCHES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HR_MOLGA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_LSTCE_ALV IF_HR_LSTCE_ALV 20011023
2 IF_HR_LSTCE_CONTAINER IF_HR_LSTCE_CONTAINER 20011023
Friends
Class CL_HR_LSTCE_EMPTY_RGDIR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CA_READ Instance attribute Public Type reference (TYPE) BOOLEAN ' ' CA_READ 20011023
2 CLASS_NAME Instance attribute Public Attribute reference (LIKE) 20011023
3 COUNT Instance attribute Public Type reference (TYPE) I COUNT 20011023
4 CURR_SEQNR Instance attribute Public Type reference (TYPE) CDSEQ CURR_SEQNR 20011023
5 C_CHOOSE_TABLES Constant Public Type reference (TYPE) UI_FUNC '$$CHOOSE_TABLES' C_CHOOSE_TABLES 20011023
6 C_DISPLAY_PERSON Constant Public Type reference (TYPE) UI_FUNC '$$DISPLAY_PERSON' C_DISPLAY_PERSON 20011023
7 C_EMPTY_RGDIR Constant Public Type reference (TYPE) SEOCLSNAME 'EMPTY_RGDIR' C_EMPTY_RGDIR 20011023
8 C_OVERVIEW Constant Public Type reference (TYPE) UI_FUNC '$$OVERVIEW' C_OVERVIEW 20011023
9 C_RGDIR Constant Public Type reference (TYPE) SEOCLSNAME 'RGDIR' C_RGDIR 20011023
10 C_SELECTED_TABLES Constant Public Type reference (TYPE) UI_FUNC '$$SELECTED_TABLES' C_SELECTED_TABLES 20011023
11 C_SEP1 Constant Public Type reference (TYPE) UI_FUNC '$$SEPHRPAYRGD01' C_SEP1 20011023
12 C_SEP2 Constant Public Type reference (TYPE) UI_FUNC '$$SEPHRPAYRGD02' C_SEP2 20011023
13 EMPLOYEE Instance attribute Public Object reference (TYPE REF TO) CL_HR_LSTCE_EMPLOYEE EMPLOYEE 20011023
14 EMPTY Instance attribute Public Type reference (TYPE) BOOLEAN ' ' EMPTY 20011023
15 ERROR_CODE Instance attribute Public Type reference (TYPE) H99_CLST_D_ERROR ERROR_CODE 20011023
16 ERROR_STATE Instance attribute Public Type reference (TYPE) BOOLEAN ' ' ERROR_STATE 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 KEY Instance attribute Public Attribute reference (LIKE) 20011023
21 LAYOUT Instance attribute Public Attribute reference (LIKE) 20011023
22 MOLGA Instance attribute Public Type reference (TYPE) MOLGA MOLGA 20011023
23 NO_RECORD_FOUND Instance attribute Public Type reference (TYPE) BOOLEAN ' ' NO_RECORD_FOUND 20011023
24 NO_RGDIR Instance attribute Public Type reference (TYPE) BOOLEAN ' ' NO_RGDIR 20011023
25 OUTTAB Instance attribute Public Type reference (TYPE) H99_CLST_T_NEW_RGDIR OUTTAB 20011023
26 PBEG Instance attribute Public Type reference (TYPE) BEGDA PBEG 20011023
27 RGDIR Instance attribute Public Type reference (TYPE) H99_CLST_T_RGDIR RGDIR 20011023
28 RGDIR_CA Instance attribute Public Type reference (TYPE) H99_CLST_T_ARC_RGDIR RGDIR_CA 20011023
29 SEQNR Instance attribute Public Type reference (TYPE) CDSEQ SEQNO 20050811
30 TOOLBAR_TAB Instance attribute Public Attribute reference (LIKE) 20011023
31 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011023
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011023
3 FILL_FIELDCAT Static method Protected Method FILL_FIELDCAT 20011023
4 FILL_LAYOUT Instance method Protected Method FILL_LAYOUT 20011023
5 FILL_OUTTAB Instance method Protected Method FILL_OUTTAB 20011023
6 FILL_TITLE Instance method Protected Method FILL_TITLE 20011023
7 FILL_TOOLBAR Static method Protected Method FILL_TOOLBAR 20011023
8 GET_CURR_INDEX Instance method Public Method GET_CURR_INDEX 20011023
9 GET_OUTTAB Instance method Public Method 20011023
10 SET_PBEG Instance method Public Method SET_PBEG 20011023
Events
# Event Type Visibility Description Created on
1 MESSAGE Instance Event
(0)
Public
(2)
Message to the frontend 20020207
Types
Class CL_HR_LSTCE_EMPTY_RGDIR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DUMMY_CALL Call by reference Type reference (TYPE) BOOLEAN ' ' DUMMY_CALL 20011023
2 Importing EMPLOYEE Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_EMPLOYEE EMPLOYEE 20011023
3 Importing PBEG Value transfer Type reference (TYPE) BEGDA '18000101' PBEG 20011023
# Exception Resumable Description Created on
1 DUMMY DUMMY 20011023

Method FILL_FIELDCAT Signature

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

Method FILL_LAYOUT Signature

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

Method FILL_OUTTAB Signature

Method FILL_OUTTAB on class CL_HR_LSTCE_EMPTY_RGDIR has no parameter.
Method FILL_OUTTAB on class CL_HR_LSTCE_EMPTY_RGDIR has no exception.

Method FILL_TITLE Signature

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

Method FILL_TITLE on class CL_HR_LSTCE_EMPTY_RGDIR has no exception.

Method FILL_TOOLBAR Signature

Method FILL_TOOLBAR on class CL_HR_LSTCE_EMPTY_RGDIR has no parameter.
Method FILL_TOOLBAR on class CL_HR_LSTCE_EMPTY_RGDIR 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_EMPTY_RGDIR has no exception.

Method GET_OUTTAB Signature

Method GET_OUTTAB on class CL_HR_LSTCE_EMPTY_RGDIR has no parameter.
Method GET_OUTTAB on class CL_HR_LSTCE_EMPTY_RGDIR has no exception.

Method SET_PBEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PBEG Value transfer Type reference (TYPE) BEGDA PBEG 20011023
# Exception Resumable Description Created on
1 WRONG_DATE WRONG_DATE 20011023
Event Signatures

Event MESSAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MSG_CLASS Exporting Value transfer Type reference (TYPE) ARBGB 'H99_DP_MESSAGES' Nachrichtenklasse 20020207
2 MSG_NUMBER Exporting Value transfer Type reference (TYPE) MSGNO Nachrichtennummer 20020207
3 MSG_TYPE Exporting Value transfer Type reference (TYPE) MSGTY Nachrichtentyp - E,I,S,W 20020207
4 MSG_V1 Exporting Value transfer Type reference (TYPE) C Variable 1 der Nachricht 20020207
5 MSG_V2 Exporting Value transfer Type reference (TYPE) C Variable 2 der Nachricht 20020207
6 MSG_V3 Exporting Value transfer Type reference (TYPE) C Variable 3 der Nachricht 20020207
7 MSG_V4 Exporting Value transfer Type reference (TYPE) C Variable 4 der Nachricht 20020207
History
Last changed by/on SAP  20060208 
SAP Release Created in