SAP ABAP Class CL_HR_LSTCE_PAYRESULT_BASE (CL_HR_LSTCE_PAYRESULT_BASE)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_LSTCE_PAYRESULT CL_HR_LSTCE_PAYRESULT 20011023
2 Inheritance (c INHERITING FROM c_ref)  CL_HR_LSTCE_PAYRESULT_PERSON CL_HR_LSTCE_PAYRESULT 20011025
3 Inheritance (c INHERITING FROM c_ref)  CL_HR_LSTCE_SELECT_TABLES CL_HR_LSTCE_SELECT_TABLES 20011023
Properties
Class CL_HR_LSTCE_PAYRESULT_BASE  
Short Description CL_HR_LSTCE_PAYRESULT_BASE    
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 00000000   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 ICON 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
Friends
Class CL_HR_LSTCE_PAYRESULT_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DELETE_SELECTION Constant Public Type reference (TYPE) UI_FUNC '$$DELETE_SELECTION' C_DELETE_SELECTION 20011023
2 C_DISPLAY Constant Public Type reference (TYPE) UI_FUNC '$$DISPLAY' C_DISPLAY 20011023
3 C_GET_SELECTION Constant Public Type reference (TYPE) UI_FUNC '$$GET_SELECTION' C_GET_SELECTION 20011023
4 C_PAYRESULT Constant Public Type reference (TYPE) SEOCLSNAME 'PAYRESULT' C_PAYRESULT 20011023
5 C_SAVE_SELECTION Constant Public Type reference (TYPE) UI_FUNC '$$SAVE_SELECTION' C_SAVE_SELECTION 20011023
6 C_SELECT_TABLES Constant Public Type reference (TYPE) SEOCLSNAME 'SELECT_TABLES' C_SELECT_TABLES 20011023
7 C_SEP1 Constant Public Type reference (TYPE) UI_FUNC '$$SEPHRPAYPAYR1' C_SEP1 20011023
8 C_SEP2 Constant Public Type reference (TYPE) UI_FUNC '$$SEPHRPAYPAYR2' C_SEP2 20011023
9 C_TOGGLE_DISPLAY Constant Public Type reference (TYPE) UI_FUNC '$$TOGGLE_DISPLAY' C_TOGGLE_DISPLAY 20011023
10 EMPTY_TABLES Static Attribute Public Type reference (TYPE) BOOLEAN ' ' EMPTY_TABLES 20011122
11 EXCLUDING_TAB Instance attribute Public Attribute reference (LIKE) 20011023
12 FALSE Constant Protected Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20011024
13 FIELDCAT Instance attribute Public Attribute reference (LIKE) 20011023
14 INT_COUNTRY Instance attribute Public Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY INT_COUNTRY 20011023
15 IS_PERSON_RESULT Instance attribute Public Type reference (TYPE) BOOLEAN ' ' C_PAYRESULT 20011106
16 LAYOUT Instance attribute Public Attribute reference (LIKE) 20011023
17 OLD_EMPTY_TABLES Instance attribute Private Type reference (TYPE) BOOLEAN OLD_EMPTY_TABLES 20011122
18 OUTTAB Instance attribute Protected Type reference (TYPE) T_T_PAYRESULT OUTTAB 20011023
19 SELECTED_TABLES Static Attribute Protected Type reference (TYPE) T_T_SEL_TABLES SELECTED_TABLES 20011023
20 TOOLBAR_TAB Instance attribute Public Attribute reference (LIKE) 20011023
21 TRUE Constant Protected 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 EXISTS Static method Public Method EXISTS 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 20011122
6 FILL_TOOLBAR Static method Protected Method FILL_TOOLBAR 20011023
7 GET_ALL_TABLES Static method Protected Method GET_ALL_TABLES 20011023
8 GET_OUTTAB_FROM_ORDER Instance method Protected Method GET_OUTTAB_FROM_ORDER 20011023
9 GET_ROWS Instance method Public Method GET_ROWS 20011023
10 GET_SELECTED_TABLES Static method Public Method GET_SELECTED_TABLES 20011023
11 GET_TAB_NAME Instance method Protected Method GET_TAB_NAME 20011023
12 SAVE_ALL_TABLES Static method Protected Method SAVE_ALL_TABLES 20011023
13 SAVE_SELECTION Instance method Public Method SAVE_SELECTION 20011023
14 SET_PAYRESULT_FIELDCAT Static method Public Method SET_PAYRESULT_FIELDCAT 20011023
15 SET_SELECTED_TABLES Static method Public Method SET_SELECTED_TABLES 20011023
16 SET_SELECT_TABLES_FIELDCAT Static method Public Method SET_SELECT_TABLES_FIELDCAT 20011023
17 TOGGLE_DISPLAY Instance method Public Method TOGGLE_DISPLAY 20011122
Events
# Event Type Visibility Description Created on
1 MESSAGE Instance Event
(0)
Public
(2)
Message to the frontend 20020207
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_PAYRESULT Protected See coding 20011024
2 T_S_SEL_TABLES Protected See coding 20011024
3 T_T_PAYRESULT Protected See coding 20011024
4 T_T_SEL_TABLES Protected See coding 20011024
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method EXISTS Signature

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

