MF210F00 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 MF210F00 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: Form Routines for Screen 1000: Item Plan (Request)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FC_POP_COPY_ITCLG call function 'FC_POP_COPY_ITCLG' exporting e_itclg_from = fc01item-itclg e_text1 = text-011 "Von: e_text2 = text-012 "Nach: e_titel = text-010 "Positionsplan kopieren importing i_answer = gd_answer "Kopieren: (Ja:1, Nein:0) i_itclg_from = ld_itclg_from i_itclg_to = ld_itclg_to.
FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'ITCLG' e_itclg = ld_itclg_to "STO092315 e_actvt = '01'. " anlegen erlaubt ?
FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'ITCLG' "STO092315 e_itclg = ld_itclg_from. "lesen erlaubt
FC_GET_ITCLG call function 'FC_GET_ITCLG' exporting e_flag = con_off "131299 e_itclg = ld_itclg_from e_langu = sy-langu e_select_text = con_on importing i_tf120 = tf120 i_tf121 = tf121.
FC_AT_RECORDING_CHECK call function 'FC_AT_RECORDING_CHECK' exporting e_object = gd_customizing_object importing i_object_appendable = gd_recording_of_changes.
FC_AT_REQUEST_SAVE call function 'FC_AT_REQUEST_SAVE'.
FC_ITCLG_IMPORT call function 'FC_ITCLG_IMPORT' exporting e_itclg = ld_itclg_from importing it_node = it_node[] exceptions not_found = 1.
FC_ITCLG_EXPORT call function 'FC_ITCLG_EXPORT' exporting e_itclg = ld_itclg_to et_node = it_node[].
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = con_ja textline1 = text-050 * TEXTLINE2 = titel = text-051 importing answer = gd_answer.
FC_AT_RECORDING_CHECK call function 'FC_AT_RECORDING_CHECK' exporting e_object = gd_customizing_object importing i_object_appendable = gd_recording_of_changes.
FC_AT_REQUEST_SAVE call function 'FC_AT_REQUEST_SAVE'.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF100' e_object = gd_customizing_object tables it_keylist = it_tf100_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF101' e_object = gd_customizing_object tables it_keylist = it_tf101_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF102' e_object = gd_customizing_object tables it_keylist = it_tf102_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF103' e_object = gd_customizing_object tables it_keylist = it_tf103_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "jhn177665 exporting "jhn177665 e_tabname = 'TF103A' "jhn177665 e_object = gd_customizing_object "jhn177665 tables "jhn177665 it_keylist = it_tf103a_del. "jhn177665
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF104' e_object = gd_customizing_object tables it_keylist = it_tf104_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF120' e_object = gd_customizing_object tables it_keylist = it_at_tf120.
call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF121' e_object = gd_customizing_object tables it_keylist = it_at_tf121.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF130' e_object = gd_customizing_object tables it_keylist = it_tf130_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF131' e_object = gd_customizing_object tables it_keylist = it_tf131_del.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TF140' "bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_tf140_del. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "xog/elrk235 exporting e_tabname = 'TF141' "xog/elrk235 e_object = gd_customizing_object "xog/elrk235 tables it_keylist = it_tf141_del. "xog/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TFIN200'"bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_tfin200_del. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TFIN201'"bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_tfin201_del. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF100' e_object = gd_customizing_object tables it_keylist = it_at_tf100.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF101' e_object = gd_customizing_object tables it_keylist = it_at_tf101.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF102' e_object = gd_customizing_object tables it_keylist = it_at_tf102.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF103' e_object = gd_customizing_object tables it_keylist = it_at_tf103.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "jhn177665 exporting "jhn177665 e_tabname = 'TF103A' "jhn177665 e_object = gd_customizing_object "jhn177665 tables "jhn177665 it_keylist = it_at_tf103a. "jhn177665
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF104' e_object = gd_customizing_object tables it_keylist = it_at_tf104.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF120' e_object = gd_customizing_object tables it_keylist = it_at_tf120.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF121' e_object = gd_customizing_object tables it_keylist = it_at_tf121.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF130' e_object = gd_customizing_object tables it_keylist = it_at_tf130.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF131' e_object = gd_customizing_object tables it_keylist = it_at_tf131.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TF140' "bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_at_tf140. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "xog/elrk235 exporting e_tabname = 'TF141' "xog/elrk235 e_object = gd_customizing_object "xog/elrk235 tables it_keylist = it_at_tf141. "xog/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TFIN200'"bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_at_tfin200. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' "bal/elrk235 exporting e_tabname = 'TFIN201'"bal/elrk235 e_object = gd_customizing_object "bal/elrk235 tables it_keylist = it_at_tfin201. "bal/elrk235
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF120' e_object = gd_customizing_object tables it_keylist = it_at_tf120.
FC_AT_REQUEST_APPEND call function 'FC_AT_REQUEST_APPEND' exporting e_tabname = 'TF121' e_object = gd_customizing_object tables it_keylist = it_at_tf121.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name MF210F00 or its description.
MF210F00 - Form Routines for Screen 1000: Item Plan (Request) MF2103XT0 - documentation and ABAP source code MF2103TOP - documentation and ABAP source code MF2103O2000 - documentation and ABAP source code MF2103O1630 - documentation and ABAP source code MF2103O1620 - documentation and ABAP source code