MJV41FNA 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 MJV41FNA 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: Forms for Output Control
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RV_MESSAGES_RENAME call function 'RV_MESSAGES_RENAME' exporting msg_kappl = na_kappl msg_leng = l_len msg_objky_new = nast_objky msg_objky_old = nast_objky_old.
RV_MESSAGES_GET call function 'RV_MESSAGES_GET' exporting msg_kappl = na_kappl msg_objky_from = nast_objky msg_objky_to = nast_objky tables tab_xnast = xnast tab_ynast = ynast.
ISP_MESSAGES_SORT_FIELDS_J3 call function 'ISP_MESSAGES_SORT_FIELDS_J3' exporting com_jvtfehler = jvtfehler exceptions others = 1.
ISP_MESSAGES_SORT_FIELDS_J6 call function 'ISP_MESSAGES_SORT_FIELDS_J6' exporting com_jvtfehler = jvtfehler exceptions others = 1.
RV_MESSAGES_UPDATE call function 'RV_MESSAGES_UPDATE' exporting msg_kappl = na_kappl.
ISP_TEXTS_FOR_DATAELEMENT_GET * call function 'ISP_TEXTS_FOR_DATAELEMENT_GET' * exporting * fieldname = 'TJV42-FVART' * importing * text_midle = tt-t1.
ISP_TEXTS_FOR_DATAELEMENT_GET * call function 'ISP_TEXTS_FOR_DATAELEMENT_GET' * exporting * fieldname = 'TJV44-FVGRUND' * importing * text_midle = tt-t1.
RV_MESSAGES_MAINTENANCE call function 'RV_MESSAGES_MAINTENANCE' exporting min_btext = btext min_cua_text = sy-title min_kalsm = tjv40-kalsm min_kappl = na_kappl min_objky = nast_objky min_t185 = h185 min_t185f = h185f min_t185v = h185v pi_objtype = l_objtype importing mex_fcode = ok_code mex_t185f = h185f mex_t185v = h185v mex_updat = flg_update_detail tables mtb_part = part.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting textline1 = 'Neue Nachrichtenfindung notwendig.'(n01)
COMMUNICATION_AREA_KOMKBJ3 * call function 'COMMUNICATION_AREA_KOMKBJ3' * exporting * ikomkbj3 = f_komkbj3.
COMMUNICATION_AREA_KOMKBJ6 call function 'COMMUNICATION_AREA_KOMKBJ6' exporting ikomkbj6 = f_komkbj6.
MESSAGING call function 'MESSAGING' exporting applikation = na_kappl msg_objky = nast_objky schema = tjv40-kalsm pi_objtype = l_objtype tables msg_part = part.
KOMKBJ3_FILL * call function 'KOMKBJ3_FILL' "MS-3.04
KOMKBJ3_FILL * call function 'KOMKBJ3_FILL' "MS-3.04
KOMKBJ6_FILL call function 'KOMKBJ6_FILL' "MS-3.04
KOMKBJ6_FILL call function 'KOMKBJ6_FILL' "MS-3.04
ISP_ADDRESSES_READ * CALL FUNCTION 'ISP_ADDRESSES_READ' * EXPORTING * ANF_DAT = JVTFEHLER-VRSNDDATUM * END_DAT = JVTFEHLER-VRSNDDATUM * SEL_GPNR = JVTFEHLER-ZUSTELLER * SEL_ROLLE = CON_RO_ZUSTELLER * TABLES * IADDRES2 = T_JGVADDRES2 * EXCEPTIONS * OTHERS = 4.
ISP_ADDRESSES_READ * CALL FUNCTION 'ISP_ADDRESSES_READ' * EXPORTING * ANF_DAT = JVTFEHLER-VRSNDDATUM * END_DAT = JVTFEHLER-VRSNDDATUM * SEL_GPNR = JVTFEHLER-VSGZUSTLR * SEL_ROLLE = CON_RO_VERLAGSERVICEG * TABLES * IADDRES2 = T_JGVADDRES2 * EXCEPTIONS * OTHERS = 4.
call function 'SAVE_TEXT' exporting header = hthead insert = con_angekreuzt * SAVEMODE_DIRECT = CON_ANGEKREUZT importing * FUNCTION = I01 newheader = hthead tables lines = htlines exceptions id = 01 language = 02 name = 03 object = 04.
SAVE_TEXT call function 'SAVE_TEXT' exporting header = hthead insert = con_angekreuzt * SAVEMODE_DIRECT = CON_ANGEKREUZT importing * FUNCTION = I01 newheader = hthead tables lines = htlines exceptions id = 01 language = 02 name = 03 object = 04.
SAVE_TEXT call function 'SAVE_TEXT' exporting header = hthead insert = con_angekreuzt * SAVEMODE_DIRECT = CON_ANGEKREUZT importing * FUNCTION = I01 newheader = hthead tables lines = htlines exceptions id = 01 language = 02 name = 03 object = 04.
SAVE_TEXT call function 'SAVE_TEXT' exporting header = hthead insert = con_angekreuzt * SAVEMODE_DIRECT = CON_ANGEKREUZT importing * FUNCTION = I01 newheader = hthead tables lines = htlines exceptions id = 01 language = 02 name = 03 object = 04.
SAVE_TEXT call function 'SAVE_TEXT' exporting header = hthead * INSERT = CON_ANGEKREUZT * SAVEMODE_DIRECT = CON_ANGEKREUZT importing * FUNCTION = I01 newheader = hthead tables lines = htlines exceptions id = 01 language = 02 name = 03 object = 04.
DELETE_TEXT call function 'DELETE_TEXT' exporting object = con_text_objekt_temp id = con_text_id_temp name = con_text_name_beschwerde language = con_text_sprache * SAVEMODE_DIRECT = CON_ANGEKREUZT exceptions not_found = 01.
DELETE_TEXT call function 'DELETE_TEXT' exporting object = con_text_objekt_temp id = con_text_id_temp name = con_text_name_nachliefer_info language = con_text_sprache * SAVEMODE_DIRECT = CON_ANGEKREUZT exceptions not_found = 01.
DELETE_TEXT call function 'DELETE_TEXT' exporting object = con_text_objekt_temp id = con_text_id_temp name = con_text_name_zusteller_info language = con_text_sprache * SAVEMODE_DIRECT = CON_ANGEKREUZT exceptions not_found = 01.
DELETE_TEXT call function 'DELETE_TEXT' exporting object = con_text_objekt_temp id = con_text_id_temp name = con_text_name_stellungnahme language = con_text_sprache * SAVEMODE_DIRECT = CON_ANGEKREUZT exceptions not_found = 01.
DELETE_TEXT call function 'DELETE_TEXT' exporting object = con_text_objekt_temp id = con_text_id_temp name = con_text_name_postliste language = con_text_sprache * SAVEMODE_DIRECT = CON_ANGEKREUZT exceptions not_found = 01.
TEXT_INCLUDE_REPLACE call function 'TEXT_INCLUDE_REPLACE' exporting header = xthead * STARTLINE = 1 endline = sy-tabix all_level = con_angekreuzt importing * CHANGED = * ERROR_TYPE = newheader = xthead tables lines = xtlines.
TEXT_SYMBOL_REPLACE call function 'TEXT_SYMBOL_REPLACE' exporting endline = sy-tabix header = xthead * INIT = 'X' * OPTION_DIALOG = E04 * PROGRAM = CURRENTPROGRAM * REPLACE_PROGRAM = E06 * REPLACE_STANDARD = 'X' * REPLACE_SYSTEM = 'X' * REPLACE_TEXT = 'X' * STARTLINE = E10 * IMPORTING * CHANGED = CHANGED * NEWHEADER = XTHEAD wird im FBS nicht gefüllt !! tables lines = xtlines.
READ_TEXT call function 'READ_TEXT' exporting id = xthead-tdid language = xthead-tdspras name = xthead-tdname object = xthead-tdobject importing header = xthead tables lines = xtlines exceptions id = 01 not_found = 04 object = 05 language = 02 name = 03.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name MJV41FNA or its description.