Oracle apps : conversion of holds

How is conversion of holds done using API? What are the tables affected?what are the fields to be passed & to which base tables?

Questions by syedrafi123

Showing Answers 1 - 3 of 3 Answers

Adi_phaniK

  • Oct 7th, 2009
 

The tables effected are

oe_hold_definitions (contains hold name would be defined as apart of setup)
oe_hold_sources (hold applied info would be saved in this)
oe_order_holds (contins the hold info in this as well)


Data to be passed sales order header id, order line id, hold id (type of hold), hold code like OEOH means hold at the header level, OEOL hold at the line level.

Hope this helps!

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions