SAP ABAP Class CL_HRPAYDEPF_P01PF_TILG (Repayment Amounts Table P01PF_TILG)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-NT-GR (Application Component) Garnishment/Cession
⤷
P01P (Package) HR Germany: Garnishments
⤷
⤷
Properties
| Class | CL_HRPAYDEPF_P01PF_TILG | |
| Short Description | Repayment Amounts Table P01PF_TILG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01P | HR Germany: Garnishments |
| Created | 20070807 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HRPAYDEPF_P01PF_TILG has no interface implemented.
Friends
Class CL_HRPAYDEPF_P01PF_TILG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20070807 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | P01PF_TILG | Garnishment of Principle of Origin: Repayment Amounts | 20070810 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | HRPAYDEPFT_TILG | Garnishment Principle of Origin: Repayment Results Table | 20070810 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | P01PF_TILG_TAB | Garnishment Principle of Origin: Repayment Results Table | 20071119 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20070810 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20071122 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20080328 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | INPRO | In-Period for Garnishments | 20080328 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SYSUBRC | Return Value from ABAP Statement | 20070810 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | P_PERNR | Personnel Number | 20071123 | |||
| 11 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20070807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Whether Repayment Results Have Been Updated | 20080129 | |
| 2 | Static method | Public | Method | Delete Repayment Result Table | 20070919 | |
| 3 | Static method | Public | Method | Append Transferred Records to Update Table | 20071119 | |
| 4 | Static method | Public | Method | Initialization of Update Table | 20071119 | |
| 5 | Static method | Public | Method | Check Whether Principle of Origin Is Blocked | 20080328 | |
| 6 | Static method | Private | Method | Merge Update Table with Repayment Results | 20071122 | |
| 7 | Static method | Public | Method | Read Repayment Result Table | 20070807 | |
| 8 | Static method | Public | Method | Save Repayment Result Table | 20070810 | |
| 9 | Static method | Public | Method | Save Table, Repayment Result from Update Table | 20071119 |
Events
Class CL_HRPAYDEPF_P01PF_TILG has no event.
Types
Class CL_HRPAYDEPF_P01PF_TILG has no local type.
Method Signatures
Method CHECK_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20080129 | |||
| 2 | R_UPDATE | Value transfer | Type reference (TYPE) | BOOLE_D | Update wurde vorgenommen (True/False) | 20080129 |
Method CHECK_UPDATE on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20070919 | |||
| 2 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20070919 |
Method DELETE on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TILG | Call by reference | Type reference (TYPE) | HRPAYDEPFT_TILG | Pfändung Entstehungsprinzip: Tabelle Tilgungsergebnis | 20071119 | |||
| 2 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20071119 | |||
| 3 | I_LOCKED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080328 | |||
| 4 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20071119 |
Method FILL_BUFFER on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method INIT_BUFFER Signature
Method INIT_BUFFER on class CL_HRPAYDEPF_P01PF_TILG has no parameter.
Method INIT_BUFFER on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCKED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080328 |
Method IS_LOCKED on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_P01PF_TILG | Call by reference | Type reference (TYPE) | P01PF_TILG_TAB | Pfändung Entstehungsprinzip: Tilgungsbeträge | 20080328 | |||
| 2 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20071122 | |||
| 3 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20071122 |
Method MERGE on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20070807 | |||
| 2 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20070807 | |||
| 3 | RT_TILG | Value transfer | Type reference (TYPE) | HRPAYDEPFT_TILG | Pfändung Entstehungsprinzip: Tabelle Tilgungsergebnis | 20070810 |
Method READ on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TILG | Call by reference | Type reference (TYPE) | HRPAYDEPFT_TILG | Pfändung Entstehungsprinzip: Tabelle Tilgungsergebnis | 20070810 | |||
| 2 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20070810 | |||
| 3 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20070810 |
Method UPDATE on class CL_HRPAYDEPF_P01PF_TILG has no exception.
Method UPDATE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPER | Call by reference | Type reference (TYPE) | INPRO | Inperiode Pfändung | 20071119 | |||
| 2 | I_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20071119 |
Method UPDATE_BUFFER on class CL_HRPAYDEPF_P01PF_TILG has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 600 |