PDA

View Full Version : Release Strategy inconsistent


长颈叔叔
13-02-06, 10:25 AM
最近在修改一家公司的PO Release Code时发现一个奇怪的问题,在将旧的Rlease Code / Release Group / Release Strategy删除后,重新创建新的Rlease Code / Release Group / Release Strategy后,发现不知道为什么在创建PO后,系统仍然调用旧的PO Release Strategy,而且由于旧的Release Strategy已经删除,导致SAP出现错误提示:Release Strategy inconsistent,测试了一整天,并搜遍SAP OSS Notes终于找到一个类似的, OSS Note:186809

OMGQ/CL24: Inconsistency for release strategy class

Symptom
A purchase requisition is assigned no release strategy or the displayed release dialog box (Transactions ME41, ME42, ME43 --> Release: Shift+F1 on the item overview screen) only shows the release group. The system does not display the release strategy.


Additional key words
Inconsistency, data inconsistency, release, release strategy, class, class system, classification, OMGQ, CL24


Cause and prerequisites
There is a data inconsistency between the referenced release strategies of a class (maintenance via Transaction CL24) and the existing release strategies (Transaction OMGQ).


Solution
Using Transactions OMGQ and CL24 side by side, display your release strategies or the references to this (in the class) and if necessary delete the unnecessary references in the class.


虽然这篇Notes是讲PR的,但经过测试,对PO出现的问题也起做用。