SAP ABAP Class CL_HRPA_INFOTYPE_0504 (HR: Business Logic Infotype 0504 - Pension Advantage (BE))
Hierarchy
☛
EA-HRCBE (Software Component) Sub component EA-HRCBE of EA-HR
⤷
PA-PA-BE (Application Component) Belgium
⤷
PAOC_PAD_BE (Package) Add-On Development of Personal administration: Belgium

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFTY_NNNN | HR Master Data: Generic IT Logic | 20030324 |
Properties
Class | CL_HRPA_INFOTYPE_0504 | |
Short Description | HR: Business Logic Infotype 0504 - Pension Advantage (BE) | |
Super Class | CL_HRPA_INFTY_NNNN | HR Master Data: Generic IT Logic |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAD_BE | Add-On Development of Personal administration: Belgium |
Created | 20021113 | SAP |
Last change | 20030324 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HRPA_INFOTYPE_0504 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0504 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0504 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Data consistency for all existing records of same advantage | 20021202 |
2 | ![]() |
Instance method | Protected | Method | Check changes in unique key for the pension advantage | 20030220 |
3 | ![]() |
Instance method | Protected | Method | Check kind of pension against infotype 0503 | 20030213 |
4 | ![]() |
Instance method | Protected | Method | Check use of OBJPS as unique key for the pension advantage | 20030213 |
5 | ![]() |
Instance method | Protected | Method | Payment date < end date of record | 20021129 |
6 | ![]() |
Instance method | Protected | Method | Reference Number should be a 20 character long number | 20021128 |
7 | ![]() |
Instance method | Protected | Method | Fill and trigger an error | 20021115 |
8 | ![]() |
Instance method | Protected | Method | Trigger changes in records belonging to same advantage | 20030409 |
9 | ![]() |
Instance method | Protected | Method | Trigger ENDVA change in records belonging to same advantage | 20030409 |
10 | ![]() |
Instance method | Protected | Method | Update records that have some fields with same values | 20030325 |
11 | ![]() |
Instance method | Protected | Method | Update records that have some fields with same values | 20030325 |
Events
Class CL_HRPA_INFOTYPE_0504 has no event.
Types
Class CL_HRPA_INFOTYPE_0504 has no local type.
Method Signatures
Method CHECK_CONSISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021202 | ||
2 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20021202 | ||
3 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20021204 |
Method CHECK_KEYFIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030220 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030220 | ||
3 | ![]() |
OLD_P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030220 | ||
4 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030220 | ||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20030220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030220 |
Method CHECK_KINPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030213 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030213 | ||
3 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030213 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030213 |
Method CHECK_OBJPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030213 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030213 | ||
3 | ![]() |
OLD_P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030221 | ||
4 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030213 | ||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20030213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030213 |
Method CHECK_PAYMENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021129 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021129 | ||
3 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20021129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20021204 |
Method CHECK_REFNR_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021128 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021128 | ||
3 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20021128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20021204 |
Method FILL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | STRING | 20021115 | |||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021115 | ||
3 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20021115 | ||
4 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20021115 | ||
5 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20021115 | ||
6 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20021115 | ||
7 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20021115 | ||
8 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20021115 | ||
9 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | DATA | Messages, message variables | 20021115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20021115 |
Method PROCESS_CANCL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030409 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030409 | ||
3 | ![]() |
OLD_P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030409 | ||
4 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030409 | ||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20030409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030409 |
Method PROCESS_ENDVA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030409 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030409 | ||
3 | ![]() |
OLD_P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030409 | ||
4 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Pensioner Advantage B | 20030409 | ||
5 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20030409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030409 |
Method UPDATE_RECORDS_CANCL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Standard Selections for HR Master Data Reporting | 20030325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030325 |
Method UPDATE_RECORDS_ENDVA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P0504 | Call by reference | Type reference (TYPE) | P0504 | Standard Selections for HR Master Data Reporting | 20030325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20030325 |
History
Last changed by/on | SAP | 20030324 |
SAP Release Created in | 200 |