DBA Data[Home] [Help]

APPS.HZ_CREDIT_REQUEST_PVT dependencies on OE_CREDIT_CHECK_ORDER_PVT

Line 203: OE_CREDIT_CHECK_ORDER_PVT.Release_Order_CC_Hold

199: --if amount has not been changed, release the hold
200: --should raise message indicating that amount has changed and hold is not release.
201:
202: IF l_new_amount = l_trx_amount THEN
203: OE_CREDIT_CHECK_ORDER_PVT.Release_Order_CC_Hold
204: ( p_header_id => l_source_column1
205: , p_order_number => l_source_column2
206: , p_calling_action => NULL
207: , p_system_parameter_rec=> NULL