RGCFK300 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 report according to ยง56a of the German foreign trade regulations K3...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 RGCFK300 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
OC61 - K3 form
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.
Selection Text: BTAG = Balance sheet date
Selection Text: FORM1 = Page 1
Selection Text: FORM2 = Page 2
Selection Text: PERID = Period
Selection Text: RCOMP = Company
Selection Text: RLDNR = Ledger
Selection Text: RYEAR = Fiscal year
Selection Text: VERSION = Version
Title: Assets Held in Foreign Economic Areas
Text Symbol: 001 = X
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
G_PERIOD_GET ** CALL FUNCTION 'G_PERIOD_GET' "vhs186455 "QBE963588a ** EXPORTING "vhs186455 "QBE963588a ** DATE = BTAG "vhs186455 "QBE963588a ** VARIANT = GD_PERIV "vhs186455 "QBE963588a ** IMPORTING "vhs186455 "QBE963588a ** PERIOD = HPER. "vhs186455 "QBE963588a
GET_EUROCODES_CONVERSION_40 * CALL FUNCTION 'GET_EUROCODES_CONVERSION_40' " * IMPORTING " * EUROWAERS = GD_CURR_EURO " * EXCEPTIONS " * CUSTOMIZING_NOT_CONFIRMED = 1 " * OTHERS = 2. "
OPEN_FORM * CALL FUNCTION 'OPEN_FORM'. "QBE144184
START_FORM * CALL FUNCTION 'START_FORM' "QBE144184 * EXPORTING "QBE144184 * FORM = GD_FORM_1. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'FIRMEN' "QBE144184 * WINDOW = 'MAIN' "QBE144184 * FUNCTION = 'APPEND'. "QBE144184
END_FORM * CALL FUNCTION 'END_FORM'. "QBE144184
START_FORM * CALL FUNCTION 'START_FORM' "QBE144184 * EXPORTING "QBE144184 * FORM = GD_FORM_1. "QBE144184
CLOSE_FORM * CALL FUNCTION 'CLOSE_FORM'. "QBE144184
OPEN_FORM * CALL FUNCTION 'OPEN_FORM'. "QBE144184
START_FORM * CALL FUNCTION 'START_FORM' "QBE144184 * EXPORTING "QBE144184 * FORM = GD_FORM_2. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'A' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE1A'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'B' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE1B'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'A' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE2A'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'B' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE2B'. "QBE144184
END_FORM * CALL FUNCTION 'END_FORM'. "QBE144184
CLOSE_FORM * CALL FUNCTION 'CLOSE_FORM'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'RECHTS' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE2'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'LINKS' "QBE144184 * WINDOW = 'CHOICE2' "QBE144184 * FUNCTION = 'SET'. "QBE144184
* CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'COMP2' "QBE144184 * WINDOW = 'COMP2' "QBE144184 * FUNCTION = 'SET'. "QBE144184
WRITE_FORM * CALL FUNCTION 'WRITE_FORM' "QBE144184 * EXPORTING "QBE144184 * ELEMENT = 'RECHTS' "QBE144184 * FUNCTION = 'SET' "QBE144184 * WINDOW = 'CHOICE2'. "QBE144184
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 RGCFK300 or its description.
RGCFK300 - Assets Held in Foreign Economic Areas RGCFK300 - Assets Held in Foreign Economic Areas RGCEUTOP - Top for FI-LC euro reconciliation report programs RGCEURAA - General FORM routines for reconciliation program RGCEUR90 - User Confirmation: All Reconciliations Carried Out RGCEUR90 - User Confirmation: All Reconciliations Carried Out