MFKM8F00_KOPIERPRUEFUNG_FREMD 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 MFKM8F00_KOPIERPRUEFUNG_FREMD 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!
AMFI_COPY_CHAC CALL FUNCTION 'AMFI_COPY_CHAC' EXPORTING I_KTOPL_FROM = RFCU1-VKTOPL I_KTOPL_TO = RFCU1-NKTOPL I_XEXCHANGE = KTO_ERS I_XTEST = 'X' I_ENQUEUE = E_ENQUEUE IMPORTING E_OKC = XOK TABLES I_EXCHANGE = ALTKT_TAB E_LOG = LOG_AM_TAB EXCEPTIONS NO_RECORDS_FOUND = 1 OTHERS = 8.
COFI_COPY_CHAC CALL FUNCTION 'COFI_COPY_CHAC' EXPORTING I_KTOPL_FROM = RFCU1-VKTOPL I_KTOPL_TO = RFCU1-NKTOPL I_XEXCHANGE = KTO_ERS I_XTEST = 'X' I_ENQUEUE = E_ENQUEUE IMPORTING E_OK = XOK TABLES I_EXCHANGE = ALTKT_TAB E_LOG = LOG_CO_TAB EXCEPTIONS NO_RECORDS_FOUND = 1 OTHERS = 8.
SDFI_COPY_CHAC CALL FUNCTION 'SDFI_COPY_CHAC' EXPORTING I_KTOPL_FROM = RFCU1-VKTOPL I_KTOPL_TO = RFCU1-NKTOPL I_XEXCHANGE = KTO_ERS I_XTEST = 'X' I_ENQUEUE = E_ENQUEUE IMPORTING E_OK = XOK TABLES I_EXCHANGE = ALTKT_TAB E_LOG = LOG_SD_TAB EXCEPTIONS NO_RECORDS_FOUND = 1 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MFKM8F00_KOPIERPRUEFUNG_FREMD - MFKM8F00KOPIERPRUEFUNGFREMD MFKM8F00_KOPIERLISTE_T077_S - MFKM8F00KOPIERLISTET077S MFKM8F00_KOPIERLISTE_T077 - MFKM8F00KOPIERLISTET077 MFKM8F00_KOPIERLISTE_KF - MFKM8F00KOPIERLISTEKF MFKM8F00_KOPIERLISTE_FREMD - MFKM8F00KOPIERLISTEFREMD MFKM8F00_KOPIERLISTE_BI_V - MFKM8F00KOPIERLISTEBIV