SAP Reports / Programs

RPUCUS01 SAP ABAP Report - RPUCUSBA parameters overview







RPUCUS01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RPUCUS01 into the relevant SAP transactions such as SE38 or SE80


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 RPUCUS01. "Basic submit
SUBMIT RPUCUS01 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUCUS01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: RPUCUSBA parameters overview
Text Symbol: 503 = Const. -
Text Symbol: 502 = -*-General fixed values
Text Symbol: 501 = -*-Fixed values for deductions
Text Symbol: 500 = -*-SI fixed values
Text Symbol: 0Z7 = >=511K -
Text Symbol: 0Z6 = >=511K+MS -
Text Symbol: 0Z5 = <511K -
Text Symbol: 0Z4 = <511K+MS -
Text Symbol: 0Z3 = To -
Text Symbol: 0Z2 = From -
Text Symbol: 0Z1 = FSO -
Text Symbol: 0Z0 = -* Table T5BVZ: Contribution to factory shutdown fund
Text Symbol: 094 = Calc.RG -
Text Symbol: 093 = To -
Text Symbol: 092 = From -
Text Symbol: 091 = Work Com. -
Text Symbol: 090 = -*- Table T5BV9: Financing "Riskgroups" ("Groups and risks")
Text Symbol: 085 = Pers. FDS -
Text Symbol: 084 = Pers. FFE -
Text Symbol: 083 = Ref. year -
Text Symbol: 082 = Pers.subarea -
Text Symbol: 081 = PArea -
Text Symbol: 080 = -*- Table T5BV8: Actives for factory shutdown fund FFE
Text Symbol: T36 = Upper lim.-
Text Symbol: T35 = Tax rate -
Text Symbol: T34 = from -
Text Symbol: T33 = to -
Text Symbol: T32 = Child no -
Text Symbol: T31 = R.T
Text Symbol: T30 = -*- Table T5BT3: Reduction for children at charge
Text Symbol: T25 = Upper lim.-
Text Symbol: T24 = from -
Text Symbol: T23 = to -
Text Symbol: T22 = Child no -
Text Symbol: T21 = R.T -
Text Symbol: T20 = -*- Table T5BT2: Exemption for children at charge
Text Symbol: T15 = Tax rate -





Text Symbol: T14 = from
Text Symbol: T13 = to -
Text Symbol: T12 = Upper lim. -
Text Symbol: T11 = R.T -
Text Symbol: T10 = -*- Table T5BT1: Exceptional Tax Scales
Text Symbol: 507 = to -
Text Symbol: 506 = from -
Text Symbol: 505 = Value -
Text Symbol: 504 = Denomination -
Text Symbol: 076 = Emplee.rte -
Text Symbol: 041 = Empler Cat-
Text Symbol: 040 = -*- Table T5BV4: Factory shutdown fundraising FFE
Text Symbol: 037 = by calculation
Text Symbol: 036 = from T5BV3
Text Symbol: 035 = Total
Text Symbol: 034 = Employer's rates -
Text Symbol: 033 = Employee's rates -
Text Symbol: 032 = Sector description -
Text Symbol: 031 = No -
Text Symbol: 030 = -*- Table T5BV3:
Text Symbol: 019 = Worker commission:
Text Symbol: 018 = Pers.subarea:
Text Symbol: 017 = Plant:
Text Symbol: 016 = Employee category:
Text Symbol: 015 = Employer category:
Text Symbol: 014 = To:
Text Symbol: 013 = From:
Text Symbol: 012 = Year:
Text Symbol: 011 = Period:
Text Symbol: 010 = -*- Parameters Values
Text Symbol: 002 = Attention, there is no single result from the selection in table
Text Symbol: 001 = No entries found in table
Text Symbol: 000 = No entries found
Text Symbol: 042 = From period -
Text Symbol: 075 = Empler.rte -
Text Symbol: 074 = To -
Text Symbol: 073 = From -
Text Symbol: 072 = RSZ -
Text Symbol: 071 = ERC -





Text Symbol: 070 = -*- Table T5BV7: Wage moderation rates
Text Symbol: 05B = Ben to -
Text Symbol: 05A = C.rte -
Text Symbol: 059 = C.rte -
Text Symbol: 058 = C.rte -
Text Symbol: 057 = C.rte -
Text Symbol: 056 = C.rte -
Text Symbol: 055 = C.rte -
Text Symbol: 054 = To -
Text Symbol: 053 = From -
Text Symbol: 052 = RSZ -
Text Symbol: 051 = ERC -
Text Symbol: 050 = -*- Table T5BV5: Existence insurance fund rate
Text Symbol: 047 = FSE -
Text Symbol: 046 = FFE -
Text Symbol: 045 = SI-FFE -
Text Symbol: 044 = Incr.gr.c -
Text Symbol: 043 = To period -


INCLUDES used within this REPORT RPUCUS01

INCLUDE RPCEURB0. "PVNK001558


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 RPUCUS01 or its description.