RPDAVMD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for German Pension Reform documentation When setting up the German Pension Reform, a multitude of tables need to be maintained in connection with infotype 0699 (German Pension Reform D)...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPDAVMD0 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_USBOX = D .
Selection Text: SO_BAUST = Modules:
Selection Text: SO_ANLAR = Investment Types
Selection Text: PA_SELDT = Key Date
Title: Documentation German Pension Reform
Text Symbol: D18 = Portion Addit. Tax-Exempt
Text Symbol: D19 = Enter Contribution Scale
Text Symbol: D20 = Calculation using ContribScale
Text Symbol: E50 = Wg Type
Text Symbol: E51 = on
Text Symbol: E52 = CtrGr
Text Symbol: E53 = Not in table
Text Symbol: E54 = exists
Text Symbol: E55 = Module
Text Symbol: E56 = Invest.Ty
Text Symbol: E57 = and
Text Symbol: E58 = to
Text Symbol: E59 = Processing Routine
Text Symbol: E60 = Financing
Text Symbol: E61 = Taxation
Text Symbol: H01 = Invest.Ty
Text Symbol: H02 = Module
Text Symbol: H03 = Flat Rate
Text Symbol: H04 = Available
Text Symbol: D17 = that have an additional tax-exempt contribution.
Text Symbol: 001 = Contribution Determination and Processing Routine (VC_T5DR2)
Text Symbol: 002 = Financing (VC_T5DR2)
Text Symbol: 003 = Taxation (VC_T5DR2)
Text Symbol: 004 = Contract Models (VC_T5DR2)
Text Symbol: 005 = Use in Modules (VC_T5DR2)
Text Symbol: 006 = Quota Deduction (VC_T5DR9)
Text Symbol: 007 = Statement and Subseq.WTypes (V_T5D2S_A)
Text Symbol: 008 = Taxation Acc. to S40b and Additional Tax Exemption to Sec.3 No.63 EStG
Text Symbol: D01 = Input Contrib.
Text Symbol: D02 = Contr.
Text Symbol: D03 = Input Propor.
Text Symbol: D04 = Proportion
Text Symbol: D05 = Base WT
INCLUDE RPDAVMD1_DATA. "GSG_PDFV
INCLUDE RPDAVMD1_SELSCREEN.
INCLUDE RPDAVMD1_FORMS.
INCLUDE RPDAVMD1_OUTPUT. "GSG_PDF^
No SAP DATABASE tables are accessed within this REPORT code!
HR_GET_VALIDITY_OF_APPLICATION CALL FUNCTION 'HR_GET_VALIDITY_OF_APPLICATION' "GSGN1456267v EXPORTING i_molga = c_molga_de " Ländergruppierung i_appl = 'BVVA' " Teilapplikation i_date = pa_seldt " Stichtag IMPORTING e_valid = l_appl_bvva. "GSGN1456267^
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPDAVMD0 - Documentation German Pension Reform RPDAVMD0 - Documentation German Pension Reform RPDATAFI - documentation and ABAP source code RPDASC00 - Formatting schemas and personnel calculation rules RPDASC00 - Formatting schemas and personnel calculation rules RPDADVFI - Read and change TemSe file