SAP ABAP Class CL_HRPA_INFOTYPE_0116 (Garnishment DE Bank Transfer)
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 | 20030208 |
Properties
| Class | CL_HRPA_INFOTYPE_0116 | |
| Short Description | Garnishment DE Bank Transfer | |
| 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 | 20030208 | SAP |
| Last change | 20030208 | 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) |
Interfaces
Class CL_HRPA_INFOTYPE_0116 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0116 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 | 20030208 | |||
| 2 | Constant | Protected | Type reference (TYPE) | ANART | 'GL' | Address Type | 20030208 | ||
| 3 | Constant | Protected | Type reference (TYPE) | ANART | 'KO' | Address Type | 20030208 | ||
| 4 | Constant | Protected | Type reference (TYPE) | PFARD | '3' | Garnishment Type | 20030208 | ||
| 5 | Constant | Protected | Type reference (TYPE) | PFARD | '2' | Garnishment Type | 20030208 | ||
| 6 | Constant | Protected | Type reference (TYPE) | PFARD | '1' | Garnishment Type | 20030208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Validity of Recipient Key | 20030208 | |
| 2 | Instance method | Private | Method | Check if No Transfer Is Selected | 20030208 | |
| 3 | Instance method | Private | Method | Check Information for Repayment Amounts | 20030208 | |
| 4 | Instance method | Private | Method | Check Against Validity Interval of IT 0111 | 20030208 | |
| 5 | Instance method | Private | Method | Check Whether Currency Changes in Period | 20030208 | |
| 6 | Instance method | Private | Method | Determine Country Belonging to Personnel Area | 20030208 | |
| 7 | Instance method | Private | Method | Read Recipient Data from IT 0111 | 20030208 | |
| 8 | Instance method | Private | Method | Determine Next OBJPS for Bank Transfer Data | 20030208 | |
| 9 | Instance method | Private | Method | Set Priority and Indicators for Amounts for Repayment | 20030208 | |
| 10 | Instance method | Private | Method | Default Values for Payment Information | 20030208 | |
| 11 | Instance method | Private | Method | Default Values upon Creation of Infotype Record | 20030208 | |
| 12 | Instance method | Private | Method | Shared Checks for MODIFY and INSERT | 20030208 |
Events
Class CL_HRPA_INFOTYPE_0116 has no event.
Types
Class CL_HRPA_INFOTYPE_0116 has no local type.
Method Signatures
Method CHECK_EMPFAENGERSCHLUESSEL 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 (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method CHECK_KEINE_UEBERWEISUNG 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 (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, nicht ausreichende Daten | 20030208 | ||
| 2 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method CHECK_TILGUNGSBETRAEGE 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 (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method CHECK_VOLLSTAENDIGKEIT 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 (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | OLD_PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Schlüssel von Personalstammdaten | 20030208 | |||
| 4 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
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 (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method DETERMINE_WERKS_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTRY | Call by reference | Type reference (TYPE) | PSYST-LAND | Länderschlüssel | 20030208 | |||
| 2 | DATUM | Call by reference | Type reference (TYPE) | D | 20030208 | ||||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030208 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030208 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method GET_ADDRESS_FROM_0111 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 (=' ') | 20030208 | |||
| 2 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method GET_NEXT_NUMBER 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 (=' ') | 20030208 | |||
| 2 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method INITIALIZE_KENNZEICHEN 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 (=' ') | 20030208 | |||
| 2 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method INITIALIZE_PAY_INFORMATION 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 (=' ') | 20030208 | |||
| 2 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, nicht ausreichende Daten | 20030208 | ||
| 2 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
Method INIT_P0116 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 (=' ') | 20030208 | |||
| 2 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, nicht ausreichende Daten | 20030208 | ||
| 2 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030208 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030208 | |||
| 3 | OLD_P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 | |||
| 4 | P0116 | Call by reference | Type reference (TYPE) | P0116 | Personal-Stammsatz Infotyp 0116 (Pf. Überweisung) | 20030208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, nicht ausreichende Daten | 20030208 | ||
| 2 | HR: Stammdaten, unerfüllte Programmbedingung | 20030208 |
History
| Last changed by/on | SAP | 20030208 |
| SAP Release Created in | 200 |