FILA_HELP_COMPARE_CODING 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 FILA_HELP_COMPARE_CODING into the relevant SAP transactions such as SE38 or SE80
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.
Title: Checks for Agreement of Number of Lines of Code from FMs Using RFC
FORM GET_INCLUDES USING V_REPID.
No SAP DATABASE tables are accessed within this REPORT code!
FILA_HELP_FM_CODING_COMPARE_C CALL FUNCTION 'FILA_HELP_FM_CODING_COMPARE_C' EXPORTING ID_REPID = LD_REPID ID_SYSID = PA_SYSID.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FILA_HELP_COMPARE_CODING - Checks for Agreement of Number of Lines of Code from FMs Using RFC FILA_HELP_COMPARE_CODING - Checks for Agreement of Number of Lines of Code from FMs Using RFC FILA_HELP_CALL_FILASYST - Calls Transaction FILASYST FILA_HELP_CALL_FILASYST - Calls Transaction FILASYST FILA_HELP_BUS_WITH_STORED_DATA - Program FILA_HELP_BUS_WITH_STORED_DATA FILA_HELP_BUS_WITH_STORED_DATA - Program FILA_HELP_BUS_WITH_STORED_DATA