MF21AO00 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 MF21AO00 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: PBO Module for Screen 1000: Request Views
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FC_GET_MEMORY_ID call function 'FC_GET_MEMORY_ID' exporting e_dm_flag = con_x importing i_memory_id = ld_id1.
FC_GLOBAL_PARAMETERS_IMPORT call function 'FC_GLOBAL_PARAMETERS_IMPORT' importing i_dimen = gd_dimen i_itclg = gd_itclg i_rldnr = gd_rldnr i_rvers = gd_rvers i_ryear = gd_ryear i_perid = gd_perid.
FC_PARAM_HEADER_EXPORT call function 'FC_PARAM_HEADER_EXPORT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF21AO00 - PBO Module for Screen 1000: Request Views MF21AI30 - PAI Modules for Screen 1300: CG Screen Selection MF21AI20 - PAI Modules for Screen 1200: CU Screen Selection MF21AI10 - PAI Module for Screen 1100: Master Data Views MF21AI00 - PAI Module for Screen 1000: Request Views MF21AFBB - Update Routines for SAPMF21A (Views)