SAP ABAP Class CL_HRPA_INFOTYPE_0140 (Business logic for IT0140)
Hierarchy
☛
EA-HRCJP (Software Component) Sub component EA-HRCJP of EA-HR
⤷
PA-PA-JP (Application Component) Japan
⤷
PAOC_PAD_JP (Package) PA-JP: New infotype frame work
⤷
⤷
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 | 20021115 |
Properties
| Class | CL_HRPA_INFOTYPE_0140 | |
| Short Description | Business logic for IT0140 | |
| 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_JP | PA-JP: New infotype frame work |
| Created | 20021029 | SAP |
| Last change | 20021115 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0140 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0140 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0140 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | P0140-EALID | '9' | EALID: mikanyu | 20021031 | ||
| 2 | Constant | Private | Type reference (TYPE) | P0140-EALID | '2' | EALID: soushitsu | 20021031 | ||
| 3 | Constant | Private | Type reference (TYPE) | P0140-SIIID | '0' | SIIID: taishougai | 20021031 | ||
| 4 | Constant | Private | Type reference (TYPE) | P0140-SUBTY | '2' | SUBTY: kounen | 20021101 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check combination of field SIIID and EALID | 20021101 | |
| 2 | Instance method | Private | Method | Check combination of field SIMPM and SIMER | 20021101 | |
| 3 | Instance method | Private | Method | Check combination of field SUBTY, EALID, and ENTID | 20021031 | |
| 4 | Instance method | Private | Method | Check field EALID and ENTID are initial | 20021031 | |
| 5 | Instance method | Private | Method | Check input for field SUBTY, EALID, and ENTID | 20021031 | |
| 6 | Instance method | Private | Method | Check input for field SUBTY and SIPNR | 20021101 | |
| 7 | Instance method | Private | Method | Set social insurance type (P0140-SITID) | 20021030 | |
| 8 | Instance method | Private | Method | Set indicator for social insurance premium deduction | 20021029 | |
| 9 | Instance method | Private | Method | Infotype-Specific Logic | 20021029 |
Events
Class CL_HRPA_INFOTYPE_0140 has no event.
Types
Class CL_HRPA_INFOTYPE_0140 has no local type.
Method Signatures
Method CHECK_COMBI_SIIID_EALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EALID | Call by reference | Type reference (TYPE) | P0140-EALID | Acquired/Lost | 20021101 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021101 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021101 | |||
| 4 | SIIID | Call by reference | Type reference (TYPE) | P0140-SIIID | Social Insurance Deduction | 20021101 | |||
| 5 | SITID | Call by reference | Type reference (TYPE) | P0140-SITID | SI Type | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021101 |
Method CHECK_COMBI_SIMPM_SIMER 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 (=' ') | 20021101 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021101 | |||
| 3 | SIMER | Call by reference | Type reference (TYPE) | P0140-SIMER | SI payment exemption modifier for employer | 20021101 | |||
| 4 | SIMPM | Call by reference | Type reference (TYPE) | P0140-SIMPM | SI payment exemption modifier | 20021101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021101 |
Method CHECK_COMBI_SUBTY_EALID_ENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EALID | Call by reference | Type reference (TYPE) | P0140-EALID | Acquired/Lost | 20021031 | |||
| 2 | ENTID | Call by reference | Type reference (TYPE) | P0140-ENTID | Indicator for SI Entitlement | 20021031 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021031 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021031 | |||
| 5 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021031 | |||
| 6 | T5J31 | Call by reference | Type reference (TYPE) | HRPADJP_T5J31_TAB | Table type for T5J31 | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021031 |
Method CHECK_EALID_ENTID_ARE_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EALID | Call by reference | Type reference (TYPE) | P0140-EALID | Acquired/Lost | 20021031 | |||
| 2 | ENTID | Call by reference | Type reference (TYPE) | P0140-ENTID | Indicator for SI Entitlement | 20021031 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021031 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021031 | |||
| 5 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021031 |
Method CHECK_INPUT_SUBTY_EALID_ENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EALID | Call by reference | Type reference (TYPE) | P0140-EALID | Acquired/Lost | 20021031 | |||
| 2 | ENTID | Call by reference | Type reference (TYPE) | P0140-ENTID | Indicator for SI Entitlement | 20021031 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021031 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021031 | |||
| 5 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021031 |
Method CHECK_INPUT_SUBTY_SIPNR 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 (=' ') | 20021101 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021101 | |||
| 3 | SIPNR | Call by reference | Type reference (TYPE) | P0140-SIPNR | Pension number | 20021101 | |||
| 4 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021101 |
Method SET_DEFAULT_SITID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SITID | Value transfer | Type reference (TYPE) | P0140-SITID | Social Insurance Type Indicator | 20021030 | |||
| 2 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021030 |
Method SET_DEFAULT_SITID on class CL_HRPA_INFOTYPE_0140 has no exception.
Method SET_SIDID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIDID | Value transfer | Type reference (TYPE) | P0140-SIDID | Indicator for deduction | 20021029 | |||
| 2 | SIIID | Call by reference | Type reference (TYPE) | P0140-SIIID | Social Insurance Deduction | 20021029 | |||
| 3 | SUBTY | Call by reference | Type reference (TYPE) | P0140-SUBTY | Subtype | 20021029 |
Method SET_SIDID on class CL_HRPA_INFOTYPE_0140 has no exception.
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 (=' ') | 20021029 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021029 | |||
| 3 | P0140 | Call by reference | Type reference (TYPE) | P0140 | HR Master Record: Infotype 0140 (SI Basic Data JP) | 20021029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021029 |
History
| Last changed by/on | SAP | 20021115 |
| SAP Release Created in | 200 |