ROIANI07 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 ROIANI07 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: Exchange Netting Message control - Include in Report ROIANI00
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CLSE_SELECT_USR01 call function 'CLSE_SELECT_USR01' "200503 KH exporting username = sy-uname "200503 KH importing x_usr01 = usr01. "no exception->use ?-BNAME "200503 KH
RV_MESSAGES_INSERT CALL FUNCTION 'RV_MESSAGES_INSERT' TABLES TAB_XNAST = XNAST.
RV_MESSAGES_REFRESH CALL FUNCTION 'RV_MESSAGES_REFRESH' EXPORTING MSG_KAPPL = TVFK-KAPPL.
RV_MESSAGES_READ CALL FUNCTION 'RV_MESSAGES_READ' EXPORTING MSG_KAPPL = TVFK-KAPPL MSG_OBJKY = XOBJKY.
RV_MESSAGES_GET CALL FUNCTION 'RV_MESSAGES_GET' EXPORTING MSG_OBJKY_FROM = XOBJKY MSG_OBJKY_TO = XOBJKY TABLES TAB_XNAST = XNAST TAB_YNAST = YNAST.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIANI07 - Exchange Netting Message control - Include in Report ROIANI00 ROIANI06 - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI05_ALV - Exchange Netting proposal List - Include in ROIANI00 ROIANI05 - Exchange Netting proposal List - Include in ROIANI00 ROIANI04_ALV - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI04 - Exchange Netting Proposal List - Include in Report ROIANI00