SAP ABAP Class CL_HR_LSTCE_PAYRESULT (CL_HR_LSTCE_PAYRESULT)
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_PAYRESULT_BASE CL_HR_LSTCE_PAYRESULT_BASE 20011023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_LSTCE_CONTAINER IF_HR_LSTCE_CONTAINER 20011023
Properties
Class CL_HR_LSTCE_PAYRESULT  
Short Description CL_HR_LSTCE_PAYRESULT    
Super Class CL_HR_LSTCE_PAYRESULT_BASE CL_HR_LSTCE_PAYRESULT_BASE 
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
Class CL_HR_LSTCE_PAYRESULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_LSTCE_CONTAINER IF_HR_LSTCE_CONTAINER 20011023
Friends
Class CL_HR_LSTCE_PAYRESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARC_GROUP Instance attribute Private Type reference (TYPE) ARC_GROUP ARC_GROUP 20011023
2 ARC_STATE Instance attribute Public Type reference (TYPE) PARC_STATE ARC_STATE 20011023
3 CLASS_NAME Instance attribute Public Attribute reference (LIKE) 20011023
4 COUNTRY_EXIT_DISP Static Attribute Private Object reference (TYPE REF TO) IF_EX_HR_PY_CLST_DISP COUNTRY_EXIT_DISP 20011023
5 CURRENCY Instance attribute Public Type reference (TYPE) WAERS CURRENCY 20011023
6 KEY Instance attribute Public Attribute reference (LIKE) 20011023
7 OLD_EMPTY_TABLES Instance attribute Private Type reference (TYPE) BOOLEAN OLD_EMPTY_TABLES 20011023
8 PAYRESULT Instance attribute Private Type reference (TYPE) H99_CLST_T_PAYRESULT PAYRESULT 20011023
9 PCALAC Instance attribute Public Type reference (TYPE) H99_CLST_T_PCALAC PCALAC 20011023
10 REF_PAYRESULT Instance attribute Public Object reference (TYPE REF TO) DATA REF_PAYRESULT 20011023
11 RGDIR Instance attribute Public Object reference (TYPE REF TO) CL_HR_LSTCE_RGDIR RGDIR 20011023
12 SEQNR Instance attribute Public Type reference (TYPE) CDSEQ SEQNO 20011023
13 STATE_TECHARCH Constant Private Type reference (TYPE) PARC_STATE '5' STATE_TECHARCH 20011023
14 TYPENAME Instance attribute Public Type reference (TYPE) HRPCLX_TYPE TYPENAME 20011023
15 VERSION_PAYVN Instance attribute Public Type reference (TYPE) PVRSN VERSION_PAYVN 20011023
16 VERSION_PCL2 Instance attribute Public Type reference (TYPE) PVRSN VERSION_PCL2 20011023
17 WRONG_VERSION Instance attribute Public Type reference (TYPE) BOOLEAN FALSE WRONG_VERSION 20011023
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 DISPLAY_LOAN Instance method Public Method DISPLAY_LOAN 20011023
4 DISPLAY_PAYRESULT Instance method Public Method DISPLAY_PAYRESULT 20011023
5 DISPLAY_PCALAC Instance method Private Method DISPLAY_PCALAC 20011023
6 DISPLAY_PCL2 Instance method Private Method DISPLAY_PCL2 20011023
7 DISPLAY_VERSION Instance method Private Method DISPLAY_VERSION 20011023
8 GET_OUTPUT_TABLES Instance method Public Method GET_OUTPUT_TABLES 20011023
9 LOAN_EXISTS Instance method Public Method LOAN_EXISTS 20011023
10 REFRESH_OUTTAB Instance method Public Method REFRESH_OUTTAB 20011023
11 WRITE_HEADING Instance method Private Method WRITE_HEADING 20011023
Events
Class CL_HR_LSTCE_PAYRESULT has no event.
Types
Class CL_HR_LSTCE_PAYRESULT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARC_GROUP Value transfer Type reference (TYPE) ARC_GROUP ARC_GROUP 20011023
2 Importing EMPTY_TABLES Value transfer Type reference (TYPE) BOOLEAN EMPTY_TABLES 20011023
3 Importing RGDIR Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_RGDIR RGDIR 20011023
4 Importing SEQNR Value transfer Type reference (TYPE) CDSEQ SEQNR 20011023
# Exception Resumable Description Created on
1 AUTHORITY_CHECK_FAILED AUTHORITY_CHECK_FAILED 20011023
2 ERROR_GENERATING_IMPORT ERROR_GENERATING_IMPORT 20011023
3 ERROR_READING_ARCHIVE ERROR_READING_ARCHIVE 20011023
4 IMPORT_MISMATCH_ERROR IMPORT_MISMATCH_ERROR 20011023
5 INTERNAL_ERROR INTERNAL_ERROR 20011023
6 NO_CURRENCY NO_CURRENCY 20011023
7 NO_RESULTS NO_RESULTS 20011023
8 RGDIR_IS_INITIAL RGDIR_IS_INITIAL 20011023
9 SUBPOOL_DIR_FULL SUBPOOL_DIR_FULL 20011023

Method DISPLAY_LOAN Signature

Method DISPLAY_LOAN on class CL_HR_LSTCE_PAYRESULT has no parameter.
Method DISPLAY_LOAN on class CL_HR_LSTCE_PAYRESULT has no exception.

Method DISPLAY_PAYRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB_NAME Value transfer Type reference (TYPE) NAME_KOMP TAB_NAME 20011023
# Exception Resumable Description Created on
1 TAB_NAME_NOT_FOUND TAB_NAME_NOT_FOUND 20011023

Method DISPLAY_PCALAC Signature

Method DISPLAY_PCALAC on class CL_HR_LSTCE_PAYRESULT has no parameter.
Method DISPLAY_PCALAC on class CL_HR_LSTCE_PAYRESULT has no exception.

Method DISPLAY_PCL2 Signature

Method DISPLAY_PCL2 on class CL_HR_LSTCE_PAYRESULT has no parameter.
Method DISPLAY_PCL2 on class CL_HR_LSTCE_PAYRESULT has no exception.

Method DISPLAY_VERSION Signature

Method DISPLAY_VERSION on class CL_HR_LSTCE_PAYRESULT has no parameter.
Method DISPLAY_VERSION on class CL_HR_LSTCE_PAYRESULT has no exception.

Method GET_OUTPUT_TABLES Signature

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

Method GET_OUTPUT_TABLES on class CL_HR_LSTCE_PAYRESULT has no exception.

Method LOAN_EXISTS Signature

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

Method LOAN_EXISTS on class CL_HR_LSTCE_PAYRESULT has no exception.

Method REFRESH_OUTTAB Signature

Method REFRESH_OUTTAB on class CL_HR_LSTCE_PAYRESULT has no parameter.
Method REFRESH_OUTTAB on class CL_HR_LSTCE_PAYRESULT has no exception.

Method WRITE_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_NAME Value transfer Type reference (TYPE) AS4TEXT DDIC_NAME 20011023
2 Importing DETAIL Value transfer Type reference (TYPE) CHAR01 DETAIL 20011023
3 Importing TABLE Value transfer Type reference (TYPE) BOOLEAN TABLE 20011023
4 Importing TAB_NAME Value transfer Type reference (TYPE) NAME_KOMP TAB_NAME 20011023

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