關於採購接收問題
作者:Dinya 近來遇到兩個採購接收問題,在採購接收過程中,可能會出現一些警告或提示,有的key user以為接收不了,也就找過來了。 比如今天看到的一個採購接收問題,在做接收時INV: Transaction>Receiving>Receipts,根據採購單找到要接收的品名,選中該行的時候出現如下錯誤: 錯誤號碼:APP-PO-14798 這是一個品名接收時間差異的設定問題,其實根據錯誤情況,也可以判斷是接收的時間控制,而且系統也給出了處理方法的提示。 轉到庫存職責,INV:Items>Organization Items,找到出提示的品名資訊,轉到Receiving面板,其中有一個地區:Receipt Date Controls,這裡是對採購該物料時的接收資訊進行控制,當接收時物料距離設定的接收日期提前Days Early中設定的天數時,或超過接收日期Days Late中設定的天數時,系統觸發Action中設定的動作。 採購接收日期採購單行中有兩個日期欄位:Promise Date 和 Need by Date,如果設定Promise Date中輸入了日期,則以該日期作為接收日期,如果該欄位為空白,則以Need By Date中的日期作為接收日期。 比如,Action設定為Warning , Days Early設定為10, Days Late設定為10天。採購單行中的need by date日期設定為25-NOV-2006,則接收日期在25-NOV-2006前10天和後10天之內接收的為正常接收,如在該日期段之外接收則會提示警告。 這隻是一個警告資訊, 對接收業務沒有影響。 Oracle文檔的說法:
Receipt Days Early
ORACLE PURCHASING ONLYEnter the number of days before the promise date you can receive an item withoutwarning or rejection. For example, if you enter 3 and the promise date is a Friday, youcan receive the item on Tuesday.Note that Oracle Purchasing uses regular calendar days (including weekends andholidays) in this calculation.If the promise date does not exist, Oracle Purchasing uses the need by date.
Receipt Days Late
ORACLE PURCHASING ONLYEnter the number of days after the promise date you can receive an item withoutwarning or rejection. For example, if you enter 2 and the promise date is a Monday, youcan receive the item on Wednesday.Note that Oracle Purchasing uses regular calendar days (including weekends andholidays) in this calculation.If the promise date does not exist, Oracle Purchasing uses the need by date. 其他的設定也可能出現警告或錯誤,比如接收量與採購量不符,有的退貨接收需要輸入色批號等。具體可以看庫存組織Items中的設定。