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 IF_HRPA_BOOLE_D 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 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20070807
2 GS_P01PF_TILG Static Attribute Private Type reference (TYPE) P01PF_TILG Garnishment of Principle of Origin: Repayment Amounts 20070810
3 GT_TILG Static Attribute Private Type reference (TYPE) HRPAYDEPFT_TILG Garnishment Principle of Origin: Repayment Results Table 20070810
4 GT_TILG_UPDATE Static Attribute Private Type reference (TYPE) P01PF_TILG_TAB Garnishment Principle of Origin: Repayment Results Table 20071119
5 G_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20070810
6 G_IS_UPDATE_FILLED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20071122
7 G_LOCKED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20080328
8 G_LOCKED_INPER Static Attribute Private Type reference (TYPE) INPRO In-Period for Garnishments 20080328
9 G_SUBRC Static Attribute Private Type reference (TYPE) SYSUBRC Return Value from ABAP Statement 20070810
10 G_UPDATE_PERNR Static Attribute Private Type reference (TYPE) P_PERNR Personnel Number 20071123
11 TRUE 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 CHECK_UPDATE Static method Public Method Check Whether Repayment Results Have Been Updated 20080129
2 DELETE Static method Public Method Delete Repayment Result Table 20070919
3 FILL_BUFFER Static method Public Method Append Transferred Records to Update Table 20071119
4 INIT_BUFFER Static method Public Method Initialization of Update Table 20071119
5 IS_LOCKED Static method Public Method Check Whether Principle of Origin Is Blocked 20080328
6 MERGE Static method Private Method Merge Update Table with Repayment Results 20071122
7 READ Static method Public Method Read Repayment Result Table 20070807
8 UPDATE Static method Public Method Save Repayment Result Table 20070810
9 UPDATE_BUFFER 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 Importing I_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20080129
2 Returning 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 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20070919
2 Importing 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 Importing IT_TILG Call by reference Type reference (TYPE) HRPAYDEPFT_TILG Pfändung Entstehungsprinzip: Tabelle Tilgungsergebnis 20071119
2 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20071119
3 Importing I_LOCKED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080328
4 Importing 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 Exporting 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 Importing IT_P01PF_TILG Call by reference Type reference (TYPE) P01PF_TILG_TAB Pfändung Entstehungsprinzip: Tilgungsbeträge 20080328
2 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20071122
3 Importing 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 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20070807
2 Importing I_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20070807
3 Returning 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 Importing IT_TILG Call by reference Type reference (TYPE) HRPAYDEPFT_TILG Pfändung Entstehungsprinzip: Tabelle Tilgungsergebnis 20070810
2 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20070810
3 Importing 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 Importing I_INPER Call by reference Type reference (TYPE) INPRO Inperiode Pfändung 20071119
2 Importing 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