SAP ABAP Class CL_HRDEPBSCA_NACHVERS_DEF (HR-PBS: Module for Retroactive Pension Insurance)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P01PBSNV (Package) Retroactive Pension Insurance PI Public Sector Germany
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSCA_CALC_MODULE HR-PBS: Superclass of Calculation Module 20070110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRDEPBSCA_NACHVERSICHERUNG HR-PBS: Module for Retroactive Pension Insurance 20070110
Properties
Class CL_HRDEPBSCA_NACHVERS_DEF  
Short Description HR-PBS: Module for Retroactive Pension Insurance    
Super Class CL_HRPBSCA_CALC_MODULE HR-PBS: Superclass of Calculation Module 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package P01PBSNV   Retroactive Pension Insurance PI Public Sector Germany 
Created 20061114   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRDEPBSCA_NACHVERS_DEF has no forward declaration.
Interfaces
Class CL_HRDEPBSCA_NACHVERS_DEF has no interface implemented.
Friends
Class CL_HRDEPBSCA_NACHVERS_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_LOG_LEVEL_MINUS Constant Protected Type reference (TYPE) KOMP_TYPE 'LEVEL_-' Name of Dictionary Type 20070305
2 AC_LOG_LEVEL_PLUS Constant Protected Type reference (TYPE) KOMP_TYPE 'LEVEL_+' Name of Dictionary Type 20070305
3 AS_CLUSTER_NO Instance attribute Protected Type reference (TYPE) HRDEPBSCAS_CLUSTER_NACHVERS Cluster NO (Statement) NACHVERS (Retro. Pension Insurance) 20070110
4 AS_P0784 Instance attribute Protected Type reference (TYPE) P0784 HR Master Record for Infotype 0784 20070618
5 AS_P0882 Instance attribute Protected Type reference (TYPE) P0882 HR Master Record for Infotype 0882 20070110
6 AS_P0882_REF Instance attribute Protected Type reference (TYPE) P0882 HR Master Record for Infotype 0882 20070110
7 AS_P0884 Instance attribute Protected Type reference (TYPE) P0884 HR Master Record for Infotype 0884 20070110
8 AS_P0884_REF Instance attribute Protected Type reference (TYPE) P0884 HR Master Record for Infotype 0884 20070917
9 AS_Q0884 Instance attribute Protected Type reference (TYPE) Q0884 Help Fields Infotype 0884 (Retroactive Pens. Insur. Calc.) 20070315
10 AS_RESULT Instance attribute Protected Type reference (TYPE) HRDEPBSCAS_RESULT_NACHVERS Result Calculation Module Retroactive Pension Insurance 20070110
11 AS_RESULTDB_VOR Instance attribute Protected Type reference (TYPE) PAPBSDENV_RESULT Results/Payment Table Retroactive Pension Insurance 20070618
12 AT_ANZR_DYN_VOR Instance attribute Protected Type reference (TYPE) HRDEPBSNVT_ANZR_D Table of Dynamized Entitlement Periods (Result) 20070618
13 AT_P0021 Instance attribute Protected Type reference (TYPE) P0021_TAB HR Master Record: Infotype 0021 (Family Member/Dependents) 20070618
14 AT_P0716 Instance attribute Protected Type reference (TYPE) P0716_TAB Request Management Infotype 20070618
15 AT_P0784 Instance attribute Protected Type reference (TYPE) P0784_TAB Table Type: Family Court Request Infotype (IT 0784) 20070618
16 AT_P0785 Instance attribute Protected Type reference (TYPE) P0785_TAB Table Type Legal Decision Pension Equal. Payment (IT0785) 20070618
17 AT_P0882 Instance attribute Protected Type reference (TYPE) P0882_TAB HR Master Record for Infotype 0882 20070110
18 AT_P0883 Instance attribute Protected Type reference (TYPE) P0883_TAB HR Master Record for Infotype 0883 20070110
19 AT_P0884 Instance attribute Protected Type reference (TYPE) P0884_TAB HR Master Record for Infotype 0884 20070110
20 AT_RESULT Instance attribute Protected Type reference (TYPE) PAPBSDENV_RESULT_TAB Results/Payment Table Retroactive Pension Insurance 20070712
21 A_ABFINDUNG Instance attribute Protected Type reference (TYPE) BOOLE_D Retro. PI for Sever. Pay Treaty on Sharing of Pension Costs 20120713
22 A_DATE_VOR Instance attribute Protected Type reference (TYPE) BEGDA Valid-From Date 20070618
23 A_SOLDAT_AUF_ZEIT Instance attribute Protected Type reference (TYPE) BOOLE_D Soldiers Serving for a Fixed Period 20120713
Methods
# Method Level Visibility Method type Description Created on
1 FILL_ANZR_DYN Instance method Protected Method Fills Table AT_ANZR_DYN 20070618
2 GET_CLUSTER_NO Instance method Public Method Provide Cluster NO (Statements) 20070110
3 GET_RESULT Instance method Public Method Provide: Calculation Results 20070110
4 SET_DATA_AND_CALCULATE Instance method Public Method Performing of Calculation with Importing Parameters 20070110
Events
Class CL_HRDEPBSCA_NACHVERS_DEF has no event.
Types
Class CL_HRDEPBSCA_NACHVERS_DEF has no local type.
Method Signatures

