SAP ABAP Class CL_HRPADDE_VA_URTEIL_LST (Reduction Values for Pension Equalization Payment Benefits)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PF-DE (Application Component) Company Pension Scheme Germany
     P01A (Package) HR Germany: Retirement Pension Plan
Properties
Class CL_HRPADDE_VA_URTEIL_LST  
Short Description Reduction Values for Pension Equalization Payment Benefits    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class HRPAYDEBAV    
Program status     
Category 0   
Package P01A   HR Germany: Retirement Pension Plan 
Created 20110928   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPADDE_VA_URTEIL_LST has no interface implemented.
Friends
Class CL_HRPADDE_VA_URTEIL_LST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_TABNAME_CLST Constant Private Type reference (TYPE) TABNAME 'P01VA_CLST' Table Name for Benefit Reductions 20111018
2 AR_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20111018
3 AR_STAT_OBJECT Static Attribute Private Object reference (TYPE REF TO) CL_HRPADDE_VA_URTEIL_LST Reduction Values for Pension Equalization Payment Benefits 20111018
4 AT_CLST Instance attribute Private Type reference (TYPE) HRPADDE_T_VA_CLST Benefit Reductions for Pension Equalization Payment 20111018
5 AT_LSTV Instance attribute Private Type reference (TYPE) HRPADDE_T_VA_LSTV PEP: Benefits Vector Pension Equalization Payment 20111018
6 A_ANFDAT Instance attribute Private Type reference (TYPE) P01_VA_ANFDAT Request Date 20111018
7 A_FLAG_READ Instance attribute Private Type reference (TYPE) BOOLE_D X = Basis Tables Read 20111018
8 A_OBJPS Instance attribute Private Type reference (TYPE) OBJPS Object Identification 20111018
9 A_PERNR Instance attribute Private Type reference (TYPE) PERNR-PERNR Personnel Number 20111018
10 A_STAT_ANFDAT Static Attribute Private Type reference (TYPE) P01_VA_ANFDAT Request Date 20111018
11 A_STAT_OBJPS Static Attribute Private Type reference (TYPE) OBJPS Object Identification 20111018
12 A_STAT_PERNR Static Attribute Private Type reference (TYPE) PERNR-PERNR Personnel Number 20111018
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CLST Instance method Public Method Copy Benefit Reduction to Buffer 20111018
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111018
3 DEQUEUE Instance method Public Method Unlock Tables 20111018
4 GET_INSTANCE Static method Public Method Create Instance per Person and PEP Case 20111018
5 READ_LSTV Instance method Public Method Read Benefit Vector 20111018
6 UPDATE_CLST Instance method Public Method Write Benefit Reduction to Database 20111018
Events
Class CL_HRPADDE_VA_URTEIL_LST has no event.
Types
Class CL_HRPADDE_VA_URTEIL_LST has no local type.
Method Signatures

Method APPEND_CLST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLST Call by reference Type reference (TYPE) HRPADDE_T_VA_CLST Leistungskürzungen Versorgungsausgleich 20111018
2 Importing I_HANSP Call by reference Type reference (TYPE) P01C_HANSP Anspruch der betrieblichen Altersversorgung 20111018

Method APPEND_CLST on class CL_HRPADDE_VA_URTEIL_LST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANFDAT Call by reference Type reference (TYPE) P01_VA_ANFDAT Anfragedatum 20111018
2 Importing I_OBJPS Call by reference Type reference (TYPE) OBJPS Objekt-Identifikation 20111018
3 Importing I_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20111018

Method CONSTRUCTOR on class CL_HRPADDE_VA_URTEIL_LST has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_HRPADDE_VA_URTEIL_LST has no parameter.
Method DEQUEUE on class CL_HRPADDE_VA_URTEIL_LST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANFDAT Call by reference Type reference (TYPE) P01_VA_ANFDAT Anfragedatum 20111018
2 Importing I_OBJPS Call by reference Type reference (TYPE) OBJPS Objekt-Identifikation 20111018
3 Importing I_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personalnummer 20111018
4 Returning R_OBJECT Value transfer Object reference (TYPE REF TO) CL_HRPADDE_VA_URTEIL_LST Kürzungswerte für Leistungen Versorgungsausgleich 20111018

Method GET_INSTANCE on class CL_HRPADDE_VA_URTEIL_LST has no exception.

Method READ_LSTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LSTV Call by reference Type reference (TYPE) HRPADDE_T_VA_LSTV VA: Leistungsvektor Versorgungsausgleich 20111018
2 Importing I_HANSP Call by reference Type reference (TYPE) P01C_HANSP Anspruch der betrieblichen Altersversorgung 20111018

Method READ_LSTV on class CL_HRPADDE_VA_URTEIL_LST has no exception.

Method UPDATE_CLST Signature

Method UPDATE_CLST on class CL_HRPADDE_VA_URTEIL_LST has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20111018
2 ERROR_UPDATE Fehler beim Datenbankupdate 20111018
History
Last changed by/on SAP  20130531 
SAP Release Created in