SAP ABAP Class CL_HR_PAYROLL_INFO (Provides Information in Payroll Environment)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL (Package) SAP HR Payroll Application Development
⤷
⤷
Properties
| Class | CL_HR_PAYROLL_INFO | |
| Short Description | Provides Information in Payroll Environment | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCAL | SAP HR Payroll Application Development |
| Created | 20010620 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_PAYROLL_INFO has no interface implemented.
Friends
Class CL_HR_PAYROLL_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TXDAY | '01' | Start of fiscal year, day | 20010622 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TXMTH | '01' | Start of fiscal year, month | 20010622 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RP_XFELD | Checkbox | 20050119 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_EX_HR_PY_OUT_OF_SEQ | BAdI Interface IF_EX_HR_PY_OUT_OF_SEQ | 20030117 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PAY_CUM_WIN | Time-Based Window for Cumulation Table Entries | 20010620 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RP_XFELD | Checkbox | 20010719 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | PCCE_GPRSN | Grouping Reason for Bonus | 20030121 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PCCE_GPRSN | Grouping Reason for NAMCs | 20030121 | |||
| 9 | Constant | Public | Type reference (TYPE) | PCCE_GPRSN | 'XNON' | Individual Personnel Assignments | 20030117 | ||
| 10 | Constant | Public | Type reference (TYPE) | PCCE_GPRSN | 'XXPY' | Group Payroll | 20030117 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | INSTANCE_TAB | 20030115 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | INTCA | Country ISO Code | 20010620 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HR_MOLGA | Country Grouping | 20010620 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | HRPY_PAYROLL_SOLUTION | Payroll Solution | 20010620 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | HRPAYTYPES_T | Table with Valid Payroll Types | 20010620 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | PAY_CUM_RELDT | '2' | Period Date Relevant for Cumulations | 20010622 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | RP_XFELD | Checkbox | 20010719 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | RP_XFELD | Checkbox | 20010719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 'X' if entered payroll type is valid for the country | 20010702 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010620 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20030114 | |
| 4 | Instance method | Public | Method | 'X' CE Payroll Was Started | 20050119 | |
| 5 | Instance method | Public | Method | Provides the Size of the Cumulation Window | 20010620 | |
| 6 | Instance method | Public | Method | Delivers Grouping Reason Depending on Payroll Type | 20030114 | |
| 7 | Static method | Public | Method | Creates Instance | 20030115 | |
| 8 | Instance method | Public | Method | Retrieves all valid payroll types | 20010620 | |
| 9 | Instance method | Public | Method | 'X' when not only regular payroll runs are allowed | 20010620 | |
| 10 | Instance method | Public | Method | Should old gap closing function be used? | 20010719 | |
| 11 | Instance method | Public | Method | Insert Bonus Runs After End of Period | 20011106 |
Events
Class CL_HR_PAYROLL_INFO has no event.
Types
Class CL_HR_PAYROLL_INFO has no local type.
Method Signatures
Method CHECK_PAYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PAYTY | Call by reference | Type reference (TYPE) | PAYTY | Abrechnungstyp | 20010702 | |||
| 2 | RET_RESULT | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20010702 |
Method CHECK_PAYTYPE on class CL_HR_PAYROLL_INFO has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_PAYROLL_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PAYROLL_INFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_FC_SW_UPD | Call by reference | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20030115 | |||
| 2 | IMP_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | 20030114 | ||||
| 3 | IMP_SW_COSTPLAN | Call by reference | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20030115 | |||
| 4 | IMP_SW_ECALLED | Call by reference | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20030115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_MOLGA | 20030903 |
Method GET_CE_PAYROLL_IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_IS_ACTIVE | Value transfer | Type reference (TYPE) | RP_XFELD | 'X' = ist aktive | 20050119 |
Method GET_CE_PAYROLL_IS_ACTIVE on class CL_HR_PAYROLL_INFO has no exception.
Method GET_CUMULATION_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_CUMUL_WINDOW | Value transfer | Type reference (TYPE) | PAY_CUM_WIN | Zeitliches Fenster für Einträge in den Kumulationstabellen | 20010620 |
Method GET_CUMULATION_WINDOW on class CL_HR_PAYROLL_INFO has no exception.
Method GET_GROUPING_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_PAYTY | Call by reference | Type reference (TYPE) | PAYTY | Abrechnungstyp | 20030117 | |||
| 2 | RET_GROUPING_REASON | Value transfer | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund für Beschäftigungsverträge | 20030117 |
Method GET_GROUPING_REASON on class CL_HR_PAYROLL_INFO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_FC_SW_UPD | Call by reference | Type reference (TYPE) | RP_XFELD | 'X' | Ankreuzfeld | 20030115 | ||
| 2 | IMP_GET_EXISTING | Call by reference | Type reference (TYPE) | RP_XFELD | ' ' | Liefer die erste Instanz zu einem Molga | 20030115 | ||
| 3 | IMP_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | 20030115 | ||||
| 4 | IMP_SW_COSTPLAN | Call by reference | Type reference (TYPE) | RP_XFELD | ' ' | Ankreuzfeld | 20030115 | ||
| 5 | IMP_SW_ECALLED | Call by reference | Type reference (TYPE) | RP_XFELD | ' ' | Ankreuzfeld | 20030115 | ||
| 6 | RET_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HR_PAYROLL_INFO | Stellt Informationen im Abrechnungsumfeld bereit | 20030115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_MOLGA | 20030903 |
Method GET_PAYTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_PAYTYPES | Value transfer | Type reference (TYPE) | HRPAYTYPES_T | Tabelle mit erlaubten Abrechnungstypen | 20010620 |
Method GET_PAYTYPES on class CL_HR_PAYROLL_INFO has no exception.
Method HAS_MOLGA_SPECIAL_PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_EXISTS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010620 |
Method HAS_MOLGA_SPECIAL_PAY on class CL_HR_PAYROLL_INFO has no exception.
Method USE_OLD_CLOSE_GAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_USE_OLD_CLOS_GAP | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010719 |
Method USE_OLD_CLOSE_GAP on class CL_HR_PAYROLL_INFO has no exception.
Method USE_PENDD_FOR_INSERT_BONUS_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_USE_PENDD_FOR_INSERT | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011106 |
Method USE_PENDD_FOR_INSERT_BONUS_RUN on class CL_HR_PAYROLL_INFO has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in |