MM07MFD0_DOWNPAYMENT_PROCESS 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 MM07MFD0_DOWNPAYMENT_PROCESS 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_DP_CLEARING CALL FUNCTION 'ME_DP_CLEARING' EXPORTING imd_vgabe = eins imd_bukrs = xmseg-bukrs imd_stblg = xmseg-smbln "1868005 imd_stjah = xmseg-sjahr "1868005 TABLES "n1369731 imt_zdm07m = ut_zdm07m "n1369731 CHANGING cht_ekbe = ct_xekbe cht_ekbe_ma = ct_xekbe_ma. "n1329660 "n1369731
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM07MFD0_DOWNPAYMENT_PROCESS - MM07MFD0DOWNPAYMENTPROCESS MM07MFD0_DOCUMENT_POSITION - MM07MFD0DOCUMENTPOSITION MM07MFD0_DELETE_FUSS - MM07MFD0DELETEFUSS MM07MFD0 - documentation and ABAP source code MM07MFCL_CHARGE_VORSCHLAGEN - MM07MFCLCHARGEVORSCHLAGEN MM07MFCL_CHARGE_VERERBENDE_OBJ - CO Planning Processor: Function Module K_PLAN_SELECTION_VALUES_GET