FAGL_SCV_ANALYZE 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_SCV_ANALYZE 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_SCVA - Splitter Customizing:Analyze Changes
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: PA_DATE = Key Date
Title: Splitter Customizing: Analyze Changes
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FAGL_SCV_TABLES_GET CALL FUNCTION 'FAGL_SCV_TABLES_GET' IMPORTING it_ra_tabname = gt_ra_tabname.
FAGL_CUST_VERSION_ANALYZE CALL FUNCTION 'FAGL_CUST_VERSION_ANALYZE' EXPORTING ed_date = pa_date et_ra_tabname = gt_ra_tabname EXCEPTIONS OTHERS = 1.
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_SCV_ANALYZE - Splitter Customizing: Analyze Changes FAGL_SCV_ANALYZE - Splitter Customizing: Analyze Changes FAGL_SAVE_LEDGER - FAGLSAVELEDGER FAGL_R_SPLINFO_SAVE - Save Enhanced Document Splitting Information in FAGL_R_SPL FAGL_R_SPLINFO_SAVE - Save Enhanced Document Splitting Information in FAGL_R_SPL FAGL_R_SPLINFO_CORRECT - Report FAGL_R_SPLINFO_CORRECT