SAP Reports / Programs

RPCVTBB0 SAP ABAP Report - Separate Testing Net Payroll (SI and Tax) with T596F (Belgium)







RPCVTBB0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Separately testing of the Net Payroll Modules for Belgium: Social Insurance and Tax Defenition of forms/modules in table T596F: BSVB and BSTB Maintained via table T596F: BPRT..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 RPCVTBB0 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 RPCVTBB0. "Basic submit
SUBMIT RPCVTBB0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCVTBB0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Result Gross->Net Payroll with Functions BSTB, BSVB and BPRT
Selection Text: L/105 = /105
Selection Text: L/106 = /106
Selection Text: L/107 = /107
Selection Text: L/108 = /108
Selection Text: L/121 = /121
Selection Text: L/122 = /122
Selection Text: L/123 = /123
Selection Text: L/124 = /124
Selection Text: L/125 = /125
Selection Text: L/126 = /126)
Selection Text: L/127 = /127)
Selection Text: L/128 = /128)
Selection Text: L/130 = /130)
Selection Text: L/131 = /131)
Selection Text: L/141 = /141)
Selection Text: L/142 = /142)
Selection Text: L/150 = /150)
Selection Text: L/151 = /151)
Selection Text: L/161 = /161)
Selection Text: LAND1 = Nationality
Selection Text: LEEFT = Age of a person
Selection Text: MOD04 = Modifier Accounting MOD04
Selection Text: RSZBD = RSZBD
Selection Text: RSZCA = SI category employer
Selection Text: RSZFF = Function SI
Selection Text: RSZFS = Fund for closure of company
Selection Text: RSZKN = SI category employee
Selection Text: RSZLM = SI wage deduction
Selection Text: RSZNO = SI notification
Selection Text: RSZSP = SI specification
Selection Text: RSZWG = Reduction type SI employer
Selection Text: RSZWK = RSZWK
Selection Text: WAERS = Currency
Selection Text: WG = SI calculation employer
Selection Text: WN = SI calculation employee
Selection Text: L/104 = /104
Selection Text: ANSTA = Employment status





Selection Text: AUSTRITT = Withdrawel (X, )
Selection Text: BEGDA = Start date
Selection Text: BEGDS = Start date SI split
Selection Text: BEGDST = Start date tax split
Selection Text: BEGPC = Joint Commission
Selection Text: BEREG = Regulation working hours
Selection Text: BERGM = Weekly workdays "regime"
Selection Text: BESTE = Work schedule system
Selection Text: BEUWG = Hours/week Joint Commission
Selection Text: BVAMT = Amount of handicapped for tax
Selection Text: BVATL = Number of fellow residents
Selection Text: BVEKI = Spouse small wage (X, )
Selection Text: BVEMV = Spouse disabled (X, )
Selection Text: BVETL = Spouse Tax (X, )
Selection Text: BVFAM = Marital status
Selection Text: BVFSV = Social Fund
Selection Text: BVKTL = Number of children for Tax
Selection Text: BVMKT = Number of disabled children
Selection Text: BVPCT = Fix Tax percentage
Selection Text: BVTAX = Tax calculation type
Selection Text: BVWMV = Disabled person (X, )
Selection Text: BVWWE = Person (partner deceased - X)
Selection Text: EINTRITT = Entry in company
Selection Text: EMPCT = Employment percentage
Selection Text: ENDDA = End date
Selection Text: ENDDS = End SI split
Selection Text: ENDDST = End SI split
Selection Text: L/101 = /101
Selection Text: L/102 = /102
Selection Text: L/103 = /103
Title: Separate Testing Net Payroll (SI and Tax) with T596F (Belgium)
Text Symbol: P12 = No entry found in table T596F for
Text Symbol: 102 = BEPRT---
Text Symbol: 101 = BETAX---
Text Symbol: 100 = BESI----


INCLUDES used within this REPORT RPCVTBB0

No INCLUDES are used within this REPORT code!


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