MOIJTNF06_MESSAGE 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 MOIJTNF06_MESSAGE 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: Include MOIJTF06_DATA_CHECK
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MESSAGE_TEXT_BUILD * CALL FUNCTION 'MESSAGE_TEXT_BUILD' * EXPORTING * MSGID = L_ARBGB * MSGNR = NR * MSGV1 = G_MSGV1 * MSGV2 = G_MSGV2 * MSGV3 = G_MSGV3 * MSGV4 = G_MSGV4 * IMPORTING * MESSAGE_TEXT_OUTPUT = MESSAGETEXT1 * EXCEPTIONS * OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIJTNF06_MESSAGE - Include MOIJTF06_DATA_CHECK MOIJTNF06_LAST_TIC_VERS_GET - Include MOIJTF06_LAST_TIC_VERS_GET MOIJTNF06_ITEM_REVERSAL_PROC - Include MOIJTF06_REVERSAL_TICKET_INIT MOIJTNF06_ITEM_CORR_OR_REVERSE - Include MOIJTF06_REVERSAL_TICKET_INIT MOIJTNF06_CORRECTION_TICKET_IN - Include MOIJTF06_CORRECTION_TICKET_INI MOIJTNF05 - Include MOIJTF05 DATA_INITIALIZE