SD_OSO_MONITOR 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 SD_OSO_MONITOR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VA06 - Sales Order 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: GV_FRMDB = Import Data from Database
Selection Text: GV_OPGI = Open Goods Issue
Selection Text: GV_SAVE = Save Data Selection
Selection Text: GV_UCONF = Unconfirmed Items
Selection Text: R1 = All Sales Order
Selection Text: R2 = Processing Not Yet Complete
Selection Text: R3 = Specific Processing Status
Selection Text: S_BSTKD = Purchase Order
Selection Text: S_DATE = D .
Selection Text: S_DOCNR = D .
Selection Text: S_ERNAM = D .
Selection Text: S_ICATG = D .
Selection Text: S_KDGRP = D .
Selection Text: S_KUNNR = D .
Selection Text: S_LIFNR = D .
Selection Text: S_MATKL = D .
Selection Text: S_MATNR = D .
Selection Text: S_OFFCE = D .
Selection Text: S_ORTYP = D .
Selection Text: S_SGRP = D .
Selection Text: S_SPART = D .
Selection Text: S_VKORG = D .
Selection Text: S_VTWEG = D .
Selection Text: S_WERK = D .
Title: Sales Order Monitor
Text Symbol: T01 = Customer
Text Symbol: ICF = ConfirmDlv
Text Symbol: IC4 = Show Items
Text Symbol: 101 = Sales Order Selection
Text Symbol: 102 = Incomplete
Text Symbol: 103 = Delivery Block
Text Symbol: 104 = Unconfirmed Items Exist
Text Symbol: 105 = Items with Confirmed Delivery Date after Requested Delivery Date
Text Symbol: 106 = Delivery Open
Text Symbol: 107 = Open Goods Issue
Text Symbol: 108 = Goods Receipt behind Schedule for Individual Procurement
Text Symbol: 109 = Missing Invoice from Vendor for Third-Party Delivery
Text Symbol: 110 = Backorders
INCLUDE SD_OSO_MONITOR_TOP.
INCLUDE SD_OSO_MONITOR_SEL.
INCLUDE SD_OSO_MONITOR_M02.
INCLUDE SD_OSO_MONITOR_EV2.
INCLUDE SD_OSO_MONITOR_STO01.
INCLUDE SD_OSO_MONITOR_I01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SD_OSO_MONITOR - Sales Order Monitor SD_OSO_MONITOR - Sales Order Monitor SD_MOVE_A004_TO_A304 - Moving condition records from one Axxx table to another SD_MOVE_A004_TO_A304 - Moving condition records from one Axxx table to another SD_MAILING_DRAG_RELATE - Initial screen for VC01N SD_MAILING_DRAG_RELATE - Initial screen for VC01N