SAP Reports / Programs

J_3RFBS_ALL SAP ABAP Report - Financial Statements (Russia)







J_3RFBS_ALL 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 J_3RFBS_ALL 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

J3RFFSALL - Financial Statements


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 J_3RFBS_ALL. "Basic submit
SUBMIT J_3RFBS_ALL AND RETURN. "Return to original report after report execution complete
SUBMIT J_3RFBS_ALL 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: P_ADRBLD =
Selection Text: P_ADRCOD = D .
Selection Text: P_ADRDSR = D .
Selection Text: P_ADRHSN =
Selection Text: P_ADROFC =
Selection Text: P_ADRSTL = D .
Selection Text: P_ADRSTR = D .
Selection Text: P_ADRSTT = D .
Selection Text: P_ADRSUB = D .
Selection Text: P_AREA = Depreciation Area (Form 5)
Selection Text: P_FILE = D .
Selection Text: P_FORM = D .
Selection Text: P_NAMEA = D .
Selection Text: P_NAMEM = D .
Selection Text: P_PATRA = D .
Selection Text: P_PATRM = D .
Selection Text: P_PERREP = D .
Selection Text: P_REPKPP = D .
Selection Text: P_SNAMEA = D .
Selection Text: P_SNAMEM = D .
Selection Text: P_UN1000 = Unit: Thousands of Rubles
Selection Text: P_UN10P6 = Unit: Millions of Rubles
Selection Text: SO_BSF5 = Section Code
Selection Text: XMLOUT = XML Output
Selection Text: PDFOUTIT = Interactive PDF and XML Output
Selection Text: ALLGALTK = D .
Selection Text: BILASPRA = Language
Selection Text: BILAVAR = D .
Selection Text: BILAVERS = D .
Selection Text: BILBJAHR = Reporting Year
Selection Text: KALZEITB = D .
Selection Text: KALZEITR = D .
Selection Text: KALZEITV = D .
Selection Text: PDFOUT = PDF Output
Title: Financial Statements (Russia)
Text Symbol: E07 = Page
Text Symbol: E06 = Reason
Text Symbol: E05 = Row





Text Symbol: E04 = XSLT Program
Text Symbol: E03 = Runtime Errors
Text Symbol: E08 = Format Error
Text Symbol: 204 = List Output
Text Symbol: 053 = Further Selections
Text Symbol: 052 = Additional Data
Text Symbol: 051 = Special Evaluations
Text Symbol: 050 = Output Control
Text Symbol: 031 = Language
Text Symbol: 030 = Financial Statement Version
Text Symbol: 006 = House/Building/Office Numbers


INCLUDES used within this REPORT J_3RFBS_ALL

INCLUDE J_3RFBS_ALL_TOP.
INCLUDE J_3RFBS_ALL_HTML_CONTROL.
INCLUDE J_3RFBS_ALL_SELECTION_SCREEN.
INCLUDE J_3RFBS_ALL_GET_CONTENT.
INCLUDE J_3RFBS_ALL_FORMS_XML_PDF.
INCLUDE J_3RFBS_ALL_FORMS_MAPPING.
INCLUDE J_3RFBS_ALL_FORMS_BADI_EXIT.
INCLUDE J_3RFBS_ALL_INITALIZE.


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