SAP Program ISU_XPRA_SCHEMA - Initialization of Statistics Groups in Billing Schema

Title
New Statistics Groups in Billing Schema

Purpose
The report initializes the new fields Amount statisticsgroup and Quantity statistics group in the billingschema according to the following rules:

  • Both of these statistics groups are not ready for input for
  • schema steps whose variant does not generate any billing lineitems relevant to posting. The report does not affect these steps.
    • Statistics groups are entered for schema steps whose variant generates
    • billing line items relevant to posting. The values depend on the valuesof the previous fields Amount is statisticallyrelevant and Quantity is statisticallyrelevant:
      If the Amount is statistically relevant field was not selected,the Amount statistics group field is filled with the value000000 (no update of the amount). Otherwise the Amountstatistics group field is filled with a value that depends on thevariant definition. For variants that write billing line items relevantto posting, the Type of billed quantity fieldestablishes the statistics group as follows:
      Type of quantity Amount statistics group
      1 000001
      2 000002
      3 000003
      4 000004
      5 000005
      If the Quantity is statistically relevant field was notselected, the Quantity statistics group field is filled with thevalue 000000 (no update of the quantity). Otherwise theQuantity statistics group field is filled with a value thatdepends on the billed quantity as follows:
      Type of quantity Quantity statistics group
      1 000001
      2 000002
      3 000000
      4 000000
      5 000000