SAP ABAP Class CL_HRPA_INFOTYPE_0181 (Additional funds singapore)
Hierarchy
☛
EA-HRCSG (Software Component) Sub component EA-HRCSG of EA-HR
⤷
PA-PA-SG (Application Component) Singapore
⤷
PAOC_PAD_SG (Package) PA-PA-SG: Infotype Decoupling for Singapore
⤷
⤷
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 | 20021015 |
Properties
| Class | CL_HRPA_INFOTYPE_0181 | |
| Short Description | Additional funds singapore | |
| 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_SG | PA-PA-SG: Infotype Decoupling for Singapore |
| Created | 20021015 | SAP |
| Last change | 20021015 | 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) |
Interfaces
Class CL_HRPA_INFOTYPE_0181 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0181 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | 'HRITFSG' | message class | 20021115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check allowed values for Fund types for a fund institution | 20021017 | |
| 2 | Instance method | Protected | Method | Check allowed values for Fund Institution(SIGRP F4) | 20021017 | |
| 3 | Instance method | Protected | Method | Check and change currency and amount values | 20021018 | |
| 4 | Instance method | Protected | Method | Check duplicate ids | 20021018 | |
| 5 | Instance method | Protected | Method | Check special fund types and wage dependencies | 20021018 | |
| 6 | Instance method | Protected | Method | Business Checks- main method | 20021018 | |
| 7 | Instance method | Protected | Method | Check Allowed values -- Radio buttons | 20021115 | |
| 8 | Instance method | Protected | Method | Check split values | 20030304 | |
| 9 | Instance method | Protected | Method | Clear spilt values | 20030304 | |
| 10 | Instance method | Protected | Method | Default split as 50-50 for MBMF fund. | 20030304 | |
| 11 | Instance method | Protected | Method | Get data to be defaulted for the first time | 20021016 | |
| 12 | Instance method | Protected | Method | Read infotype 0002 | 20021016 | |
| 13 | Instance method | Protected | Method | Read infotype 0077 | 20021016 | |
| 14 | Instance method | Protected | Method | Read infotype 0185 | 20021016 | |
| 15 | Instance method | Protected | Method | Read infotype 0186 | 20021016 |
Events
Class CL_HRPA_INFOTYPE_0181 has no event.
Types
Class CL_HRPA_INFOTYPE_0181 has no local type.
Method Signatures
Method BL_CHECK_ALLOWED_FUNDTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | PROP_FNAME | Default values for fast entry: field name | 20021017 | |||
| 2 | FUNCL | Call by reference | Type reference (TYPE) | P25M_FUNCL | Fund class | 20021017 | |||
| 3 | FUND_NAME | Call by reference | Type reference (TYPE) | P25M_FUNDN | Fund name | 20021021 | |||
| 4 | FUNTY | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021017 | |||
| 5 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021017 | |||
| 6 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021017 | |||
| 7 | SIGRP | Call by reference | Type reference (TYPE) | P0181-SIGRP | Institution of soc. provident funds SG | 20021017 |
Method BL_CHECK_ALLOWED_FUNDTY on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_ALLOWED_SIGRP 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 (=' ') | 20021017 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021017 | |||
| 3 | SIGRP | Call by reference | Type reference (TYPE) | P0181-SIGRP | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021017 |
Method BL_CHECK_ALLOWED_SIGRP on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_AMOUNT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AMOUNT | Call by reference | Type reference (TYPE) | BETRG | Amount | 20021018 | |||
| 2 | CURR | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20021018 | |||
| 3 | FUNTY | Call by reference | Type reference (TYPE) | P25M_FUNTY | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021018 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021018 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021018 | |||
| 6 | WAGE_DEP | Call by reference | Type reference (TYPE) | P25M_PYALD | Pay alternative (wage-dependant) | 20021018 | |||
| 7 | WAGE_INDEP | Call by reference | Type reference (TYPE) | P25M_PYALI | Pay alternative (wage independant) | 20021018 |
Method BL_CHECK_AMOUNT_CURRENCY on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_DUPLICATE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNTY1 | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021018 | |||
| 2 | FUNTY2 | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021018 | |||
| 3 | FUNTY3 | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021018 | |||
| 4 | FUNTY4 | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021018 | |||
| 5 | FUNTY5 | Call by reference | Type reference (TYPE) | P25M_FUNTY | Fund type | 20021018 | |||
| 6 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021018 | |||
| 7 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021018 |
Method BL_CHECK_DUPLICATE_ID on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_FUNTY_WAGE 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 (=' ') | 20021018 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021018 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021018 |
Method BL_CHECK_FUNTY_WAGE on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_MAIN 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 (=' ') | 20021018 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021018 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021018 |
Method BL_CHECK_MAIN on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_RADIO 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 (=' ') | 20021115 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021115 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021115 |
Method BL_CHECK_RADIO on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CHECK_SPLIT 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 (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030304 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20030304 |
Method BL_CHECK_SPLIT on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_CLEAR_SPLIT 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 (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030304 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20030304 |
Method BL_CLEAR_SPLIT on class CL_HRPA_INFOTYPE_0181 has no exception.
Method BL_DEFAULT_SPLIT 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 (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030304 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20030304 |
Method BL_DEFAULT_SPLIT on class CL_HRPA_INFOTYPE_0181 has no exception.
Method GET_DEFAULT_DATA 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 (=' ') | 20030304 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030304 | |||
| 3 | P0181 | Call by reference | Type reference (TYPE) | P0181 | Personal master record Infotyp 0181 (Add. Funds/SG) | 20021016 |
Method GET_DEFAULT_DATA on class CL_HRPA_INFOTYPE_0181 has no exception.
Method P0002 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20021016 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20021016 | |||
| 3 | P0002 | Value transfer | Type reference (TYPE) | P0002 | 20021016 | ||||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021016 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021016 |
Method P0002 on class CL_HRPA_INFOTYPE_0181 has no exception.
Method P0077 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20021016 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20021016 | |||
| 3 | P0077 | Value transfer | Type reference (TYPE) | P0077 | 20021016 | ||||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021016 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021016 |
Method P0077 on class CL_HRPA_INFOTYPE_0181 has no exception.
Method P0185 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20021016 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20021016 | |||
| 3 | P0185 | Value transfer | Type reference (TYPE) | P0185 | 20021016 | ||||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021016 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021016 |
Method P0185 on class CL_HRPA_INFOTYPE_0181 has no exception.
Method P0186 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20021016 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20021016 | |||
| 3 | P0186 | Value transfer | Type reference (TYPE) | P0186 | 20021016 | ||||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021016 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021016 |
Method P0186 on class CL_HRPA_INFOTYPE_0181 has no exception.
History
| Last changed by/on | SAP | 20021015 |
| SAP Release Created in | 200 |