SAP ABAP Class CL_HR_PAYROLL_WTPROCESS (Payroll wage type processing)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PAOC_PAY_BASIC_FUNCTIONS (Package) Basic Payroll Functions for Concurrent Employment

⤷

⤷

Properties
Class | CL_HR_PAYROLL_WTPROCESS | |
Short Description | Payroll wage type processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAY_BASIC_FUNCTIONS | Basic Payroll Functions for Concurrent Employment |
Created | 20011004 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HR_PAYROLL_WTPROCESS has no forward declaration.
Interfaces
Class CL_HR_PAYROLL_WTPROCESS has no interface implemented.
Friends
Class CL_HR_PAYROLL_WTPROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_HR_PAYROLL_WTPROCESS | Payroll wage type processing | 20011004 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign the leading PERNR to the wage types in RT_PERSON | 20011224 |
2 | ![]() |
Instance method | Public | Method | Empty the leading PERNR of wage types | 20011224 |
3 | ![]() |
Static method | Public | Method | Create instance | 20011004 |
4 | ![]() |
Instance method | Public | Method | Get wage type amount from IT_PERSON | 20011023 |
5 | ![]() |
Instance method | Public | Method | Eliminate period indicators | 20011203 |
6 | ![]() |
Instance method | Public | Method | Wage type process on DT_PERSON | 20011004 |
7 | ![]() |
Instance method | Public | Method | Wage type process on IT | 20011004 |
8 | ![]() |
Instance method | Public | Method | Wage type process on IT_PERSON | 20011004 |
Events
Class CL_HR_PAYROLL_WTPROCESS has no event.
Types
Class CL_HR_PAYROLL_WTPROCESS has no local type.
Method Signatures
Method ASSIGN_LEADING_PERNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IE_RT_PERSON | Call by reference | Type reference (TYPE) | HRPAY99_RT_PERSON | Ergebnistabelle (RT) auf Personenebene | 20011224 | ||
2 | ![]() |
IM_GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund | 20011224 | ||
3 | ![]() |
IM_GROUP_INFO | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011224 |
Method ASSIGN_LEADING_PERNR on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method EMPTY_LEADING_PERNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IE_XX_PERSON | Call by reference | Type reference (TYPE) | HRPAY99_RT_PERSON | Ergebnistabelle (RT) auf Personenebene | 20011224 | ||
2 | ![]() |
IM_GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund | 20011224 |
Method EMPTY_LEADING_PERNR on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HR_PAYROLL_WTPROCESS | Personalabrechnung - Lohnartverarbeitung | 20011004 |
Method GET_INSTANCE on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method GET_WTAMT_ONITPERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_GROUP_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Gruppierungsgrund | 20011221 | ||
2 | ![]() |
P_GROUP_VALUE | Call by reference | Type reference (TYPE) | PCCE_GPVAL | Gruppierungswert | 20011221 | ||
3 | ![]() |
P_ITPERSON | Call by reference | Type reference (TYPE) | HRPAY99_RT_PERSON | Tabellentyp für Abrechnungsergebnistabelle (Person) | 20011023 | ||
4 | ![]() |
P_LGART | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20011023 | ||
5 | ![]() |
WT_AMOUNT | Call by reference | Type reference (TYPE) | BETRG | Betrag | 20011023 |
Method GET_WTAMT_ONITPERSON on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method PROC_ELIMI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMP_ID | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011203 | ||
2 | ![]() |
ITAB | Call by reference | Type reference (TYPE) | PC2RT_PERSON | Abrechnungsergebnisse: Ergebnistabelle für Personenergebnis | 20011203 |
Method PROC_ELIMI on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method WT_PROCESS_ONDTPERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_APERVALUE | Call by reference | Type reference (TYPE) | PC2APER | Struktur der Tabelle APER in Personalabrechnung | 20011005 | ||
2 | ![]() |
P_LGART | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20011004 | ||
3 | ![]() |
P_OP | Call by reference | Type reference (TYPE) | C | Operator | 20011004 | ||
4 | ![]() |
P_TARGET_ITAB | Call by reference | Type reference (TYPE) | HRPAY99_DT_PERSON | Tabellentyp für DT auf Personenebene | 20011004 | ||
5 | ![]() |
P_WA | Call by reference | Type reference (TYPE) | PC2RT_PERSON | Abrechnungsergebnisse: Ergebnistabelle für Personenergebnis | 20011004 |
Method WT_PROCESS_ONDTPERSON on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method WT_PROCESS_ONIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LGART | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20011004 | ||
2 | ![]() |
P_OP | Call by reference | Type reference (TYPE) | C | Operator | 20011004 | ||
3 | ![]() |
P_TARGET_ITAB | Call by reference | Type reference (TYPE) | HRPAY99_RT | Ergebnistabelle | 20011004 | ||
4 | ![]() |
P_WA | Call by reference | Type reference (TYPE) | PC207 | Abrechnungsergebnis: Ergebnistabelle | 20011004 |
Method WT_PROCESS_ONIT on class CL_HR_PAYROLL_WTPROCESS has no exception.
Method WT_PROCESS_ONITPERSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LGART | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20011004 | ||
2 | ![]() |
P_OP | Call by reference | Type reference (TYPE) | C | Operator | 20011004 | ||
3 | ![]() |
P_TARGET_ITAB | Call by reference | Type reference (TYPE) | HRPAY99_RT_PERSON | Tabellentyp für Abrechnungsergebnistabelle (Person) | 20011004 | ||
4 | ![]() |
P_WA | Call by reference | Type reference (TYPE) | PC2RT_PERSON | Abrechnungsergebnisse: Ergebnistabelle für Personenergebnis | 20011004 |
Method WT_PROCESS_ONITPERSON on class CL_HR_PAYROLL_WTPROCESS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 110 |