Monday, 12 July 2021

Contract Purchase Agreements

 


You create contract purchase agreements with your suppliers to agree on specific terms and conditions without indicating the goods and services that you will be purchasing. You can later issue standard purchase orders referencing your contracts, and you can encumber these purchase orders if you use encumbrance accounting.

 Standard purchase orders can only reference the contract during its effective dates. Part of the terms and conditions could include a percentage discount off list prices for all products the supplier sells or different discounts for different groups of products.

 Once contract purchase agreements is approved you can use it with standard purchase order per agreed amount or less than committed amount.

 Once Standard Purchase order is approved you can check contract purchase agreement. Open purchase order in query mode and check released amount. The dollar value displayed in Released field is the total dollar value of all standard purchase order lines referencing the contract.





No comments:

Post a Comment

AOL : Query to fetch responsibilities attached to a User

 Query to fetch the responsibilities attached to a FND_USER login. SELECT t.responsibility_id,        t.responsibility_name,        v.RESPON...