DBA Data[Home] [Help]

APPS.INV_RCV_AVAILABILITY dependencies on RCV_TRANSACTIONS_INTERFACE

Line 144: FROM rcv_transactions_interface rti

140:
141: BEGIN
142: SELECT Nvl(ABS(SUM(primary_quantity)),0)
143: INTO l_rti_primary_quantity
144: FROM rcv_transactions_interface rti
145: WHERE to_organization_id = p_organization_id
146: AND item_id = p_item_id
147:
148: --10/04/05: Reservations are not created on the revision level, so