MOIUCW_BANK_DATAF01 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 MOIUCW_BANK_DATAF01 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 MOIUCW_BANK_DATAF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' EXPORTING TEXTLINE1 = TEXT-005 TEXTLINE2 = TEXT-006 TITEL = TEXT-007 IMPORTING ANSWER = W_ANSWER.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'Y' TEXTLINE1 = TEXT010 TEXTLINE2 = TEXT011 TITEL = L_TITLE START_COLUMN = 25 START_ROW = 6 CANCEL_DISPLAY = 'X' IMPORTING ANSWER = W_ANSWER.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIUCW_BANK_DATAF01 - Include MOIUCW_BANK_DATAF01 MOIUCM_MAINTAIN_CM_SN_NRTOP - Include MOIUCM_MAINTAIN_SYSTEM_NRIVTOP MOIUCM_MAINTAIN_CM_SN_NRO01 - Include MOIUCM_MAINTAIN_SYSTEM_NRIVO01 MOIUCM_MAINTAIN_CM_SN_NRI01 - Include MOIUCM_MAINTAIN_SYSTEM_NRIVI01 MOIUCM_MAINTAIN_CM_SN_NRF01 - Include MOIUCM_MAINTAIN_SYSTEM_NRIVF01 MOIUCI_PRODXREF_F01 - Include MOIUCI_PRODXREF_F01