ROIUT2_DISPLAY_FDN 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 ROIUT2_DISPLAY_FDN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
O3UT2_FDN9 - Display FDN records
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: S_VNAME = D .
Selection Text: S_STATUS = D .
Selection Text: S_OWN_NO = Owner
Selection Text: S_ISQ_NO = Owner ISQ
Selection Text: S_INTTY = Owner Interest Type
Selection Text: S_EFF_DT = D .
Selection Text: S_DOI_NO = D .
Selection Text: S_BUKRS = D .
Selection Text: P_MAX = Retry Threshold
Title: Display Funds Delete Notification records
Text Symbol: UPD = Error updating the Send count - please try again.
Text Symbol: THR = Retry threshold
Text Symbol: STC = Status Code
Text Symbol: STA = Status
Text Symbol: SPE = Specify the maximum retry threshold
Text Symbol: RET = Delete Notification retry selections
Text Symbol: ONF = of one key at a time.
Text Symbol: ONE = It is only possible to change the status
Text Symbol: NOT = cannot be changed.
Text Symbol: NOA = There is no active partner interface.
Text Symbol: NMA = No Maximum retry in customizing has been set.
Text Symbol: NEW = Select new status
Text Symbol: MAX = Maximum retry in customizing is set to
Text Symbol: KEY = Funds Delete Key
Text Symbol: EXC = Only display records exceeding the maximum retry count
Text Symbol: EFL = Error in Flush
Text Symbol: DSC = Description
Text Symbol: AOK = records were successfully reset.
Text Symbol: ADD = Additional selections
Text Symbol: 24I = old before it can have it's status changed.
Text Symbol: 24H = A record 'In Processing' must be at least 24 hours
Text Symbol: 010 = The control could not be created
Text Symbol: 005 = Display Funds Delete Notification Records
Text Symbol: 004 = - customizing has not been maintained.
Text Symbol: 003 = will be reset
Text Symbol: 002 = Only records with a count >=
Text Symbol: 001 = Not possible to reset the count
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIUOW_CHECK_INT_ACTIVE call function 'OIUOW_CHECK_INT_ACTIVE' importing is_active = g_is_active global_settings = g_global_settings.
POPUP_TO_INFORM call function 'POPUP_TO_INFORM' exporting titel = g_repid txt2 = sy-subrc txt1 = 'The control could not be created'(010).
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'OIUT2_INT_FDN' changing ct_fieldcat = gt_fieldcat1[].
POPUP_TO_INFORM * call function 'POPUP_TO_INFORM' "SOGK013644 RSS * exporting "SOGK013644 RSS * titel = g_repid "SOGK013644 RSS * txt2 = sy-subrc "SOGK013644 RSS * txt1 = 'Error in Flush'(efl). "SOGK013644 RSS
POPUP_TO_INFORM call function 'POPUP_TO_INFORM' "SOGK013644 RSS exporting "SOGK013644 RSS titel = g_repid "SOGK013644 RSS txt2 = sy-subrc "SOGK013644 RSS txt1 = 'Error in Flush'(efl). "SOGK013644 RSS
OIL_TIMESTAMP_TO_DATE call function 'OIL_TIMESTAMP_TO_DATE' "SOGK013644 RSS exporting "SOGK013644 RSS i_tstamp = lf_date "SOGK013644 RSS importing "SOGK013644 RSS e_date = lf_date1 "SOGK013644 RSS e_time = lf_time1 "SOGK013644 RSS exceptions "SOGK013644 RSS invalid_time_zone = 1 "SOGK013644 RSS invalid_timestamp = 2 "SOGK013644 RSS others = 3. "SOGK013644 RSS
OIL_DATE_TO_TIMESTAMP call function 'OIL_DATE_TO_TIMESTAMP' "SOGK013644 RSS exporting "SOGK013644 RSS i_date = lf_date1 "SOGK013644 RSS i_time = lf_time1 "SOGK013644 RSS importing "SOGK013644 RSS e_tstamp = lf_date "SOGK013644 RSS exceptions "SOGK013644 RSS invalid_date_or_time = 1 "SOGK013644 RSS invalid_time_zone = 2 "SOGK013644 RSS others = 3. "SOGK013644 RSS
G_DISPLAY_SELECTION_DYNPRO call function 'G_DISPLAY_SELECTION_DYNPRO' "SOGK013644 RSS exporting "SOGK013644 RSS allow_print = 'X' "SOGK013644 RSS dynp_title = 'Select new status'(new) "SOGK013644 RSS sel_title1 = sel_title "SOGK013644 RSS start_column = 15 "SOGK013644 RSS start_row = 5 "SOGK013644 RSS show_also_1 = 'X' "SOGK013644 RSS width_of_titles = 'X' "SOGK013644 RSS allow_sort = 'X' "SOGK013644 RSS importing "SOGK013644 RSS sel_index = sy-tabix "SOGK013644 RSS tables "SOGK013644 RSS sel_table = lt_status "SOGK013644 RSS exceptions "SOGK013644 RSS no_lines = 1 "SOGK013644 RSS no_line_picked = 2. "SOGK013644 RSS
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIUT2_DISPLAY_FDN - Display Funds Delete Notification records ROIUT2_DISPLAY_FDN - Display Funds Delete Notification records ROIUT2_BUILD_POINTERS - generated code to build navigation pointers ROIURY_ARCH_REPHIST_WRI - PRA Archiving - Royalty report history WRITE ROIURY_ARCH_REPHIST_WRI - PRA Archiving - Royalty report history WRITE ROIURY_ARCH_REPHIST_RD - PRA Archiving - Royalty Reporting data