how to handl price differences in Purchase Order, Goods Receipts and Vendor Invoice
First situation
1)
a) PO LINE ITEM NET PRICE = US$100
b) The item is goods receipted with a price of US$110. Assume the difference of US$10 is because of tax caluculated by the system (for example)
c) Vendors sends an Invoice for this item at the price of US$85 (US$80 PO line item price + US$5 tax).
So in this case, the Invoice price is lower than the PO net price which is US$100.
So for this type of situation what is the procedure to adopt to post the invoice in the system.
Is it that the first the goods receipt needs to be reversed and then change or update the PO line item net price with US$80(for example) and then do the goods receipts and then do the invoice receipt?
If this procedure is correct and what happens if vendors invoice price is lower than the origianl PO line item net price (as described in this case), whether the system blocks the invoice in this case or not?
Or is it that the goods receipt need not be reversed and just post the invoice with the new price and change the PO price with the new vendor invocied price?
When is that the price in the info record needs to be changed?
Second situation
2) What is the procedure to adopt when the vendor's invoice price is greater than PO line item price?
Basically, I am just looking for the correct procedures to adopt in both of these cases like in what sequences,(like what is the first step and what is the second step) with what steps to follow.
What to do procedurally - how to post an invoice with differing value than PO and/or GR and what to do if an invoice blocks, etc in both the cases like when the vendor invoice price is less than the PO price (line item net price plus tax) and one more, I need to know is in this case will the invoice gets blocked upon invoice posting when the vendor price is low.
Similarly in the second case what to do procedurally when the invoice price is more than the PO price (Line item net price +tax)?
Whatever tolerances you have set for over or under invoice will determine if any blocks occur (this covers both your first and second examples). (Transaction code: OMR6)
When the clerk enters the invoice the system will note that the invoice is going to block but will not stop it from being posted. (Transaction: MIRO)
Procedurally, the buyer checks blocked invoices and resolves the block be either:
1. Changing the PO price to match the invoice and then the invoice should unblock (either automatically if you have it set up that way, or the buyer can release the block) or
2. Buyer can dump the block without changing the PO price (info record price history is not updated in this case because PO price wasn't changed).
In either case, if you have your materials being valuated at GR and then at IR, the invoice will revalue the material so there is not really a need to reverse the GR to change the PO price and then reenter the GR.
The transaction code for viewing blocked invoices (and releasing them) is MRBR.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/81815/viewspace-1022726/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP MM Purchase Order History CategoryGo
- SAP MM Return Purchase Order之使用
- How to get propose products in Sales Order
- How do I reverse selected lines order in Vim?
- SAP RETAIL MM42進入商品的銷售檢視系統提示: No basic purchase price relevant...AI
- SAP MM 公司間退貨STO的交貨單PGI報錯 -Purchase order 4500000773 does not -
- 哦,Vendor
- Receipts for Mac(財務管理軟體)Mac
- Leetcode 967 Numbers With Same Consecutive DifferencesLeetCode
- SAP Retail Differences Between Articles and MaterialsAI
- Express Invoice Plus for Mac(財務管理軟體)ExpressMac
- Mac財務管理軟體——Receipts for MacMac
- Go module vendorGo
- go vendor moduleGo
- 1149 Dangerous Goods Packaging (25分)Go
- Enabling Flexible SAP Workflow in Purchase RequisitionFlexUI
- SAP BAPI BAPI_GOODSMVT_CREATE Goods movementAPIGo
- SAP Fiori 應用 Manage Workflows for Purchase RequisitionsUI
- Android/java 多執行緒(二)-Thread的好兄弟HandlAndroidJava執行緒thread
- React.memo vs. useMemo: Major differences and use casesReact
- SAP Cloud for Customer Price-計價簡介Cloud
- Paper Reading: Cost-sensitive deep forest for price predictionREST
- CSS orderCSS
- How to ssh
- SAP FIORI My Inbox App – Custom Purchase Requisition WorkflowAPPUI
- CentOS RHEL 7 Chrony Vs NTP (Differences Between ntpd and chronyd).txtCentOS
- Price Tag | INTERVIEW 04 | 獨立開發者 LarryView
- PAT (Advanced Level) Practice 1149 Dangerous Goods Packaging (25分)Go
- Order by 優化優化
- order by與索引索引
- How to find dependency
- Added non-passive event listener to ascroll- blocking ‘mousewheel‘event Consider marking event handlBloCIDE
- In-App Purchase 內購丟單、串單處理APP
- 在 Microsoft Dynamics NAV 2018 Setting Up and Using a Purchase Approval WorkflowROSAPP
- .gitignore的使用---vendor是否應該追蹤Git
- mysql order by 優化MySql優化
- CSS3 orderCSSS3
- [Javascript] Object property orderJavaScriptObject
- MySQL 之 ORDER BY FIELDMySql