SAP ABAP Class CL_HRPAYJP_UTILITIES (CL_HRPAYJP_UTILITIES)
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_HRPAYJP_UTILITIES | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PB22 | HR master data: Japan |
Created | 20100103 | SAP |
Last change | 20110809 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPAYJP_UTILITIES has no forward declaration.
Interfaces
Class CL_HRPAYJP_UTILITIES has no interface implemented.
Friends
Class CL_HRPAYJP_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | '' | General Flag | 20100103 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | D | '99991231' | Low Date | 20100103 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | D | '18000101' | Max Date | 20100103 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MOLGA | '22' | Country Grouping | 20100103 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | 'X' | General Flag | 20100103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100104 | |
2 | ![]() |
Static method | Public | Method | convert date based on formate | 20100826 |
3 | ![]() |
Static method | Public | Method | 20100104 | |
4 | ![]() |
Static method | Public | Method | 20100104 | |
5 | ![]() |
Static method | Public | Method | 20100104 | |
6 | ![]() |
Static method | Public | Method | 20100104 | |
7 | ![]() |
Static method | Public | Method | 20100103 | |
8 | ![]() |
Static method | Public | Method | 20100826 | |
9 | ![]() |
Static method | Public | Method | 20100104 | |
10 | ![]() |
Static method | Public | Method | 20100104 | |
11 | ![]() |
Static method | Public | Method | 20100104 |
Events
Class CL_HRPAYJP_UTILITIES has no event.
Types
Class CL_HRPAYJP_UTILITIES has no local type.
Method Signatures
Method CHECK_DATE_VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHKDT | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
2 | ![]() |
RV_DATE_VALIDATE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100104 |
Method CHECK_DATE_VALIDATE on class CL_HRPAYJP_UTILITIES has no exception.
Method CONVERT_DATE_BY_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_FORMATED | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100826 | ||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100826 | ||
3 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100826 |
Method CONVERT_DATE_BY_FORMAT on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_DATE_ONE_MONTH_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATE_1MONTH_BEFORE | Call by reference | Type reference (TYPE) | D | 20100104 | |||
2 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | D | 20100104 |
Method GET_DATE_ONE_MONTH_BEFORE on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_KIJUNGAI_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_KIJUN_GAI_BEGDA | Call by reference | Type reference (TYPE) | D | 20100104 | |||
2 | ![]() |
CV_KIJUN_GAI_ENDDA | Call by reference | Type reference (TYPE) | D | 20100104 | |||
3 | ![]() |
IV_ABKRS | Call by reference | Type reference (TYPE) | ABKRS | Payroll Area | 20100104 | ||
4 | ![]() |
IV_PAYDATE | Call by reference | Type reference (TYPE) | D | 20100104 | |||
5 | ![]() |
IV_PBEGD | Call by reference | Type reference (TYPE) | D | 20100104 | |||
6 | ![]() |
IV_PEND | Call by reference | Type reference (TYPE) | D | 20100104 |
Method GET_KIJUNGAI_DATE on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_LAST_DATE_IN_MONTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CALENDAR_MONTH | Call by reference | Type reference (TYPE) | I | 20100104 | |||
2 | ![]() |
IV_CALENDAR_YEAR | Call by reference | Type reference (TYPE) | I | 20100104 | |||
3 | ![]() |
RV_LAST_DAY_IN_MONTH | Value transfer | Type reference (TYPE) | DATUM | Date | 20100104 |
Method GET_LAST_DATE_IN_MONTH on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_N_MONTH_LATER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENT_DT | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
2 | ![]() |
IV_N_MONTHS | Call by reference | Type reference (TYPE) | I | 20100104 | |||
3 | ![]() |
RV_N_MONTHS_LATER | Value transfer | Type reference (TYPE) | DATUM | Date | 20100104 |
Method GET_N_MONTH_LATER on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_PAYROLL_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PAYROLL_RESULTS | Call by reference | Type reference (TYPE) | H99_HR_PAY_RESULT_TAB | HR payroll result table | 20100103 | ||
2 | ![]() |
IM_IPVIEW | Call by reference | Type reference (TYPE) | H99_IPVIEW | In-view payroll periods | 20100103 | ||
3 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | DATUM | Date | 20100103 | ||
4 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | DATUM | Date | 20100103 | ||
5 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20100103 |
Method GET_PAYROLL_RESULT on class CL_HRPAYJP_UTILITIES has no exception.
Method GET_USER_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LV_DATE_FORMAT | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20100826 |
Method GET_USER_DATE_FORMAT on class CL_HRPAYJP_UTILITIES has no exception.
Method SET_COMPARE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_COMPARE_DATE | Call by reference | Type reference (TYPE) | ABRWT | Value of payroll constants | 20100104 | ||
2 | ![]() |
IV_ABKRS | Call by reference | Type reference (TYPE) | ABKRS | Payroll Area | 20100104 | ||
3 | ![]() |
IV_PAYDT | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 |
Method SET_COMPARE_DATE on class CL_HRPAYJP_UTILITIES has no exception.
Method SET_KIJUN_GAI_DATE_JKING3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_KIJUN_GAI_BEGDA | Call by reference | Type reference (TYPE) | D | 20100104 | |||
2 | ![]() |
CV_KIJUN_GAI_ENDDA | Call by reference | Type reference (TYPE) | D | 20100104 | |||
3 | ![]() |
IV_ABKRS | Call by reference | Type reference (TYPE) | ABKRS | Payroll Area | 20100104 | ||
4 | ![]() |
IV_PAYDT | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
5 | ![]() |
IV_PBEGD | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
6 | ![]() |
IV_PEND | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
7 | ![]() |
IV_PERMO | Call by reference | Type reference (TYPE) | PERMO | Period Parameters | 20100104 |
Method SET_KIJUN_GAI_DATE_JKING3 on class CL_HRPAYJP_UTILITIES has no exception.
Method UPDATE_KIJUN_GAI_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_KIJUN_GAI_BEGDA | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
2 | ![]() |
IV_ABKRS | Call by reference | Type reference (TYPE) | ABKRS | Payroll Area | 20100104 | ||
3 | ![]() |
IV_COMPARE_DATE | Call by reference | Type reference (TYPE) | ABRWT | Value of payroll constants | 20100104 | ||
4 | ![]() |
IV_PBEGD | Call by reference | Type reference (TYPE) | DATUM | Date | 20100104 | ||
5 | ![]() |
IV_PERMO | Call by reference | Type reference (TYPE) | PERMO | Period Parameters | 20100104 |
Method UPDATE_KIJUN_GAI_DATE on class CL_HRPAYJP_UTILITIES has no exception.
History
Last changed by/on | SAP | 20110809 |
SAP Release Created in |