SAP ABAP Class CL_HRPA_INFOTYPE_0068 (Business logic for IT0068)
Hierarchy
☛
SAP_HRCCA (Software Component) Sub component SAP_HRCCA of SAP_HR
⤷
PY-CA (Application Component) Canada
⤷
PB7G (Package) HR Garnishment Canada
⤷
⤷
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 | 20010919 |
Properties
| Class | CL_HRPA_INFOTYPE_0068 | |
| Short Description | Business logic for IT0068 | |
| 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 | PB7G | HR Garnishment Canada |
| Created | 20010919 | SAP |
| Last change | 20010919 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0068 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0068 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0068 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0068 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Search for the next available OBJPS | 20010919 | |
| 2 | Instance method | Private | Method | Read infotype 0066 | 20010919 | |
| 3 | Instance method | Private | Method | Process the date of relevance field | 20011107 | |
| 4 | Instance method | Private | Method | Business logic checks for INS and MOD | 20010919 | |
| 5 | Instance method | Private | Method | Test which fields should have been filled | 20010920 |
Events
Class CL_HRPA_INFOTYPE_0068 has no event.
Types
Class CL_HRPA_INFOTYPE_0068 has no local type.
Method Signatures
Method GET_NEW_OBJPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJPS | Call by reference | Type reference (TYPE) | P0067-OBJPS | Object Identification | 20010919 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20010919 | |||
| 3 | SUBTY | Call by reference | Type reference (TYPE) | P0067-SUBTY | Subtype | 20010919 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20010919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010919 |
Method P0066 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 | 20010919 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20010919 | |||
| 3 | MODE | Call by reference | Type reference (TYPE) | HRPAD_READ_MODE | '3' | 20010919 | |||
| 4 | P0066 | Value transfer | Type reference (TYPE) | P0066 | 20010919 | ||||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20010919 | |||
| 6 | SUBTY | Call by reference | Type reference (TYPE) | P0066-SUBTY | Subtype | 20010919 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20010919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010928 |
Method SAVE_STOP_PAYMENT 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 (=' ') | 20011107 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20011107 | ||||
| 3 | P0068 | Call by reference | Type reference (TYPE) | P0068 | HR master data infotype 0068 - Canadian garnishment: adjust | 20011107 | |||
| 4 | STOPG | Call by reference | Type reference (TYPE) | T51R5-STOPG | Checkbox | 20011107 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Central entry for factory calendar | 20011107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20011107 |
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 (=' ') | 20010919 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20010919 | ||||
| 3 | P0068 | Call by reference | Type reference (TYPE) | P0068 | HR master data infotype 0067 - Canadian garnishment: debt | 20010919 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20010919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010919 |
Method TEST_FILLED_FIELD 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 (=' ') | 20010920 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20010920 | ||||
| 3 | P0068 | Call by reference | Type reference (TYPE) | P0068 | HR master data infotype 0068 - Canadian garnishment: adjust | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20010928 |
History
| Last changed by/on | SAP | 20010919 |
| SAP Release Created in | 470 |