Try OE_HOLDS_PUB To Apply Holds On Order Using API
HI
I try use api, for apply holds in order OM.
Version: R12
I use:
OE_HOLDS_PUB.APPLY_HOLDS (
p_api_version => 1.0,
p_init_msg_list => FND_API.G_TRUE,
p_commit => FND_API.G_FALSE,
p_hold_source_rec => v_hold_source_rec,
x_return_status => v_return_status,
x_msg_count => v_msg_count,
x_msg_data => v_msg_data
);
do booked order, for sales order.
I do make personalize, that execute this.
Failled, hold