LC10 – Live cache monitor
/SAPAPO/OM17 – Live cache inconsistencies corrections
LC10 – Live cache monitor
/SAPAPO/OM17 – Live cache inconsistencies corrections
SM50
System>Utilities>Runtime execution analysis
Les master data sont stockés de façons redondantes dans SNP: MATKEY et MATLOC mais aussi dans /SAPAPO/TSQUEUE (liste d’attente des updates dans les time-series) et dans Queue level2 (mise à jour des agrégats => 1 table par agrégats).
Théoriquement, avant chaque utilisation de données SNP, il faut ré-initialiser la version pour garantir la cohérence des données. Cela implique de renvoyer les données des tables standard vers Lvl1, puis de lvl1 vers lvl2.
/SAPAPO/TS_QUEUE
/SAPAPO/TS_LCM_QUEUE_UPDATE
Reco : Programmer ces jobs quotidiennement.
Note 1331576 – Initialization and Delta Handling for SNP Master data
Dans ECC, transaction WEDI
In case of huge amount of Outbound queues
/SAPAPO/CQ – SMQ1 – SMQ2
The report for the emergency procedure is /SAPAPO/CIF_EMRG_QOUTSCHED. Before running the report, you have to make and entry in SMQS adding ZZ to the destination you have the issue for.
You do not need to remove the original destination from SMQS (if fact, you should not).
APO est conçu pour que les données puissent être exportées vers des logiciels tiers via un Middleware déclaré.
/SAPAPO/CCR
(source : http://scn.sap.com/docs/DOC-43984)
RECONCILIATION Report
RECONCILIATION report is used to compare APO transaction data with ECC transaction data through active integration model.
Perquisites:
Most Common Root Cause:
Some More Important point:
In RECONCILIATION report it may be confused by seeing there some internal number issue and external number related issue.
Internal number = created in SCM, but not yet published to ECC.
External number = created in ECC, and published to SCM
Orders that are created within SCM (such as planned orders) initially are created with an internal order number, using an SCM number range. If these orders are published to ECC, the order is then duplicated in ECC. This new ECC order contains an order number generated by ECC, using an ECC number range. Once this order is bounced back to SCM, the original SCM order (with the internal number) is replaced by the new order that was created in ECC.
Change Pointers in RECONCILIATION:
Icons in RECONCILIATION Screen
Types of RECONCILIATION Inconsistencies
Not in Integration Model
Cause- >
Action:
Missing in R/3 Without External Key
Cause:
Action:
Missing in R/3 with External Key
Reason->
Action-> Press the deletion indicator to delete in APO
Missing in APO :
Root Cause:
Schedule line does not exist in APO. Ex: the PR has been deleted and not passed to R/3 but at the mean time the system created another PR for the demand on the SKU.This error can occurred if PO stuck up in the inbound queue to R/3 system & RECONCILIATION process is not followed properly for sending PO to R/3
Action:
Difference in Content
2. APO requirements date different to ECC req. date
Different types of error code different types of schedule lines , and different types of issue…
WUF : Cas d’emploi
First you deactivate the CIF interface between the ECC and SCM system.
Delete all the transaction data using transactions like /sapapo/rlcdel and programs like /sapapo/delete_pp_order, basically delete all the transaction data.
Delete all the dependent master data like Transportation lane, quota. PPM.
After deletion of all the dependent master and transaction data using MASSD transaction you can set the deletion flag for all the product location.
After the deletion flag is set use the program /SAPAPO/DELETE_PRODUCTS to delete all the product location for which deletion flag is set
Master Data Exits — SAP APO
Business Add-Ins (BAdIs) and customer exits
Master data exits
Transaction Data Exits — SAP APO
SAP R/3 Exits
Customer exits in SAP R/3 for the publication types:
Additional Exits
Customer exits for orders and manufacturing orders in SAP APO
BAdIs
Proceed in this sequence