DBA Data[Home] [Help]

APPS.EAM_WO_COMP_UTILITY_PVT dependencies on INV_RESERVATION_GLOBAL

Line 339: i_transaction_source_type_id := inv_reservation_global.g_source_type_wip;

335: END IF;
336: end if;
337:
338: -- get transaction source type id
339: i_transaction_source_type_id := inv_reservation_global.g_source_type_wip;
340:
341: -- set i_transaction_quantity and i_primary_quantity to be the sum of all
342: -- quantities in the lot_serial_tbl
343: -- also verify all quantities are greater than 0