MM06EFAC_SET_MODE 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 MM06EFAC_SET_MODE 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!
AVAILABILITY_CHECK_CONTROLLER CALL FUNCTION 'AVAILABILITY_CHECK_CONTROLLER' TABLES p_atpcsx = lt_atpcs CHANGING p_atpca = l_atpca EXCEPTIONS OTHERS = 0.
OUTBOUND_CALL_01000792_E CALL FUNCTION 'OUTBOUND_CALL_01000792_E' IN UPDATE TASK TABLES it_posguid = lt_mepo_posguid.
AIP01_PLANT_DETERMINE CALL FUNCTION 'AIP01_PLANT_DETERMINE' EXPORTING i_werks = ekko-reswk IMPORTING e_ownls = lf_ownls EXCEPTIONS OTHERS = 0.
MMPUR_ATP_CATALOGUE_EXTRACT CALL FUNCTION 'MMPUR_ATP_CATALOGUE_EXTRACT' EXPORTING im_ekko = ekko im_ekpo = ekpo im_ekpv = ekpv TABLES et_catalogue = mmpur_ac_catalogue.
OUTBOUND_CALL_01000802_P CALL FUNCTION 'OUTBOUND_CALL_01000802_P' IMPORTING ef_active = lf_apo_available.
OUTBOUND_CALL_01000803_P CALL FUNCTION 'OUTBOUND_CALL_01000803_P' TABLES it_fltmat = lt_fltmatx et_desmat = lt_desmatx et_dest = lt_destx EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM06EFAC_SET_MODE - MM06EFACSETMODE MM06EFAC_COMMITTED_QUAN_PIC - MM06EFACCOMMITTEDQUANPIC MM06EFAC_COMMITTED_QUANTITIES - MM06EFACCOMMITTEDQUANTITIES MM06EFAC_AVAILABILITY_CHECK - MM06EFACAVAILABILITYCHECK MM06EFAC_ATPCS_SAME_MAT_NH - MM06EFACATPCSSAMEMATNH MM06EFAC_ATPCS_NEW_ENTRY_PIC - MM06EFACATPCSNEWENTRYPIC