Wednesday, August 21, 2013

ME2O Test SAP


User interface:



Field--
   Components Provided: the component we provided to vendor for assemble .
   Assembly: the product was assembled by vendor .

 With Reqts from SC requisns : It will display all requirement from PR(must assigned to a vendor)/PO  (exclude planned order)
 W.Ext Receipts from Requisns It will display the qty that other vendor will delivery to this subcontract vendor From PRs
 With Ext.Receipts from POs It will display the qty that other vendor will delivery to this subcontract vendor from POs.


Result:


Friday, August 16, 2013

Notification can't be complete due status OSSO

   When we trying to complete a quality notification,system given an error message:
    Error:Outstanding task exist .

The cause is,sometimes ,when we delete a task with status OSSO,the system didn't update status of notification head data.

Correction:
you need write a ABAP program to delete this items with delete flag(True delete,before is fake).
we create a program named :ZQM25_DEL01

Once you delete this abnormal task or items ,you still need insert a new notification task or item task ,and change it status to "complete",then SAP will change the status of head of notification(IW52), save and enter this notification again,and delete this useless task and save .Now ,you can normally complete your notification .

Define supply area and create link to storage location

TC : PK05

IMG: Logistics execution - > Warehouse Management -> Interfaces -> Define Production .






CT04 CL02 类、特性设置的测试结果。


Material : A58995A0055
CLASS TYPE 001 ,CLASS NAME: Z_SEMIFG_LCS
CHAR: Z_CUSTOMS_GRP_SEMIFG


Ct04 建的值可以在物料主数据中选择。
但一旦用CL02 OVERWIRTE后,则再不能直接用CT04直接维护,否则在物料主数据中无法选择于
如果用CT04维护,也可以通过OVERWIRTE VALUE中的UPDATE去获取值。





选中需COPY的,再COPY就可以看到了。



结论,如果一个特性用在不同的类中,且其特性值可以共用,则不要使用CL02中的OVERWRITE VALUE,否则,可以使用。