SAP ABAP Class CL_HRPA_INFOTYPE_0361 (Pensions Ireland)
Hierarchy
☛
EA-HRCIE (Software Component) Sub component EA-HRCIE of EA-HR
⤷
PA-PA-IE (Application Component) Ireland
⤷
PAOC_PAD_IE (Package) Add-On Development of Personal administration: Ireland

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20021203 |
Properties
Class | CL_HRPA_INFOTYPE_0361 | |
Short Description | Pensions Ireland | |
Super Class | CL_HRPA_INFOTYPE_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_IE | Add-On Development of Personal administration: Ireland |
Created | 20021203 | SAP |
Last change | 20021203 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0361 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0361 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0361 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0361 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | chceck pension contributions | 20021204 |
2 | ![]() |
Instance method | Protected | Method | check field input | 20021204 |
3 | ![]() |
Instance method | Protected | Method | check plans | 20021203 |
4 | ![]() |
Instance method | Protected | Method | check wage type | 20021204 |
5 | ![]() |
Instance method | Protected | Method | issue error message with plan type and field list | 20021204 |
6 | ![]() |
Instance method | Protected | Method | read pension contribution percentage | 20021204 |
7 | ![]() |
Instance method | Protected | Method | Sets the Initial Currency | 20060817 |
8 | ![]() |
Instance method | Protected | Method | read default values for the screen | 20021205 |
9 | ![]() |
Instance method | Protected | Method | infotype specific checks | 20021205 |
Events
Class CL_HRPA_INFOTYPE_0361 has no event.
Types
Class CL_HRPA_INFOTYPE_0361 has no local type.
Method Signatures
Method CHECK_CONTRIBUTION 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 (=' ') | 20021204 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021204 |
Method CHECK_INPUT 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 (=' ') | 20021204 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021204 |
Method CHECK_PLAN 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 (=' ') | 20021203 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021203 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021203 |
Method CHECK_WAGE_TYPE 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 (=' ') | 20021204 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021204 |
Method MESSAGE_WITH_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_NAME | Call by reference | Type reference (TYPE) | PROP_FNAME | Default values for fast entry: field name | 20021204 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021204 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 | ||
4 | ![]() |
PLAN_TYPE | Call by reference | Type reference (TYPE) | PIE_SCHID | Scheme identifier | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021204 |
Method READ_CONTRIBUTION_PERCENTAGE 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 (=' ') | 20021204 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021204 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021204 |
Method READ_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20060817 | ||
2 | ![]() |
CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20060817 | ||
3 | ![]() |
DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20060817 |
Method READ_CURRENCY on class CL_HRPA_INFOTYPE_0361 has no exception.
Method READ_DEFAULT_VALUES 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 (=' ') | 20021205 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021205 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021205 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR Master Data: Unfulfilled Program Condition | 20021205 |
Method SPECIFIC_COMPUTATIONS 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 (=' ') | 20021205 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021205 | ||
3 | ![]() |
P0361 | Call by reference | Type reference (TYPE) | P0361 | HR Master Record : Infotype 0361 (Pensions Admin. - IE) | 20021205 | ||
4 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HR: Stammdaten, unerfüllte Programmbedingung | 20021205 |
History
Last changed by/on | SAP | 20021203 |
SAP Release Created in | 200 |