SAP ABAP Class CL_HRPADJP_P0559 (Utilities for P0559)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PA-PA-JP (Application Component) Japan
     PB22 (Package) HR master data: Japan
Properties
Class CL_HRPADJP_P0559  
Short Description Utilities for P0559    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB22   HR master data: Japan 
Created 20040804   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADJP_P0559 has no forward declaration.
Interfaces
Class CL_HRPADJP_P0559 has no interface implemented.
Friends
Class CL_HRPADJP_P0559 has no friend class.
Attributes
Class CL_HRPADJP_P0559 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_N_MONTHS Static method Public Method get n months after a period 20040804
2 GET_BEGIN_OF_TARGET Static method Public Method get begin period of a target period 20040804
3 GET_ENDDA_OF_PERIOD Static method Public Method get endda of payroll period 20040804
4 GET_END_OF_TARGET Static method Public Method get end period of a target period 20040804
5 GET_FIRST_TARGET Static method Public Method get first target 20040804
6 GET_LAST_TARGET Static method Public Method get the period including endda 20040804
7 GET_PAYMENT_PERIOD Static method Public Method get corresponding payment period 20040804
8 PERIOD_TO_SERIAL Static method Public Method convert period(year, month) to serial 20040804
9 SERIAL_TO_PERIOD Static method Public Method convert serial to period(year, month) 20040804
Events
Class CL_HRPADJP_P0559 has no event.
Types
Class CL_HRPADJP_P0559 has no local type.
Method Signatures

Method ADD_N_MONTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IV_N_MONTHS Call by reference Type reference (TYPE) I Number of months 20040804
3 Returning RS_PERIOD Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method ADD_N_MONTHS on class CL_HRPADJP_P0559 has no exception.

Method GET_BEGIN_OF_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BEGIN_OF_FIRST_TARGET Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
3 Importing IV_INTERVAL Call by reference Type reference (TYPE) P0559-INTVL Number for determining further payment dates 20040804
4 Returning RS_BEGIN_OF_TARGET Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method GET_BEGIN_OF_TARGET on class CL_HRPADJP_P0559 has no exception.

Method GET_ENDDA_OF_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IV_ABKRS Call by reference Type reference (TYPE) PSYST-ABKRS Payroll Area 20040804
3 Returning RV_ENDDA Value transfer Type reference (TYPE) BEGDA Start Date 20040804

Method GET_ENDDA_OF_PERIOD on class CL_HRPADJP_P0559 has no exception.

Method GET_END_OF_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BEGIN_OF_FIRST_TARGET Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
3 Importing IV_INTERVAL Call by reference Type reference (TYPE) P0559-INTVL Number for determining further payment dates 20040804
4 Returning RS_END_OF_TARGET Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method GET_END_OF_TARGET on class CL_HRPADJP_P0559 has no exception.

Method GET_FIRST_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FIRST_PAYMENT Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IV_FIRST_TARGET_PERIOD Call by reference Type reference (TYPE) P0559-TRGTP Beginning of the target period of first payment 20040804
3 Returning RS_BEGIN_OF_FIRST_TARGET Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method GET_FIRST_TARGET on class CL_HRPADJP_P0559 has no exception.

Method GET_LAST_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABKRS Call by reference Type reference (TYPE) PSYST-ABKRS Payroll Area 20040804
2 Importing IV_ENDDA Call by reference Type reference (TYPE) P0559-ENDDA End Date 20040804
3 Returning RS_PERIOD_INCLUDING_ENDDA Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method GET_LAST_TARGET on class CL_HRPADJP_P0559 has no exception.

Method GET_PAYMENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BEGIN_OF_FIRST_TARGET Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Importing IS_FIRST_PAYMENT Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
3 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
4 Importing IV_INTERVAL Call by reference Type reference (TYPE) P0559-INTVL Number for determining further payment dates 20040804
5 Returning RS_PAYMENT_PERIOD Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method GET_PAYMENT_PERIOD on class CL_HRPADJP_P0559 has no exception.

Method PERIOD_TO_SERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERIOD Call by reference Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804
2 Returning RV_SERIAL_OF_PERIOD Value transfer Type reference (TYPE) I Serial of a period 20040804

Method PERIOD_TO_SERIAL on class CL_HRPADJP_P0559 has no exception.

Method SERIAL_TO_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERIAL_OF_PERIOD Call by reference Type reference (TYPE) I Serial of a period 20040804
2 Returning RS_PERIOD Value transfer Type reference (TYPE) PC2PAPER Substructure for Table APER Payroll 20040804

Method SERIAL_TO_PERIOD on class CL_HRPADJP_P0559 has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600