restrict item orderability based on customer or ship-to country [message #287576] |
Wed, 12 December 2007 13:48 |
orclapps
Messages: 3 Registered: December 2007
|
Junior Member |
|
|
I am working on following business requirement
From all the products that we sell, we need to restrict certain products to certain countries (and/or customers).
For example, product A may be orderable in USA and Canada but not in France.
Product B may be orderable in USA and france but not in Canada.
One solution, I can think of is to create country-specific price lists. However, that would result into too many price lists , making price list maintenance/management difficult.
I am looking for any other pointers/ideas/suggestions to achieve the above in Oracle Applications (Release 11i)
Thanks in advance for your help.
|
|
|
|
|
Re: restrict item orderability based on customer or ship-to country [message #287602 is a reply to message #287599] |
Wed, 12 December 2007 21:12 |
ggr88
Messages: 31 Registered: October 2007 Location: Wellington, New Zealand
|
Member |
|
|
Hi,
I'm not that familiar with standard functionality, but if there isn't anything standard to help you, you should be able to come up with something using Forms Personalizations for this requirement. Possibly using additional DFF fields or Lookups related to the items (products).
Gareth
|
|
|
|
Re: restrict item orderability based on customer or ship-to country [message #287822 is a reply to message #287576] |
Thu, 13 December 2007 11:50 |
orclapps
Messages: 3 Registered: December 2007
|
Junior Member |
|
|
Hi Jayaharan
Thanks for your reply.
What you suggested could work conceptually.
But, here is my understanding.
When an order is entered, items are validated against "Item Validation organization". Item Validation organization is typically defined at operating unit level. Within one operating unit, we coul d still be accepting/entering sales orders (to be shipped to) many other countries.
So, not really sure, how to make this work.
I would appreciate if you could probably provide more details on your solution.
Thanks
Nikhil
|
|
|
|
|