ORDER_OPERATIONS_SELECTION 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 ORDER_OPERATIONS_SELECTION 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: S_ARBPL = Work Center
Selection Text: S_AUART = Order Type
Selection Text: S_AUFNR = Production Order
Selection Text: S_BDTER = Requirement Date
Selection Text: S_COMPO = Component
Selection Text: S_CWERK = Plant
Selection Text: S_DATE = Date Range
Selection Text: S_DISPO = MRP Controller
Selection Text: S_ECKEN = Basic Finish Date
Selection Text: S_ECKST = Basic Start Date
Selection Text: S_FEVOR = Prodn. Supervisor
Selection Text: S_ISTEN = Actual End Date
Selection Text: S_ISTFR = Actual Release Date
Selection Text: S_ISTST = Actual Start Date
Selection Text: S_KDAUF = Sales order
Selection Text: S_KDPOS = Sales order item
Selection Text: S_KUNNR = Sold-to party
Selection Text: S_LGORT = Storage Location
Selection Text: S_MATNR = Material
Selection Text: S_OWERK = Plant
Selection Text: S_PROJN = WBS element
Selection Text: S_PWERK = Planning Plant
Selection Text: S_RECKEN = Relative Basic End Date
Selection Text: S_RECKST = Relative Basic Start Date
Selection Text: S_RISTEN = Relative Actual End Date
Selection Text: S_RISTFR = Relative Actual Release Date
Selection Text: S_RISTST = Relative Actual Start Date
Selection Text: S_RTEREN = Relative Scheduled End Date
Selection Text: S_RTERFR = Relative Scheduled Release Dat
Selection Text: S_RTERST = Relative Scheduled Start Date
Selection Text: S_SEQNR = Sequence Number
Selection Text: S_TEREN = Scheduled Finish Date
Selection Text: S_TERFR = Scheduled Release Date
Selection Text: S_TERST = Scheduled Start Date
Selection Text: S_WERKS = Production Plant
Selection Text: S_APRIO = Priority
Selection Text: P_EXCP1 = Excl
Selection Text: P_EXCP2 = Excl
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING p_status = sy-pfkey TABLES p_exclude = lt_ucomm.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ORDER_OPERATIONS_SELECTION - Program ORDER_OPERATIONS_SELECTION ORDER_OPERATIONS_SELECTION - Program ORDER_OPERATIONS_SELECTION ORDERTOP - documentation and ABAP source code ORDERJOBF01 - Forms for Batch Job Scheduling ORDERFORMSF01 - documentation and ABAP source code ORDERDOWNJOB - Include ORDERDOWNJOB