ROIANI03 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 ROIANI03 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 Proposal List - Include in Report ROIANI00
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_E_OIA10H CALL FUNCTION 'ENQUEUE_E_OIA10H' EXPORTING MANDT = SY-MANDT BUKRS = OIA10H-BUKRS NETNUM = OIA10H-NETNUM NJAHR = OIA10H-NJAHR EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
LFA1_SINGLE_READ CALL FUNCTION 'LFA1_SINGLE_READ' "SO6K014464 EXPORTING LFA1_LIFNR = P_EXGPTR IMPORTING WLFA1 = LFA1 EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.
LFB1_SINGLE_READ CALL FUNCTION 'LFB1_SINGLE_READ' "SO6K014464 EXPORTING I_LIFNR = P_EXGPTR I_BUKRS = P_BUKRS IMPORTING O_LFB1 = LFB1 EXCEPTIONS NOT_FOUND = 1.
V_KNA1_SINGLE_READ *KH CALL FUNCTION 'KNA1_SINGLE_READ' "SO6K014464 CALL FUNCTION 'V_KNA1_SINGLE_READ' ">46B KH EXPORTING PI_KUNNR = LFA1-KUNNR ">46B KH IMPORTING PE_KNA1 = kna1 ">46B KH EXCEPTIONS NO_RECORDS_FOUND = 1 OTHERS = 2.
KNB1_SINGLE_READ CALL FUNCTION 'KNB1_SINGLE_READ' "SO6K014464 EXPORTING I_KUNNR = LFA1-KUNNR I_BUKRS = P_BUKRS IMPORTING O_KNB1 = KNB1 EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.
FI_PERIOD_DETERMINE CALL FUNCTION 'FI_PERIOD_DETERMINE' EXPORTING I_BUDAT = G_DATE I_BUKRS = P_BUKRS IMPORTING E_GJAHR = G_NJAHR.
GET_NETTING_SEL_CRIT CALL FUNCTION 'GET_NETTING_SEL_CRIT' EXPORTING I_TOIA4H = TOIA4H IS_ODER = IS-XODER IMPORTING IS_ODER = IS-XODER TABLES SELTAB = SELTAB SEFTAB = SEFTAB EINTAB = EINTAB EXCEPTIONS NO_SEL_CRITERIA_FOR_CYCLE = 01 CYCLE_NOT_FOUND = 02.
OIAJ_CHECK_DOCUMENT_NETTING CALL FUNCTION 'OIAJ_CHECK_DOCUMENT_NETTING' EXPORTING I_BELNR = G_NETTAB-BELNR I_BUKRS = G_NETTAB-BUKRS I_GJAHR = G_NETTAB-GJAHR I_ORIGIN = 'N' IMPORTING E_OIA10L = OIA10L.
ENQUEUE_EFBKPF CALL FUNCTION 'ENQUEUE_EFBKPF' EXPORTING BUKRS = G_NETTAB-BUKRS BELNR = G_NETTAB-BELNR GJAHR = G_NETTAB-GJAHR EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
DEQUEUE_EFBKPF CALL FUNCTION 'DEQUEUE_EFBKPF' EXPORTING BUKRS = G_NETTAB-BUKRS BELNR = G_NETTAB-BELNR GJAHR = G_NETTAB-GJAHR.
DEQUEUE_E_OIA10H CALL FUNCTION 'DEQUEUE_E_OIA10H' EXPORTING MANDT = SY-MANDT BUKRS = OIA10H-BUKRS NETNUM = OIA10H-NETNUM NJAHR = OIA10H-NJAHR EXCEPTIONS OTHERS = 1.
DEQUEUE_EFLFB1A CALL FUNCTION 'DEQUEUE_EFLFB1A' EXPORTING LIFNR = G_EXGPTR_LIFNR BUKRS = P_BUKRS.
DEQUEUE_EFKNB1A CALL FUNCTION 'DEQUEUE_EFKNB1A' EXPORTING KUNNR = G_EXGPTR_KUNNR BUKRS = P_BUKRS.
NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING NR_RANGE_NR = 'I1' OBJECT = 'OIA10H' IMPORTING NUMBER = G_NETNUM.
OIAJ_DELETE_NETTING_DOCUMENT CALL FUNCTION 'OIAJ_DELETE_NETTING_DOCUMENT' EXPORTING I_XOIA10H = G_XOIA10H.
OIAJ_CREATE_NETTING_DOCUMENT CALL FUNCTION 'OIAJ_CREATE_NETTING_DOCUMENT' EXPORTING I_XOIA10H = G_XOIA10H I_MAPPE = G_XOIA10H-MAPPE I_BICNT = G_XOIA10H-BICNT TABLES T_XOIA10 = G_XOIA10 T_XOIA10E = G_XOIA10E. "SO3K120117
RV_MESSAGES_UPDATE CALL FUNCTION 'RV_MESSAGES_UPDATE' EXPORTING MSG_KAPPL = TVFK-KAPPL MSG_OBJKY = XOBJKY.
RV_MESSAGES_REFRESH CALL FUNCTION 'RV_MESSAGES_REFRESH' EXPORTING MSG_KAPPL = TVFK-KAPPL.
Contribute (Add Comments)
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 ROIANI03 or its description.
ROIANI03 - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI02 - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI01_ALV - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI01 - Exchange Netting Proposal List - Include in Report ROIANI00 ROIANI00 - Exchange Netting Proposal ROIANI00 - Exchange Netting Proposal