SAP Reports / Programs | Payroll | Austria | Public Sector(PY-AT-PS) SAP PY

RPIGVJA0PBS SAP ABAP Report - Joint Taxation: Annual Export







RPIGVJA0PBS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Export of annual data for joint taxation This report creates the annual data for joint taxation for data medium exchange...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 RPIGVJA0PBS into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M03_IGVJ - Annual Export for Joint Taxation


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPIGVJA0PBS. "Basic submit
SUBMIT RPIGVJA0PBS AND RETURN. "Return to original report after report execution complete
SUBMIT RPIGVJA0PBS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: PRI_STAT = Output of Statistics
Selection Text: PRI_REC = Output of Data Records
Selection Text: PRI_PROT = Log Output
Selection Text: PRI_ERR = Error Message Output
Selection Text: G_TEST = Test Run (No TemSe Object)
Selection Text: G_OBJNR = TemSe Object Number
Selection Text: G_DARPB = Date Type for Pension Start
Title: Joint Taxation: Annual Export
Text Symbol: S04 = Additional Data
Text Symbol: S03 = Log
Text Symbol: S01 = TemSe Object
Text Symbol: L04 = Stats.
Text Symbol: L02 = Error List
Text Symbol: L01 = Log
Text Symbol: G01 = Conversion
Text Symbol: 042 = Overwrite TemSe Object
Text Symbol: 041 = Overwrite TemSe Object?
Text Symbol: 040 = exists
Text Symbol: 033 = Message Text
Text Symbol: 032 = Mess. Text
Text Symbol: 031 = Text
Text Symbol: 026 = & (pers. number &, insurance number & &)
Text Symbol: 014 = Unprocessed Personnel No.:
Text Symbol: 013 = Generated TemSe:
Text Symbol: 012 = Generated TemSe Object &
Text Symbol: 011 = Wage type & with amount & is added to field &
Text Symbol: 010 = Editing payroll result for in-period & and for-period &, status indicator &
Text Symbol: 009 = No Creation of a TemSe Object
Text Symbol: 008 = Test Run
Text Symbol: 007 = Processed Personnel No. &
Text Symbol: 006 = Amnt Records:
Text Symbol: 005 = Processed Pers.No.:
Text Symbol: 004 = Selected Pers. No.:
Text Symbol: 003 = Report End
Text Symbol: 002 = Tpye of Sender Insurance Institution &
Text Symbol: 001 = Selection of Relevant Personnel Nos


INCLUDES used within this REPORT RPIGVJA0PBS

INCLUDE RPC2CD00.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RPIGVJA0PBS or its description.