RV56OSSM 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 RV56OSSM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VT20 - Overall Shipment Process Monitor
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: LOS_CRIT = D .
Selection Text: LOS_OVER = D .
Selection Text: PM_CHECK = D .
Selection Text: PM_DAY = D .
Selection Text: PM_LOADE = D .
Selection Text: PM_LOADS = D .
Selection Text: PM_MORE = D .
Selection Text: PM_ONE = D .
Selection Text: PM_PLAN = D .
Selection Text: PM_ROUTE = D .
Selection Text: PM_SHIPC = D .
Selection Text: PM_SHIPE = D .
Selection Text: PM_SHIPS = D .
Selection Text: PM_SHTYP = D .
Selection Text: PM_TDLNR = D .
Selection Text: PM_TPLST = D .
Selection Text: PM_VSTEL = D .
Selection Text: SHC_CRIT = D .
Selection Text: SHC_OVER = D .
Selection Text: SHE_CRIT = D .
Selection Text: SHE_OVER = D .
Selection Text: SHS_CRIT = D .
Selection Text: SHS_OVER = D .
Selection Text: LOE_OVER = D .
Selection Text: LOE_CRIT = D .
Selection Text: CHE_OVER = D .
Selection Text: RG_TIME = Time
Selection Text: RG_DAYS = Date
Selection Text: CHE_CRIT = D .
Title: Overall Shipment Status Monitor
Text Symbol: 004 = Time
Text Symbol: A01 = Set status:
Text Symbol: A02 = Total
Text Symbol: A03 = Due
Text Symbol: A04 = Planned (Total)
Text Symbol: B01 = Show details
Text Symbol: B02 = Detail
Text Symbol: B03 = Change
INCLUDE RV56DOVA.
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = restrict.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RV56OSSM - Overall Shipment Status Monitor RV56OSSM - Overall Shipment Status Monitor RV56MCRO - Route Selection by Beginning, End, and Driven Points RV56MCRO - Route Selection by Beginning, End, and Driven Points RV56MCRI - Route selection by route identification RV56MCRI - Route selection by route identification