SAP ABAP Class CL_HRPA_INFOTYPE_0317 (Business Logic for IT0317)
Hierarchy
☛
EA-HRCNL (Software Component) Sub component EA-HRCNL of EA-HR
⤷
PA-PA-NL (Application Component) Netherlands
⤷
PAOC_PAD_NL (Package) Add-On Development Personnel Administration: - Netherlands
⤷
⤷
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 | 20021001 |
Properties
| Class | CL_HRPA_INFOTYPE_0317 | |
| Short Description | Business Logic for IT0317 | |
| 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 | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAD_NL | Add-On Development Personnel Administration: - Netherlands |
| Created | 20021001 | SAP |
| Last change | 20021210 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0317 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0317 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0317 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0317 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Possible Field Combinations | 20021003 | |
| 2 | Instance method | Private | Method | Check for Payroll Period | 20021003 | |
| 3 | Instance method | Private | Method | Check Required Field for Subtype | 20021121 | |
| 4 | Instance method | Private | Method | Check Value | 20021003 | |
| 5 | Instance method | Private | Method | Get Payroll Period for Date | 20021003 | |
| 6 | Instance method | Private | Method | Specific Checks for IT0317 | 20021003 | |
| 7 | Instance method | Private | Method | IT0317 Specific Default Values | 20021003 |
Events
Class CL_HRPA_INFOTYPE_0317 has no event.
Types
Class CL_HRPA_INFOTYPE_0317 has no local type.
Method Signatures
Method CHECK_FIELD_COMBINATIONS 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 of Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021003 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021003 | ||||
| 3 | P0317 | Call by reference | Type reference (TYPE) | P0317 | HR Master Record: Infotype 317 (Special Provisions NL) | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method CHECK_PAYROLL_PERIOD 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 of Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021003 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021003 | ||||
| 3 | P0317 | Call by reference | Type reference (TYPE) | P0317 | HR Master Record Infotype 0010 (Savings Schemes) | 20021003 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method CHECK_REQUIRED 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 of Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021121 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021121 | ||||
| 3 | P0317 | Call by reference | Type reference (TYPE) | P0317 | HR Master Record: Infotype 317 (Special Provisions NL) | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method CHECK_VALUE_CONTENT 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 of Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021003 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021003 | ||||
| 3 | P0317 | Call by reference | Type reference (TYPE) | P0317 | HR Master Record: Infotype 317 (Special Provisions NL) | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method GET_PAYROLL_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Validity Start Date | 20021003 | |||
| 2 | DATE | Call by reference | Type reference (TYPE) | BEGDA | Validity Start Date | 20021003 | |||
| 3 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Validity End Date | 20021003 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Standard Selections for Reporting HR Master Data | 20021003 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method SPECIFIC_CHECKS 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 of Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021003 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021003 | ||||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20021003 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
Method SPECIFIC_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20021003 | ||||
| 2 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class | 20021003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master Data, Unfulfilled Program Requirement | 20021210 |
History
| Last changed by/on | SAP | 20021210 |
| SAP Release Created in | 200 |