DBA Data[Home] [Help]

APPS.OE_PORTAL_ORDER dependencies on OE_ORDER_BOOK_UTIL

Line 128: OE_Order_Book_Util.Complete_Book_Eligible

124: -- message OE_ORDER_BOOK_DEFERRED is added to the stack.
125: -- If booking was not successful, it should come back with a
126: -- return status of FND_API.G_RET_STS_ERROR or
127: -- FND_API.G_RET_STS_UNEXP_ERROR
128: OE_Order_Book_Util.Complete_Book_Eligible
129: ( p_api_version_number => 1.0
130: , p_init_msg_list => FND_API.G_TRUE
131: , p_header_id => p_header_id
132: , x_return_status => l_return_status