SAP ABAP Class CL_HRPA_INFOTYPE_0114 (Garnishable Amount DE)
Hierarchy
☛
EA-HRCDE (Software Component) Sub component EA-HRCDE of EA-HR
⤷
PA-PA-DE (Application Component) Germany
⤷
PAOC_PAD_DE (Package) Add-On Development for Personnel Administration: Germany
⤷
⤷
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 | 20021125 |
Properties
| Class | CL_HRPA_INFOTYPE_0114 | |
| Short Description | Garnishable Amount DE | |
| Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRPAYDEPF | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAD_DE | Add-On Development for Personnel Administration: Germany |
| Created | 20021125 | SAP |
| Last change | 20021125 | 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) |
Interfaces
Class CL_HRPA_INFOTYPE_0114 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0114 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | Message Container | 20021125 | |||
| 2 | Constant | Protected | Type reference (TYPE) | I | 10 | Maximum Number of Capital Formation Contracts | 20021127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check if Information for Preferred Garnishment Is Correct | 20021126 | |
| 2 | Instance method | Protected | Method | Check if Blocks Are Correct | 20021129 | |
| 3 | Instance method | Protected | Method | Check if Information for Normal Garnishment Is Correct | 20021126 | |
| 4 | Instance method | Protected | Method | Field Checks on Adding Infotype Record | 20021125 | |
| 5 | Instance method | Protected | Method | Check if Interval 0114 Is Identical to 0111 | 20021125 | |
| 6 | Instance method | Protected | Method | Field Checks on Change of Infotype Record | 20021125 | |
| 7 | Instance method | Protected | Method | General Field Checks | 20021125 | |
| 8 | Instance method | Protected | Method | Check if Information for Fixed Garnishable Amt Is Correct | 20021126 | |
| 9 | Instance method | Protected | Method | Check if Information for Special Case Is Correct | 20021128 | |
| 10 | Instance method | Protected | Method | Check if Field of Special Case Is Filled Correctly | 20021128 | |
| 11 | Instance method | Protected | Method | Check if Info on Unseizable CFP Contracts Is Correct | 20021127 | |
| 12 | Instance method | Protected | Method | Check Whether Currency Changes in Period | 20021125 | |
| 13 | Instance method | Protected | Method | Check if Information on Merging Is Correct | 20021127 | |
| 14 | Instance method | Protected | Method | Default Values upon Creation of Infotype Record | 20021125 |
Events
Class CL_HRPA_INFOTYPE_0114 has no event.
Types
Class CL_HRPA_INFOTYPE_0114 has no local type.
Method Signatures
Method CHECK_BEVOR_PFAEND 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021126 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021126 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021126 |
Method CHECK_BLOCKS_OK 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021129 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021129 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021129 |
Method CHECK_GEW_PFAEND 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021126 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021126 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021126 |
Method CHECK_INSERT_P0114 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
Method CHECK_KOMPLETT 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | OLD_PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Schlüssel von Personalstammdaten | 20021125 | |||
| 4 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
Method CHECK_MODIFY_P0114 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | OLD_P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 | |||
| 4 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
Method CHECK_P0114 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
Method CHECK_RATENZAHLUNG 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021126 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021126 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021126 |
Method CHECK_SONDERFALL 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021128 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021128 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021128 |
Method CHECK_SONDERFALL_FELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FELDX | Call by reference | Type reference (TYPE) | FELDS | Feld für Sonderfall | 20021128 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | Feldnummer | 20021128 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021128 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021128 | |||
| 5 | PSOND | Call by reference | Type reference (TYPE) | PSOND | Pfändung nach Sonderfällen | 20021128 | |||
| 6 | SONFL | Call by reference | Type reference (TYPE) | SONFL | Sonderfall Pfändung - Feld/Block | 20021128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021128 |
Method CHECK_VERMOEGENSBILDUNG 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021127 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021127 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021127 |
Method CHECK_WAEHRUNGSSPLIT 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
Method CHECK_ZUSAMMENRECHNUNG 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021127 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021127 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0124 (Störfälle D) | 20021127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021127 |
Method INIT_P0114 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021125 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021125 | |||
| 3 | P0114 | Call by reference | Type reference (TYPE) | P0114 | Personal-Stammsatz Infotyp 0114 (Pf. pfändbarer Betrag) | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021125 |
History
| Last changed by/on | SAP | 20021125 |
| SAP Release Created in | 200 |