Method EXISTS on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method FILL_FIELDCAT Signature

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

Method FILL_LAYOUT Signature

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

Method FILL_OUTTAB Signature

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

Method FILL_TOOLBAR Signature

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

Method GET_ALL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Type reference (TYPE) MOLGA MOLGA 20011023
2 Returning TABLES Value transfer Type reference (TYPE) H99_CLST_T_PAYRESULT TABLES 20011023

Method GET_ALL_TABLES on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method GET_OUTTAB_FROM_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Call by reference Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY COUNTRY 20011023
2 Returning OUTTAB Value transfer Type reference (TYPE) H99_CLST_T_PAYRESULT OUTTAB 20011023

Method GET_OUTTAB_FROM_ORDER on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method GET_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWS Value transfer Type reference (TYPE) LVC_T_ROW ROWS 20011023
2 Importing TABLES Value transfer Type reference (TYPE) H99_CLST_T_TABLES TABLES 20011023

Method GET_ROWS on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method GET_SELECTED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Type reference (TYPE) MOLGA MOLGA 20011023
2 Returning SEL_TABLES Value transfer Type reference (TYPE) H99_CLST_T_TABLES SEL_TABLES 20011023

Method GET_SELECTED_TABLES on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method GET_TAB_NAME 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 TAB_NAME Value transfer Type reference (TYPE) NAME_KOMP TAB_NAME 20011023

Method GET_TAB_NAME on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method SAVE_ALL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Type reference (TYPE) MOLGA MOLGA 20011023
2 Importing PERS Value transfer Type reference (TYPE) XFLAG FALSE neue Eingabewerte 20011101
3 Importing TABLES Value transfer Type reference (TYPE) H99_CLST_T_PAYRESULT TABLES 20011023

Method SAVE_ALL_TABLES on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method SAVE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROWS Call by reference Type reference (TYPE) LVC_T_ROW ROWS 20011023

Method SAVE_SELECTION on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method SET_PAYRESULT_FIELDCAT Signature

Method SET_PAYRESULT_FIELDCAT on class CL_HR_LSTCE_PAYRESULT_BASE has no parameter.
Method SET_PAYRESULT_FIELDCAT on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method SET_SELECTED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Type reference (TYPE) MOLGA MOLGA 20011023
2 Importing SEL_TABLES Value transfer Type reference (TYPE) H99_CLST_T_TABLES SEL_TABLES 20011023

Method SET_SELECTED_TABLES on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method SET_SELECT_TABLES_FIELDCAT Signature

Method SET_SELECT_TABLES_FIELDCAT on class CL_HR_LSTCE_PAYRESULT_BASE has no parameter.
Method SET_SELECT_TABLES_FIELDCAT on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.

Method TOGGLE_DISPLAY Signature

Method TOGGLE_DISPLAY on class CL_HR_LSTCE_PAYRESULT_BASE has no parameter.
Method TOGGLE_DISPLAY on class CL_HR_LSTCE_PAYRESULT_BASE has no exception.
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  00000000 
SAP Release Created in