SAP Reports / Programs

RPCG99Q3 SAP ABAP Report - Common Forms of Group Certificates and Listing report







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


Text pool values


Title: Common Forms of Group Certificates and Listing report
Text Symbol: G24 = LS C Post94
Text Symbol: G25 = ETP AssAmt
Text Symbol: G26 = Death benefit
Text Symbol: G27 = ETP Pay Date
Text Symbol: G28 = Date started
Text Symbol: G29 = Wage Type
Text Symbol: G30 = Lump Sum E
Text Symbol: G31 = FBT Amount
Text Symbol: G32 = CDEP Amount
Text Symbol: GC1 = Produce multiple group certificates by group tax employer
Text Symbol: GC2 = Group certificate listing report
Text Symbol: GC3 = Employee allowances report
Text Symbol: GC4 = Report by exception
Text Symbol: GC5 = Cannot report by exceptions for allowances
Text Symbol: GC6 = ATO Exemption code - No TFN quoted
Text Symbol: GC7 = No TFN supplied
Text Symbol: GC8 = Group certificate already issued
Text Symbol: GC9 = No GC will be issued - all values are Zero.
Text Symbol: GCA = ATO Exemption code - Employee under sixteen
Text Symbol: GCB = ATO Exemption code - Employee is a pensioner
Text Symbol: GCC = Sort and subtotal by company code
Text Symbol: GCG = Sort and subtotal report by group employer
Text Symbol: GCT = Additional data
Text Symbol: STG = Key date:
Text Symbol: SUB = Sub-Total-
Text Symbol: TOT = Total
Text Symbol: ZRM = Evaluation period : $1 to $2
Text Symbol: G23 = LS C Post83
Text Symbol: CNT = Emp. Count
Text Symbol: D01 = ------------
Text Symbol: D02 = ---
Text Symbol: D03 = ---------------
Text Symbol: D04 = ----------
Text Symbol: D05 = ---------------------------------------------
Text Symbol: G01 = Employee
Text Symbol: G02 = Tax File No.
Text Symbol: G03 = Comp Code.





Text Symbol: G04 = Start
Text Symbol: G05 = End
Text Symbol: G06 = Total Gross
Text Symbol: G07 = Total Union
Text Symbol: G08 = Lump Sum A
Text Symbol: G09 = Lump Sum B
Text Symbol: G10 = Total LS C
Text Symbol: G11 = Lump Sum D
Text Symbol: G12 = Total Tax
Text Symbol: G13 = Term C Tax
Text Symbol: G14 = Allowances
Text Symbol: G15 = GC Iss.
Text Symbol: G16 = System Date:
Text Symbol: G17 = Allowance
Text Symbol: G18 = Amount
Text Symbol: G19 = Exception Reason
Text Symbol: G20 = Exception Report
Text Symbol: G21 = Allowances Report
Text Symbol: G22 = LS C Pre83


INCLUDES used within this REPORT RPCG99Q3

INCLUDE RPLG99QD. "FRBL9BK007118


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