溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

WIP Return Cost

發(fā)布時(shí)間:2020-08-06 20:14:46 來(lái)源:ITPUB博客 閱讀:183 作者:chenshm329 欄目:大數(shù)據(jù)
Unexpected Variation In Item Unit Cost During "WIP Completion Return" (文檔 ID 1603855.1)

    WIP Return Cost

    In this Document


    Symptoms

    Cause

    Solution


    Applies to:

    Oracle Cost Management - Version 12.1.3.3 and later
    Information in this document applies to any platform.

    Symptoms

    On : 12.1.3 version, Other Inventory Issues

    ACTUAL BEHAVIOR
    ---------------
    (Finished Good) Item was Manufactured through a Discrete job "F1309056". This job was completed at a unit cost of "229.42310" for 100 Quantity.
    later on "user" did a "WIP Completion Return" of 100 Quantity for the same job, this time system picked unit cost "22,942.31000" for return transaction.
    This was a huge unexpected variance...

    Cause

    The cause of this issue :

    When we calculate return txn value, the formula is like below.
    relieved_matl_completion_value * return_qty / prior_completion_qty

    Then cst_comp_snapshot.prior_completion_quantity was zero when processing assembly return.
     
    The issue was clarified in details with the same scenario in
    Bug 9502821 - WRONG VALUE IN ACCOUNTING OF WIP COMPLETION RETURN TRANSACTION
     

    Solution

    Data fix:
    =======
    There is no way to recost already costed txns. And, now the assembly item cost is wrong after the return txn, it became 0. So, CT should do average cost update for that item to make it correct. And, for already
    happened wrong accounting entries in the wip job, CT should do manual GL, because we can't recost txns.

    Code fix:
    ======
    Download and review the readme and pre-requisites for Patch.9502821:R12.BOM.C
    File (include directory) Version
    ++ ------------------------------------------- ------------------
      patch/115/sql/CSTLCWPB.pls 120.1.12010000.2
      patch/115/manualsteps/ad_apply_patch.xml 120.4
      patch/115/sql/CSTPACPB.pls 120.1.12010000.2
     

    向AI問(wèn)一下細(xì)節(jié)

    免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

    AI