SAP Reports / Programs | Payroll | The Netherlands | Reporting(PY-NL-RP) SAP PY

RPCBJON0 SAP ABAP Report - Ann.Statem.GAK







RPCBJON0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to create the annual statement for the GAK (Industrial Insurance Administration Office)...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 RPCBJON0 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_M05_CBJO - Ann.Statem.GAK


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 RPCBJON0. "Basic submit
SUBMIT RPCBJON0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCBJON0 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: TS_CBJO = TemSe Object
Selection Text: S_PERMO = Period Parameter
Selection Text: SO_REPER = Repr. Legal Person Report
Selection Text: P_TAPENR = Tape Number
Selection Text: P_PRINT = Detailed Report
Selection Text: P_PREMJR = Statement Year
Selection Text: P_MEDCOD = Medium Code
Selection Text: P_LABELS = Add Standard Labels
Selection Text: P_DSN = Name Data Set
Selection Text: P_DENS = Density
Selection Text: INZREPER = Submitting Repr. Legal Person
Title: Ann.Statem.GAK
Text Symbol: I06 = No or incorrect employment tax no.
Text Symbol: I05 = and tax authority
Text Symbol: I04 = andUVI
Text Symbol: I03 = betweenREPER
Text Symbol: I02 = on date
Text Symbol: I01 = No or incorrect reg. no. in T5N9R
Text Symbol: FG3 = Text
Text Symbol: FG2 = PerNo.
Text Symbol: FG1 = Err.
Text Symbol: F00 = ERRORS DURING CREATION OF FILE
Text Symbol: CON = ÄAÁAÂAÀAÆAÃAÉEÈEËEÊEÌIÎIÏIÍIÖOÔOÒOÓOØOÕOÜUÛUÙUÚUÇCÑNÅAßS' -
Text Symbol: 212 = LEPER
Text Symbol: 120 = Totals per REPER
Text Symbol: 114 = SI Days
Text Symbol: 113 = Gross Wage SI
Text Symbol: 105 = Employment Tax No.
Text Symbol: K01 = SoFi No. Pers.No. Name D.O.B. SI Days Gross Wage SI
Text Symbol: REF = Available Repr.Legal Pers.
Text Symbol: T01 = No. of EEs and No. of Notifications
Text Symbol: T02 = Legal Person
Text Symbol: T03 = Employees
Text Symbol: T04 = Notificatns
Text Symbol: T05 = Overview
Text Symbol: T06 = Totals
Text Symbol: T22 = TemSe :
Text Symbol: T26 = Medium :





Text Symbol: T27 = Density :
Text Symbol: T28 = Data Set :
Text Symbol: T29 = Period :
Text Symbol: T30 = Creatn Date:
Text Symbol: TB1 = Processing
Text Symbol: TB2 = Output
Text Symbol: TOE = ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 '-
Text Symbol: 031 = No address data in T5N9A for
Text Symbol: 030 = Negative Wage
Text Symbol: 029 = Thr.are
Text Symbol: 028 = No. of remunerated days is 0
Text Symbol: 027 = No registration number maintained in T5N9A
Text Symbol: 026 = SoFi No. missing
Text Symbol: 019 = Representing Legal Person Overview:
Text Symbol: 017 = REPER Report
Text Symbol: 016 = REPER
Text Symbol: 015 = Neg. No. of Remuner. Days
Text Symbol: 013 = Print field must be either [X] or blank [ ]
Text Symbol: 011 = No valid REPER found
Text Symbol: 010 = W/out valid address
Text Symbol: 009 = Annual statements saved to file
Text Symbol: 008 = Submitting REPER
Text Symbol: 007 = Entry not in Table T5N9A for period
Text Symbol: 006 = The comb. medium and density code is not valid
Text Symbol: 005 = The density code specified is not valid
Text Symbol: 004 = The medium code specified is not valid
Text Symbol: 003 = The year specified is too far back
Text Symbol: 002 = The year specified lies in the future
Text Symbol: 001 = The year specified is not yet closed
Text Symbol: 032 = Authority Type
Text Symbol: 104 = Ind.Ins.Bd Reg. No.
Text Symbol: 103 = No. of Persons
Text Symbol: 102 = Total Withholding Agent
Text Symbol: 101 = Withholding Agent Data
Text Symbol: 100 = Sender Data
Text Symbol: 052 = Do Not Fill Add Standard Labels
Text Symbol: 050 = Ann.Statem.GAK
Text Symbol: 049 = IT 409 does not exist
Text Symbol: 048 = Authority Type





Text Symbol: 047 = No or incorrect tax number in T5N9R for
Text Symbol: 046 = and SIbr.
Text Symbol: 043 = Person has obsolete table for payroll results
Text Symbol: 042 = SI group missing
Text Symbol: 041 = Person has obsolete cluster index
Text Symbol: 040 = No payroll results available
Text Symbol: 039 = Authority
Text Symbol: 038 = No or incorr. reg.no. maintained in T5N9A for
Text Symbol: 037 = andREPER
Text Symbol: 036 = SI Group
Text Symbol: 035 = No entry in T5N9A for authority type
Text Symbol: 034 = No entry in T5N10 for SI group
Text Symbol: 033 = REPER


INCLUDES used within this REPORT RPCBJON0

INCLUDE RPCDILN0. "YFAAL0K009732


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