MF05AFDENJ 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 MF05AFDENJ 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!
AC_APAR_DIALOG_IMPORT_AT_EXIT call function 'AC_APAR_DIALOG_IMPORT_AT_EXIT' IMPORTING e_blart = blart e_gjahr = gjahr.
FSKB_DELE_ASSIGNMENT_MODEL call function 'FSKB_DELE_ASSIGNMENT_MODEL' EXPORTING i_kmnam = _kmnam IMPORTING e_kmnam = _kmnam EXCEPTIONS not_possible = 1 not_deleted = 2.
ACC_CA_TREE_DELETE_NODE call function 'ACC_CA_TREE_DELETE_NODE' EXPORTING i_node_key = _node_key i_no_flush = 'X' EXCEPTIONS invalid_tree_number = 1 control_error = 2 others = 3.
PP_WRAP_DOCUMENT_ENJ call function 'PP_WRAP_DOCUMENT_ENJ' EXPORTING i_belnr = _belnr i_bukrs = _ausbk i_gjahr = _gjahr IMPORTING e_xwffr = g_xwffr e_xfrge = g_xfrge e_upddt = g_upddt e_reldt = g_reldt e_updtm = g_updtm e_reltm = g_reltm e_xprfg = g_xprfg TABLES t_xbkpf = xbkpf t_xbsec = xbsec t_xbseg = xbseg t_xbset = xbset t_splttab = splttab "Note481737 t_spltwt = spltwt "Note481737 EXCEPTIONS cancelled = 1 others = 2.
PP_DELETE_DOCUMENT_ENJ call function 'PP_DELETE_DOCUMENT_ENJ' EXPORTING i_belnr = _belnr i_bukrs = _ausbk i_gjahr = _gjahr EXCEPTIONS failed = 1.
ACC_CA_TREE_DELETE_NODE call function 'ACC_CA_TREE_DELETE_NODE' EXPORTING i_node_key = _node_key EXCEPTIONS invalid_tree_number = 1 control_error = 2 others = 3.
FAGL_AUTH_ACT_GET CALL FUNCTION 'FAGL_AUTH_ACT_GET' "Note1799909 EXPORTING "Note1799909 i_activity = p_actvt. "Note1799909
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF05AFDENJ - documentation and ABAP source code MF05AFD1 - documentation and ABAP source code MF05AFD0_DYNPRO_ERMITTELN - MF05AFD0DYNPROERMITTELN MF05AFD0_DYNPROFELD_AUSBLENDEN - MF05AFD0DYNPROFELDAUSBLENDEN MF05AFD0_DMBE_PRUEFEN - MF05AFD0DMBEPRUEFEN MF05AFD0_DIFF_ABW_ZAHLWAEHRUNG - MF05AFD0DIFFABWZAHLWAEHRUNG