Method FILL_ANZR_DYN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BEWERTETE_ANZR Call by reference Type reference (TYPE) HRDEPBSNVT_BEWERTETE_ANZR Bewertete Anspruchszeiträume 20070618

Method FILL_ANZR_DYN on class CL_HRDEPBSCA_NACHVERS_DEF has no exception.

Method GET_CLUSTER_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CLUSTER_NO Call by reference Type reference (TYPE) HRDEPBSCAS_CLUSTER_NACHVERS Cluster NO (Bescheinigung) NACHVERS (Nachversicherung) 20070110
# Exception Resumable Description Created on
1 E_ASSERTION Unerfüllte Programmbedingung 20070110

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) HRDEPBSCAS_RESULT_NACHVERS Ergebnis Berechnungsmodul Nachversicherung 20070110
# Exception Resumable Description Created on
1 E_ASSERTION Unerfüllte Programmbedingung 20070110

Method SET_DATA_AND_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070110
2 Importing IS_P0716 Call by reference Type reference (TYPE) P0716 Request management infotype 20070110
3 Importing IS_P0884 Call by reference Type reference (TYPE) P0884 Personal-Stammsatz für Infotyp 0884 20070110
4 Importing IS_Q0884 Call by reference Type reference (TYPE) Q0884 Hilfsfelder Infotyp 0884 (Berechnung Nachversicherung) 20070315
5 Importing IS_RESULTDB_VOR Call by reference Type reference (TYPE) PAPBSDENV_RESULT Ergebnisse / Zahltabelle Nachversicherung 20070618
6 Importing IT_ANZR_DYN_VOR Call by reference Type reference (TYPE) HRDEPBSNVT_ANZR_D Tabelle der dynamisierten Anspruchszeiträume (result) 20070618
7 Importing IT_P0021 Call by reference Type reference (TYPE) P0021_TAB Personal-Stammsatz Infotyp 0021 (Familie) 20070618
8 Importing IT_P0716 Call by reference Type reference (TYPE) P0716_TAB Request management infotype 20070618
9 Importing IT_P0784 Call by reference Type reference (TYPE) P0784_TAB Tabellentyp Infotyp Anfrage Familiengericht (IT 0784) 20070618
10 Importing IT_P0785 Call by reference Type reference (TYPE) P0785_TAB Tabellentyp gerichtl. Entscheidung Versorgungsausgl (IT0785) 20070618
11 Importing IT_P0882 Call by reference Type reference (TYPE) P0882_TAB Personal-Stammsatz für Infotyp 0882 20070110
12 Importing IT_P0883 Call by reference Type reference (TYPE) P0883_TAB Personal-Stammsatz für Infotyp 0883 20070110
13 Importing IT_P0884 Call by reference Type reference (TYPE) P0884_TAB Personal-Stammsatz für Infotyp 0884 20070110
14 Importing IT_RESULT Call by reference Type reference (TYPE) PAPBSDENV_RESULT_TAB Ergebnisse / Zahltabelle Nachversicherung 20070712
15 Importing I_ABFINDUNG Call by reference Type reference (TYPE) BOOLE_D Nachversicherung für Abfindung Staatsvertrag 20120713
16 Importing I_A_DATE_VOR Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20070618
17 Importing I_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPBS00_MESSAGE_HANDLER Message Handler 20070329
18 Importing I_SOLDAT_AUF_ZEIT Call by reference Type reference (TYPE) BOOLE_D Soldatinnen und Soldaten auf Zeit 20120713
# Exception Resumable Description Created on
1 ERROR_IN_CALCULATION Fehler bei der Berechnung 20070110
2 MISSING_MESSAGE_HANDLER Fehler falls keine Referenz des Message Handlers vorhanden 20070110
History
Last changed by/on SAP  20070912 
SAP Release Created in