MF21CO00 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 MF21CO00 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: Hierarchies (Request)
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_hy_flag = con_x importing i_memory_id = ld_id1.
FC_GLOBAL_PARAMETERS_IMPORT call function 'FC_GLOBAL_PARAMETERS_IMPORT' "wis030697 importing i_dimen = gd_dimen "wis030697 i_itclg = gd_itclg "wis030697 i_rldnr = gd_rldnr "wis030697 i_rvers = gd_rvers "wis030697 i_ryear = gd_ryear "wis030697 i_perid = gd_perid. "wis030697
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF21CO00 - PBO Module for Screen 1000: Hierarchies (Request) MF21CI10 - PAI Modules for Screen 1100: Hierarchies (Master Data) MF21CI00 - PAI Module for Screen 1000: Hierarchies (Request) MF21CFBB - Update Routines (Hierarchies) MF21CFAA - General Form Routines (Hierarchies) MF21CF10 - Form Routines for Screen 1100: Hierarchies (Master Data)