MV50AF0F_FCODE_SLEG 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 MV50AF0F_FCODE_SLEG 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDUT_DOMVALUES_GET CALL FUNCTION 'DDUT_DOMVALUES_GET' EXPORTING NAME = 'STATV' LANGU = SY-LANGU TEXTS_ONLY = ' ' TABLES DD07V_TAB = LT_DD07V_TAB EXCEPTIONS ILLEGAL_INPUT = 1 OTHERS = 2.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING DDIC_STRUCTURE = 'SHP_STATV_DISP' RETFIELD = 'LF_DUMMY' WINDOW_TITLE = TEXT-071 VALUE_ORG = 'S' DISPLAY = 'X' TABLES VALUE_TAB = LT_STATV_DISP EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV50AF0F_FCODE_SLEG - MV50AF0FFCODESLEG MV50AF0F_FCODE_SIMU - MV50AF0FFCODESIMU MV50AF0F_FCODE_SICH_VOR_VL04 - Include MV50AF0F_FCODE_SICH_VOR_VL04 MV50AF0F_FCODE_SICH_VOR_VL03 - Include MV50AF0F_FCODE_SICH_VOR_VL03 MV50AF0F_FCODE_SICH_VOR_VL02 - Include MV50AF0F_FCODE_SICH_VOR_VL02 MV50AF0F_FCODE_SICH_VOR_VL01 - Include MV50AF0F_FCODE_SICH_VOR_VL01