SAP Program RMQUOT10 - Product Allocation: List of Suitable Statistical Structures

Description
This program lists the names and descriptions of all theinformation structures that you canuse to plan product allocations.
These information structures must fulfill the following criteria:

  • The information structure has a valid time period (day, week, month, or
  • business year period):
    For business year periods, a fiscal year year variant has beenmaintained with transactions MC7F and OMO1; this variant has beenmaintained in the Customizing activity Financial Accounting GlobalSettings -> Fiscal Year -> Maintain fiscal year variant (tables T009and T009B).
    The same periods have been set for both updating (table T445A,transaction OMO1) and planning (table T445A, transaction MC7F). Thismeans that when planning product allocations you must use the sameperiod settings as were used for updating.
    • The characteristics are as follows:

    • The first characteristics are the same as those in all the otherinformation structures of the Logistics Information System (MANDT,SSOUR, VRSIO, SPMON, SPTAG, SPWOC, SPBUP).
      The next characteristic is KONOB (product allocation object).
      This is followed by characteristics from tables and views that arefilled when sales orders are processed, for example, the tables:
      VBAK ,,Sales document: header data
      VBAP ,,Sales document: item data
      VBKD ,,Sales document: business data
      KUAGV,,Sold-to party view on customer master
      KURGV,,Payer view on customer master
      KUWEV,,Ship-to party view on customer master
      MAAPV,,Material master view: sales1
      MAEPV,,Material master view: sales2
      Any further characteristics are self-defined. Their names begin with'Z'. To assign values to these characteristics, you apply functionmodule EXIT_SAPLQUOT_001 of functional enhancement SDQUX001 (the systemdoes not check whether this function module is called).
      • The information structure contains the two key
      • figures that are needed to work with product allocations:
        AEMENGE,,Incoming orders quantity
        The values of this key figure result from updating.
        KCQTY ,,Product allocation quantity
        When a sales order is taken, the system compares the quantity of thatsales order with the product allocation quantity minus total incomingorders to date.
        It may also contain further key figures.
        In the standard information structure S140, the following key figuresare calculated automatically with a default macro. You do not need toinclude them in your information structure in order to be able to usethe product allocations function:
        KCREQ ,,Customer requirements
        KUDMD ,,Requirements not covered
        KLTBK ,,Open product allocation quantity
        KCUBL ,,Quota specified by product division
        For use with Copy Management, we recommend the following field:
        KOFLG ,,Flag
        Run program RMQUOT01 to create mass characteristics that act ascollective allocations.