MM06EFDA 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 MM06EFDA 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: Dialog: Purchase Order Processing: Delivery Address Sub-Routines
INCLUDE MM06EFDA_DELIVERY_ADDRE0A . " DELIVERY_ADDRESS
INCLUDE MM06EFDA_DELIVERY_ADDR_NUMBERS . " DELIVERY_ADDR_NUMBERS_GET
INCLUDE MM06EFDA_DELIVERY_ADDRESS_CO09 . " DELIVERY_ADDRESS_COPY
INCLUDE MM06EFDA_DELIVERY_ADDRESS_COPY . " DELIVERY_ADDRESS_COPY_FROM
INCLUDE MM06EFDA_DELIVERY_ADDRESS_INIT . " DELIVERY_ADDRESS_INIT
INCLUDE MM06EFDA_DELIVERY_ADDRESS . " DELIVERY_ADDRESS
INCLUDE MM06EFDA_CHECK_STORAGE_LOCAT08 . " CHECK_STORAGE_LOCATION_ADD
INCLUDE MM06EFDA_CHECK_STORAGE_LOCATIO . " CHECK_STORAGE_LOCATION_ADD
INCLUDE MM06EFDA_COPY_ADRN2 . " COPY_ADRN2
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.