SAP Program RMDMRPEXTRACT01 - MRP Extractor for Operational Planning

Purpose
You use the report RMDMRPEXTRACT01 to very quickly extract planning dataselected on a customer-specific basis for further processing in otherapplications. In comparison with the corresponding BAPIs, a high-performance mass-evaluation is already integrated in the extractionreports with the aid of parallelization.
The extraction report can be run online or scheduled periodically in thebackground. Transaction MDEX is available for use in the latter case.

Integration
Report RMDMRPEXTRACT02 is available with the same functions for the areaof long-term planning. To schedule this report periodically in thebackground, use the transaction MSEX.

Prerequisites

  • You have defined a filter for the targeted extraction of certain MRP
  • elements and stock categories that lie within a certain horizon. Youdefine the filter in Customizing for Material Requirements Planning
    under Evaluations under Define Selection Rule.
    • You have defined an extraction mode in
    • Customizing for Materials Requirements Planning underevaluations.
      SAP recommends defining an extraction mode of your own for certain MRPelements (in order, for example, to be able to filter out stockinformation or due production orders in a targeted manner).
      • You have created an MRP controller and assigned the latter to the
      • materials for which you wish to extract planning data.
        • You have created a database table to which the extracted values are to
        • be passed on.
          • In the BAdI MD_SR_LIST_EXTRACT, you have
          • implemented the method EXTRACT_SR_LIST_INFOS. Here you define thedestination and the transfer of the extracted data depending on theextraction mode.

            Features
            The report extracts the desired data in accordance with the extractionmode specified and stores this data in the database table you created.

            Activities
            Create a variant for the report using the transaction MDEX.
            Define the selection criteria for a certain group of materials. Specifyan MRP controller, for example.
            Specify at least the following further selection criteria:
            Extraction mode
            Server group
            Enter a short text for the variant and choose Save.
            Choose Schedule to specify the execution date/time.
            Check the log and the results after the job has run.
            To be able to check the extracted data, you must either write an ALVreport or display the customer-specific table with the extracted data inSE16.

            Example
            Examples of Use of Extraction Report:

            • You can determine and extract due purchase or production orders and
            • store this data in a table of your own.
              • You can carry out and extract an alternative range-of-coverage
              • determination (using your own read-in rule).
                • You can extract stock information for the planning situation.