SAP ABAP Class CL_HRGP_GLOBAL_PAYROLL (Processing Class for Global Payroll)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-GP (Application Component) Payroll for Global Employees
     PAOC_PAY_GLOBAL_PAYROLL (Package) Global Payroll
Properties
Class CL_HRGP_GLOBAL_PAYROLL  
Short Description Processing Class for Global Payroll    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_GLOBAL_PAYROLL   Global Payroll 
Created 20020128   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRGP_GLOBAL_PAYROLL has no forward declaration.
Interfaces
Class CL_HRGP_GLOBAL_PAYROLL has no interface implemented.
Friends
Class CL_HRGP_GLOBAL_PAYROLL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALC_CURRENCY Instance attribute Public Type reference (TYPE) PC202-WAERS Currency Key 20020128
2 CALC_MOLGA Instance attribute Public Type reference (TYPE) T500L-MOLGA Personnel country grouping 20020222
3 I0001 Instance attribute Public Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Org. Assignment) 20020307
4 I0722 Instance attribute Public Type reference (TYPE) P0722_TAB HR Master Record Infotype 0722 20020208
5 I0723 Instance attribute Public Type reference (TYPE) P0723_TAB HR Master Record Infotype 0723 20020207
6 IS_GLOBAL_PAYROLL_EMPLYOEE Instance attribute Public Type reference (TYPE) XFELD Indicator as to whether PERNR belongs to global payroll 20021029
7 RESULTS Instance attribute Public Type reference (TYPE) HRPAY99_TAB_OF_RESULTS Structure for payroll result: International 20020221
8 RE_I0722 Instance attribute Public Type reference (TYPE) P0722_TAB Infotype 0722 receiving PERNR 20021029
9 RGDIR Instance attribute Public Type reference (TYPE) HRPY_TT_RGDIR Cluster Directory (For Export and Import of Payroll Results) 20020128
10 RT_GP Instance attribute Public Type reference (TYPE) HRPAY99_RT_GP Payroll Results: Results Table 20020131
11 SE_CALC_MOLGA Instance attribute Public Type reference (TYPE) T500L-MOLGA Country Grouping 20020222
12 SE_I0003 Instance attribute Public Type reference (TYPE) P0003_TAB Infotype 0003 (Payroll status) sending PERNR 20021028
13 SE_I0722 Instance attribute Public Type reference (TYPE) P0722_TAB Infotype 0722 sending PERNR 20021029
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CURRENCY Instance method Public Method Currency Translation (of Wage Types) 20020128
2 GET_IT0001 Instance method Public Method Read IT0001 of sending perno and buffer 20020307
3 GET_IT0722 Instance method Public Method Read IT0722 and buffer internally 20020220
4 GET_IT0723 Instance method Public Method Read IT0723 and buffer internally 20020220
5 GET_PERIODS_TO_READ Instance method Public Method Determine periods to be read 20020128
6 GET_RESULTS Instance method Public Method Read Payroll Results 20020128
7 GET_RGDIR Instance method Public Method Read RGDIR of other PERNR 20020128
8 MAP_WAGE_TYPES Instance method Public Method Conversion of Wage Types for the Rec. Payroll 20020128
9 READ_IT0722 Instance method Public Method Read IT0722 of both PERNR and buffer 20021029
10 SE_READ_IT0003 Instance method Public Method Read IT0003 of sending PERNR and buffer 20021028
Events
Class CL_HRGP_GLOBAL_PAYROLL has no event.
Types
Class CL_HRGP_GLOBAL_PAYROLL has no local type.
Method Signatures

Method CONVERT_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AMOUNT Call by reference Type reference (TYPE) PC207-BETRG Abrechnungsergebnis: Ergebnistabelle 20020131
2 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20020131
3 Importing CALC_CURRENCY Call by reference Type reference (TYPE) PC202-WAERS Währungsschlüssel 20020131
4 Changing CURRENCY Call by reference Type reference (TYPE) PC207-AMT_CURR Währungsschlüssel 20020131
5 Importing CURR_CONV_RULE Call by reference Type reference (TYPE) T7GP_WGTYP_MAP-CURR_CONV_RULE Zuordung von Lohnarten aus verschienen Ländern 20020131
6 Importing RE_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020409
7 Importing START_OF_ASSIGNMT Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020409
8 Importing VALID_DATE Call by reference Type reference (TYPE) PC2RT_GP-VALID_DATE Abrechungsergebnis: Global Payroll 20020405

Method CONVERT_CURRENCY on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_IT0001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SE_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020307

Method GET_IT0001 on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_IT0722 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020220
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20020220
3 Importing PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020220
4 Importing SUBTYP Call by reference Type reference (TYPE) P0722-SUBTY Subtyp 20020404

Method GET_IT0722 on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_IT0723 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020220

Method GET_IT0723 on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_PERIODS_TO_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Cluster directory (for export and import of payroll results) 20020222
2 Exporting RGDIR_TO_READ_RESULTS Call by reference Type reference (TYPE) HRPY_TT_RGDIR Verzeichnis der Abrechnungsergebnisse 20020304

Method GET_PERIODS_TO_READ on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTHER_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020221
2 Importing OTHER_RGDIR Call by reference Type reference (TYPE) HRPY_TT_RGDIR Cluster directory (for export and import of payroll results) 20020221

Method GET_RESULTS on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method GET_RGDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20020128

Method GET_RGDIR on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method MAP_WAGE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20020128

Method MAP_WAGE_TYPES on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method READ_IT0722 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Datum und Zeit, aktuelles (Applikationsserver-)Datum 20021029
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Datum und Zeit, aktuelles (Applikationsserver-)Datum 20021029
3 Importing PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20021029

Method READ_IT0722 on class CL_HRGP_GLOBAL_PAYROLL has no exception.

Method SE_READ_IT0003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20021028

Method SE_READ_IT0003 on class CL_HRGP_GLOBAL_PAYROLL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110