Ansicht
Dokumentation

/SCA/SDPR_PROG_PERIODICAL - Process changed SDPR documents from queue tables

/SCA/SDPR_PROG_PERIODICAL - Process changed SDPR documents from queue tables

Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

This program computes the ratings for changed SDPR relevant documents.

Integration

Prerequisites

This program requires data in the SDPR inbound queue tables. These are filled via function modules which are called by ICH PPF or directly. The function modules are

  • /SCA/SDPR_UPDATE_ALERT (alert)
  • /SCA/SDPR_UPDATE_DELIVERY (ASN)
  • /SCA/SDPR_UPDATE_ORDER (purchase order)
  • /SCA/SDPR_UPDATE_RELEASE (release)
  • /SCA/SDPR_UPDATE_SUPPLIERCONFIRMATION (supplier confirmation and supplier confirmation request)

Features

Selection

Standard Variants

Output

Activities

  1. This program retrieves all changed documents from the SDPR inbound queue tables:
  • /SCMB/SPLRQALR (alerts)

  • /SCMB/SPLRQDLV (ASNs)

  • /SCMB/SPLRQPOR (purchase orders)

  • /SCMB/SPLRQSCO (supplier confirmations and supplier confirmation requests)

  • /SCMB/SPLRQSCH (releases)

  1. After retrieving the documents, they are processed by the SDPR algorithms such as
  • Accuracy (ASN)

  • Timeliness (ASN)

  • On-Time-Delivery

  • Non rule-compliant supplier response

  • etc.

  1. The results of the SDPR algrithms is store together with some data from the documents in the tables
  • /SCMB/SPLRALR (alerts)

  • /SCMB/SPLRDLV (ASNs)

  • /SCMB/SPLRPOR (purchase orders)

  • /SCMB/SPLRSCO (supplier confirmations and supplier confirmation requests)

  • /SCMB/SPLRSCH (releases)

  1. These results can then be extracted via extractor views and the accompanying DataSources to BW:
  • /SCMB/SPLRALR_VE (alerts) with DataSource 0SPL_ALERT_DATA_1

  • /SCMB/SPLRDLV _VE (ASNs) with DataSource 0SPL_DELIVERY_DATA_1

  • /SCMB/SPLRPOR_VE (purchase orders) with DataSource 0SPL_PO_DATA_1

  • /SCMB/SPLRSCH_VE (releases) with DataSource 0SPL_SCH_DATA_1

  • /SCMB/SPLRSCO_VE (supplier confirmations and supplier confirmation requests) with DataSource 0SPL_CONF_DATA_1

  • /SCMB/SPLRD2S_VE (ASN to release assignment) with DataSource 0SPL_SDPR_ASN2SCH_1

  • /SCMB/SPLRD2P_VE (ASN to purchase order assignment) with DataSource 0SPL_SDPR_ASN2PO_1

  • /SCMB/SPLRD2C_VE (ASN to supplier confirmation assignment) with DataSource 0SPL_SDPR_ASN2CONF_1

Example






General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 4029 Date: 20240417 Time: 013710     sap01-206 ( 33 ms )