DBA Data[Home] [Help]

APPS.RCV_TRANSACTIONS_INTERFACE_SV dependencies on RCV_QUANTITIES_S

Line 1988: rcv_quantities_s.get_available_quantity('RECEIVE',

1984: */
1985: IF ( x_cascaded_table(n).transaction_type <> 'DELIVER'
1986: AND NVL(x_cascaded_table(n).auto_transact_code, 'RECEIVE') <> 'DELIVER') THEN
1987: /*Bug# 1548597 */
1988: rcv_quantities_s.get_available_quantity('RECEIVE',
1989: x_shipmentdistributionrec.line_location_id,
1990: 'VENDOR',
1991: NULL,
1992: NULL,

Line 2015: rcv_quantities_s.get_available_quantity('DIRECT RECEIPT',

2011: END LOOP;
2012: END IF;
2013: ELSE
2014: /* Bug# 1548597*/
2015: rcv_quantities_s.get_available_quantity('DIRECT RECEIPT',
2016: x_shipmentdistributionrec.po_distribution_id,
2017: 'VENDOR',
2018: NULL,
2019: NULL,

Line 2028: rcv_quantities_s.get_available_quantity procedure */

2024: x_secondary_available_qty
2025: );
2026:
2027: /* Bug# 1337787 - Calculated the x_tolerable_qty in
2028: rcv_quantities_s.get_available_quantity procedure */
2029:
2030: -- x_tolerable_qty := x_converted_trx_qty;
2031:
2032: -- If qtys have already been allocated for this po_distribution_id during