MATERIAL_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 MATERIAL_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_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_DATE = Date Range
Selection Text: P_FROM = No. of Periods in Past
Selection Text: P_GRPID = Group ID
Selection Text: P_LATOPR = Late Operatio Type
Selection Text: P_LATORD = Late order type
Selection Text: P_PERIOD = Time Bucket
Selection Text: P_PROFID = Profile for Order report
Selection Text: P_SELCMP = Selection Profile
Selection Text: P_SELOPR = Selection Profile
Selection Text: P_TO = No. of Periods in Future
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.
MATERIAL_SELECTION - Program ORDER_OPERATIONS_SELECTION MATERIAL_SELECTION - Program ORDER_OPERATIONS_SELECTION MATERIAL_NUMBER_GET===========FT - MATERIALNUMBERGET===========FT MATERIAL_MT06C_NOTE_1907808 - Report to Create structure MT06C According to SAP Note 1907808 MATERIAL_MT06C_NOTE_1907808 - Report to Create structure MT06C According to SAP Note 1907808 MATERIAL_LEDGER_TOP - Include MATERIAL_LEDGER_TOP