MF05AFC0_CPD_CALL 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 MF05AFC0_CPD_CALL 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!
RF_CPD_DATEN_BEARBEITEN CALL FUNCTION 'RF_CPD_DATEN_BEARBEITEN' EXPORTING i_bkpf = bkpf i_bseg = bseg i_bsec = bsec i_t001 = t001 i_ktnra = rf05a-ktnra i_ktogr = ktogr_cpd i_name1 = rf05a-name1 i_xcpdk = xxcpdk i_aktyp = char(1) i_title = tstct-ttext IMPORTING e_bseg = bseg e_bsec = bsec TABLES t_mandate = xmandate "Note1611602 t_tiban = xtiban "Note1033963 t_bnka = xbnka. "Note1033963
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF05AFC0_CPD_CALL - MF05AFC0CPDCALL MF05AFC0_CHECK_ORDER_OPERATION - MF05AFC0CHECKORDEROPERATION MF05AFC0_CHECK_MWSKZ_PLAUSIBIL - MF05AFC0CHECKMWSKZPLAUSIBIL MF05AFC0_CHECK_FOREIGN_PAYMENT - MF05AFC0CHECKFOREIGNPAYMENT MF05AFC0_CHECK_EMPFB_MISSING - MF05AFC0CHECKEMPFBMISSING MF05AFC0_CHECK_BUPLA_SECCO - MF05AFC0CHECKBUPLASECCO