DBA Data[Home] [Help]

APPS.INV_TXN_MANAGER_PUB dependencies on INV_RESERVATION_PVT

Line 3368: inv_reservation_pvt.get_wip_entity_type

3364: l_trxdate:=z1_rec.TRANSACTION_DATE;
3365: l_neg_inv_rcpt:=z1_rec.negative_inv_receipt_code;
3366:
3367: --Bug 6454464, we should not call available qty validation for CMRO job type
3368: inv_reservation_pvt.get_wip_entity_type
3369: ( p_api_version_number => 1.0
3370: , p_init_msg_lst => fnd_api.g_false
3371: , x_return_status => l_return_status
3372: , x_msg_count => l_msg_count

Line 5979: inv_reservation_pvt.get_wip_entity_type

5975:
5976: IF (l_srctypeid = job_schedule) THEN
5977: l_progress_indicator := '50';
5978: -- call get_wip_entity API
5979: inv_reservation_pvt.get_wip_entity_type
5980: ( p_api_version_number => 1.0
5981: , p_init_msg_lst => fnd_api.g_false
5982: , x_return_status => l_return_status
5983: , x_msg_count => l_msg_count