SAP Reports / Programs | Financial Accounting | Asset Accounting | Information System(FI-AA-IS) SAP FI

RAIDJP_ANNEX16 SAP ABAP Report - Annex 16 (Japan)







RAIDJP_ANNEX16 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 RAIDJP_ANNEX16 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 RAIDJP_ANNEX16. "Basic submit
SUBMIT RAIDJP_ANNEX16 AND RETURN. "Return to original report after report execution complete
SUBMIT RAIDJP_ANNEX16 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: PA_VARI = D .
Selection Text: PA_TEST = D .
Selection Text: PA_SUMA = D .
Selection Text: PA_SUM = D .
Selection Text: PA_SCRPA = D .
Selection Text: PA_SCRP = D .
Selection Text: PA_RSRVA = D .
Selection Text: PA_RSRV = D .
Selection Text: PA_RETA = D .
Selection Text: PA_RET = D .
Selection Text: PA_PDF = D .
Selection Text: PA_PAGES = D .
Selection Text: PA_NDEPA = D .
Selection Text: PA_NDEP = D .
Selection Text: PA_NCATA = D .
Selection Text: PA_NCAT = D .
Selection Text: PA_HALFY = D .
Selection Text: PA_FYEAR = D .
Selection Text: PA_FULLY = D .
Selection Text: PA_FNAM6 = Form - Annex 16-8
Selection Text: PA_FNAM5 = Form - Annex 16-6
Selection Text: PA_FNAM4 = Form - Annex 16-4
Selection Text: PA_FNAM2 = Form - Annex 16-2
Selection Text: PA_FNAM1 = Form - Annex 16-1
Selection Text: PA_ANX6F = D .
Selection Text: PA_ANX6A = D .
Selection Text: PA_ANX5F = D .
Selection Text: PA_ANX5A = D .
Selection Text: PA_ANX4F = Annex 16-4
Selection Text: PA_ANX4A = Annex 16-4
Selection Text: PA_ANX2F = D .
Selection Text: PA_ANX2A = D .
Selection Text: PA_ANX1F = D .
Selection Text: PA_ANX1A = D .
Selection Text: PA_ALV = D .
Title: Annex 16 (Japan)
Text Symbol: F07 = Performance Option
Text Symbol: F06 = List Type for Annex 16-1 Annex 16-2 and Annex16-4





Text Symbol: F05 = Form Selection
Text Symbol: F04 = Output Mode
Text Symbol: F03 = Output Selection
Text Symbol: F02 = Execution Mode
Text Symbol: F01 = Period Selection


INCLUDES used within this REPORT RAIDJP_ANNEX16

INCLUDE RAIDJP_ANNEX16_CLSDEF.
INCLUDE RAIDJP_ANNEX16_GLOBDATA.
INCLUDE RAIDJP_ANNEX16_CLSIMPL.
INCLUDE RAIDJP_ANNEX16_SELSCR.
INCLUDE RAIDJP_ANNEX16_FORMS.
INCLUDE RAIDJP_ANNEX16_EVENTS_MAIN.
INCLUDE RAIDJP_ANNEX16_EVENTS_PBO.
INCLUDE RAIDJP_ANNEX16_EVENTS_PAI.
INCLUDE RAIDJP_ANNEX16_EVENTS_POV.


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