SAP ABAP Class CL_HR_PAY_RESULT (Payroll result)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL_CLST (Package) Payroll Result: Display

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HR_PAY_RESULT_BASE | Payroll result | 20011026 |
Meta Relationship - Used By
Properties
Class | CL_HR_PAY_RESULT | |
Short Description | Payroll result | |
Super Class | CL_HR_PAY_RESULT_BASE | Payroll result |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PCAL_CLST | Payroll Result: Display |
Created | 20011026 | SAP |
Last change | 20050519 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HR_PAY_RESULT has no forward declaration.
Interfaces
Class CL_HR_PAY_RESULT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_HR_PAY_ACCESS | 20011029 | Access to payroll results | |
2 | CL_HR_PAY_RESULT_PERSON | 20040430 | Payroll result from the person cluster (CE) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | ' ' | 'X' = Cumulations were not filtered during import | 20031119 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PAY99_INTERNATIONAL | Object for payroll result: International | 20011026 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PAY99_INTERNATIONAL | Object for payroll result: International | 20050518 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFLAG | ' ' | Ergebnis enthält ein Personenergebnis | 20020107 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PVRSN | '03' | HR version number | 20011030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20011030 |
2 | ![]() |
Instance method | Protected | Method | Export to Buffer | 20011026 |
3 | ![]() |
Instance method | Protected | Method | 20050203 | |
4 | ![]() |
Instance method | Protected | Method | Export statement | 20020419 |
5 | ![]() |
Instance method | Protected | Method | Filter cumulation tables | 20031110 |
6 | ![]() |
Instance method | Protected | Method | Import from Buffer | 20011026 |
7 | ![]() |
Instance method | Protected | Method | Import statement | 20020419 |
8 | ![]() |
Instance method | Protected | Method | 20050203 | |
9 | ![]() |
Instance method | Protected | Method | 20041027 | |
10 | ![]() |
Instance method | Protected | Method | Restore unfiltered cumulation tables | 20031110 |
11 | ![]() |
Instance method | Protected | Method | Simulate a Concurrent Employment result | 20020419 |
Events
Class CL_HR_PAY_RESULT has no event.
Types
Class CL_HR_PAY_RESULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HR_PAY_RESULT has no parameter.
Method CONSTRUCTOR on class CL_HR_PAY_RESULT has no exception.
Method EXPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER_KEY | Call by reference | Type reference (TYPE) | PAY99_S_BUFFER_KEY | Schlüssel für PCLx-Puffertabelle | 20020117 | ||
2 | ![]() |
RESULT_TABLE | Call by reference | Type reference (TYPE) | PAY99_T_BUFFER_DATA | Puffertabelle für Export in Tabelle | 20020116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Export konnte nicht in Datenbank schreiben | 20020107 | |
2 | ![]() |
Schlüssel war nicht gefüllt | 20020107 | |
3 | ![]() |
20050801 |
Method EXPORT_NATIO Signature
Method EXPORT_NATIO on class CL_HR_PAY_RESULT has no parameter.
Method EXPORT_NATIO on class CL_HR_PAY_RESULT has no exception.
Method EXPORT_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER_TABLE | Call by reference | Type reference (TYPE) | PAY99_T_BUFFER_DATA | Puffertabelle für Export in Tabelle | 20020419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Export konnte nicht in Datenbank schreiben | 20020419 |
Method FILTER_CUMULATIONS Signature
Method FILTER_CUMULATIONS on class CL_HR_PAY_RESULT has no parameter.
Method FILTER_CUMULATIONS on class CL_HR_PAY_RESULT has no exception.
Method IMPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_HR_PAY_BUFFER | Zugriff auf Abrechnungsergebnisse aus dem Puffer | 20020419 | ||
2 | ![]() |
IM_CURR | Call by reference | Type reference (TYPE) | WAERS | 20040420 | |||
3 | ![]() |
PERIOD | Call by reference | Type reference (TYPE) | PC261 | Zu importierende Auswertungsperiode | 20011026 | ||
4 | ![]() |
PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20011026 | ||
5 | ![]() |
UNFILTERED_CUMULATIONS | Call by reference | Type reference (TYPE) | XFLAG | ' ' | 'X' = Kumulationstabellen nicht gefiltert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import konnte nicht aus Datenbank lesen | 20011026 | |
2 | ![]() |
Schlüssel kann nicht gefüllt werden | 20011030 | |
3 | ![]() |
Falsche Versionsnummer für Import | 20011026 |
Method IMPORT_FROM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER_TABLE | Call by reference | Type reference (TYPE) | PAY99_T_BUFFER_DATA | Puffertabelle für Import aus Tabelle | 20020419 | ||
2 | ![]() |
IM_CURR | Call by reference | Type reference (TYPE) | WAERS | 20040420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import konnte nicht aus Datenbank lesen | 20020419 | |
2 | ![]() |
Falsche Versionsnummer für Import | 20020419 |
Method IMPORT_NATIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CURR | Call by reference | Type reference (TYPE) | WAERS | 20060118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060118 |
Method IS_MAIN_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_MAIN_RESULT | Value transfer | Type reference (TYPE) | XFELD | 20041027 |
Method IS_MAIN_RESULT on class CL_HR_PAY_RESULT has no exception.
Method RESTORE_CUMULATIONS Signature
Method RESTORE_CUMULATIONS on class CL_HR_PAY_RESULT has no parameter.
Method RESTORE_CUMULATIONS on class CL_HR_PAY_RESULT has no exception.
Method SIMULATE_CE_RESULT Signature
Method SIMULATE_CE_RESULT on class CL_HR_PAY_RESULT has no parameter.
Method SIMULATE_CE_RESULT on class CL_HR_PAY_RESULT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20050519 |
SAP Release Created in |