FAGL_RMIGR 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 FAGL_RMIGR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FAGL_RMIGR - Report Trnsfr: EC-PCA to FI-GL (New)
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: SO_RNAME = D .
Selection Text: PA_TEST = D .
Selection Text: PA_LIBT = D .
Selection Text: PA_LIB = D .
Title: Report Transfer from EC-PCA to FI-GL (New)
Text Symbol: YLW = Yellow Traffic Light
Text Symbol: TGT = Destination
Text Symbol: SRC = Source
Text Symbol: RED = Red Traffic Light
Text Symbol: OPT = Processing Options
Text Symbol: OBJ = Report Transfer
Text Symbol: LOG = Log Display
Text Symbol: HLP = Display Messages
Text Symbol: GRN = Green Traffic Light
Text Symbol: COR = Cancel
Text Symbol: ANB = Report Transfer: Analysis (Update Run)
Text Symbol: ANA = Report Transfer: Analysis (Test Run)
Text Symbol: 044 = Field for Account Number
Text Symbol: 043 = Field for Account
Text Symbol: 042 = Messages
Text Symbol: 041 = Target Report
Text Symbol: 040 = Status
INCLUDE FAGL_RMIGR_TOP.
INCLUDE FAGL_RMIGR_F01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FAGL_RMIGR - Report Transfer from EC-PCA to FI-GL (New) FAGL_RMIGR - Report Transfer from EC-PCA to FI-GL (New) FAGL_RKGALGA4B - Plan Distribution: General Ledger FAGL_RKGALGA4B - Plan Distribution: General Ledger FAGL_RKGALGA35 - Actual Distribution: General Ledger FAGL_RKGALGA35 - Actual Distribution: General Ledger