DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on JAI_INV_ITM_SETUPS

Line 540: from JAI_INV_ITM_SETUPS

536: );
537:
538: cursor c_get_assets_tracking_flag(p_shipment_header_id number) is
539: select decode(count(inventory_item_id), 0, 'N', 'Y')
540: from JAI_INV_ITM_SETUPS
541: where item_class = 'CGIN'
542: and (inventory_item_id, organization_id)
543: in
544: (