RMCS0F0A is a standard ABAP INCLUDE 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 RMCS0F0A 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: LIS Standard Analyses: Routines with A
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ABCANALYSIS_PERFORM CALL FUNCTION 'ABCANALYSIS_PERFORM' EXPORTING E_ANALYSE = ANALYSE E_KENNZAHL = KENNZAHL TABLES DATA = LCDATA.
POPUP_GET_VALUES_DB_CHECKED CALL FUNCTION 'POPUP_GET_VALUES_DB_CHECKED' EXPORTING POPUP_TITLE = HLP_TEXT1 START_COLUMN = 25 IMPORTING RETURNCODE = AA_RETURNCODE TABLES FIELDS = POPUP_FIELDS.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING TEXT = HLP_TEXT1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RMCS0F0A - LIS Standard Analyses: Routines with A RMCS0F00 - LIS Standard Analyses: Collection of FORM Routine Includes RMCS0EWS - LIS Standard Analyses: Routines for EWS RMCS0ES2 - Extended Selection in STA Part 2 RMCS0ES1 - Extended Selection in STA Part 1 RMCS0DDN - LIS Standard Analyses: Routines for Drilldown