DBA Data[Home] [Help]

APPS.RCV_CORE_S dependencies on RCV_QUANTITIES_S

Line 826: rcv_quantities_s.get_available_quantity(x_trx_type,

822: x_secondary_available_qty NUMBER := 0;
823: BEGIN
824: x_progress := '010';
825: /*Bug 1548597 */
826: rcv_quantities_s.get_available_quantity(x_trx_type,
827: x_parent_id,
828: x_receipt_source_code,
829: x_parent_trx_type,
830: x_grand_parent_id,