RNU_MSGUPDAMA is a standard Executable ABAP Report 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 RNU_MSGUPDAMA 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.
INCLUDE RNU_MSGUPDAMA_STATUS_1000O02.
INCLUDE RNU_MSGUPDAMA_USER_COMMAND_I01.
INCLUDE RNU_MSGUPDAMA_INIT_GRIDO01.
INCLUDE RNU_MSGUPDAMA_INIT_GRIDF01.
INCLUDE RNU_MSGUPDAMA_EXECUTEF01.
INCLUDE RNU_MSGUPDAMA_TEST_MODEF01.
No SAP DATABASE tables are accessed within this REPORT code!
ISH_WS_AMASYS_CHECK_ACTIVE CALL FUNCTION 'ISH_WS_AMASYS_CHECK_ACTIVE' * EXPORTING * I_USE_BUFFER = 'X' IMPORTING e_active = ls_active * E_VERSION = * E_TEXT = .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RNU_MSGUPDAMA - RNUMSGUPDAMA RNU_MSGUPDAMA - RNUMSGUPDAMA RNU_JOIN_XPRA_REMOVE - IS-H: Correction Report to Remove NVVP-XPRA after Patient Join RNU_JOIN_XPRA_REMOVE - IS-H: Correction Report to Remove NVVP-XPRA after Patient Join RNU_INSREL_CPD - Correction Report: Address Data for Alt.Inv.Recip. via One-Time Acct RNU_INSREL_CPD - Correction Report: Address Data for Alt.Inv.Recip. via One-Time Acct