RSUOM_ODSO_BUFFER 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 RSUOM_ODSO_BUFFER 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.
Selection Text: P_1 = Buffering Not Allowed
Selection Text: P_2 = Buffering Activated
Selection Text: P_21 = Single Records Buffered
Selection Text: P_22 = Fully Buffered
Selection Text: P_ID = Index ID
Selection Text: P_ODSONM = Units of Measure for Char.
Title: Units of Measure for Characteristic: Change to Buffer Settings
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSUOM_RUNT_ODSO_BUFFER CALL FUNCTION 'RSUOM_RUNT_ODSO_BUFFER' EXPORTING i_infoprov = p_odsonm-low i_buffer_action = n_buffer_action.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSUOM_ODSO_BUFFER - Units of Measure for Characteristic: Change to Buffer Settings RSUOM_ODSO_BUFFER - Units of Measure for Characteristic: Change to Buffer Settings RSUOM_2ND_INDX_SID - Report RSUOM_2ND_INDX_SID RSUOM_2ND_INDX_SID - Report RSUOM_2ND_INDX_SID RSUNUXS3 - Unicode compatibility of user-exits RSUNUXS3 - Unicode compatibility of user-exits