ROIU_MP_ALLOC_PROF_LIST 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 ROIU_MP_ALLOC_PROF_LIST into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
O3U_MPAP9 - List Processing MP Alloc Profile
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.
Selection Text: P_TO = To
Selection Text: P_MONTH = Monthly
Selection Text: P_FROM = Test Date
Selection Text: P_DN_NO = Delivery Network
Selection Text: P_DAY = Daily
Title: MP Allocation Profile List Processing
Text Symbol: WLN = Well
Text Symbol: WLC = Well Completion
Text Symbol: TTL = MP Allocation Profile Report
Text Symbol: TST = Effective From
Text Symbol: TO1 = To
Text Symbol: OPT = OPT_LIST
Text Symbol: MTH = Monthly
Text Symbol: MPS = MP Desc
Text Symbol: MPN = Measurement Point
Text Symbol: MPD = Source MP Desc
Text Symbol: FLS = Error in Flush
Text Symbol: DND = DN Desc
Text Symbol: DAY = Daily
Text Symbol: CON = The control could not be created
Text Symbol: ALF = Allocation Frequency
Text Symbol: 003 = list processing
Text Symbol: 002 = Measurement Point and/or Delivery Network are
Text Symbol: 001 = Parameters
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIU_TCODE_AUTHORITY CALL FUNCTION 'OIU_TCODE_AUTHORITY' EXPORTING I_OBJECT = 'O_OI0_TCD' I_TCODE = c_disptran.
OIU_PAGE_HEADING CALL FUNCTION 'OIU_PAGE_HEADING' exporting i_bhdgd = bhdgd.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = sy-subrc txt1 = TEXT-CON.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = sy-subrc txt1 = TEXT-FLS.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = sy-subrc txt1 = TEXT-FLS.
OIU_TCODE_AUTHORITY CALL FUNCTION 'OIU_TCODE_AUTHORITY' EXPORTING I_OBJECT = 'O_OI0_TCD' I_TCODE = c_creatran.
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = sy-subrc txt1 = TEXT-FLS.
OIU_TCODE_AUTHORITY CALL FUNCTION 'OIU_TCODE_AUTHORITY' EXPORTING I_OBJECT = 'O_OI0_TCD' I_TCODE = l_tran.
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING RESTRICTION = w_restrict.
RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = REPID * IMPORTING * SP = tables selection_table = SEL_SET EXCEPTIONS NOT_FOUND = 1 NO_REPORT = 2 OTHERS = 3 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIU_MP_ALLOC_PROF_LIST - MP Allocation Profile List Processing ROIU_MP_ALLOC_PROF_LIST - MP Allocation Profile List Processing ROIU_MKTGRP_LIST_PROCESSING - Marketing Group List Processing ROIU_MKTGRP_LIST_PROCESSING - Marketing Group List Processing ROIU_MIGR_CW_SUM_PAYABLE - Report ROIU_MIGR_CW_SUM_PAYABLE ROIU_MIGR_CW_SUM_PAYABLE - Report ROIU_MIGR_CW_SUM_PAYABLE