MM06EF0D_DOCU_LIEFERPLAN_ERZ 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 MM06EF0D_DOCU_LIEFERPLAN_ERZ 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!
ME_CREATE_SCHEDULE_DOC CALL FUNCTION 'ME_CREATE_SCHEDULE_DOC' EXPORTING i_ebeln = ekpo-ebeln i_ebelp = ekpo-ebelp i_ekko = ekko i_abart = p_abart staab = ' ' TABLES yekek = yekek yekeh = yekeh i_eket = lt_eket i_pot = pot i_ekek = eke i_ekeh = ekh EXCEPTIONS no_outputmessage_found = 2 error_no_lphis = 3 error_no_fabkz = 4 error_with_calendar = 6 OTHERS = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM06EF0D_DOCU_LIEFERPLAN_ERZ - MM06EF0DDOCULIEFERPLANERZ MM06EF0D_DISPOFELDER_POS - MM06EF0DDISPOFELDERPOS MM06EF0D_DISPOFELDER_EKES - MM06EF0DDISPOFELDEREKES MM06EF0D_DISPOFELDER_EINT - MM06EF0DDISPOFELDEREINT MM06EF0D_DISPOFELDER_EBAN - MM06EF0DDISPOFELDEREBAN MM06EF0D_DISPODATEN_MERKEN - MM06EF0DDISPODATENMERKEN