DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on RCV_CORE_S

Line 2997: RCV_CORE_S.get_receiving_controls

2993: */
2994:
2995: --
2996: --
2997: RCV_CORE_S.get_receiving_controls
2998: ( p_order_type_lookup_code => x_order_type_lookup_code
2999: , p_purchase_basis => l_purchase_basis
3000: , p_line_location_id => NULL
3001: , p_item_id => interface.item_id

Line 14388: RCV_CORE_S.get_receiving_controls(

14384: IF (PO_LOG.d_stmt) THEN
14385: PO_LOG.stmt(d_module, d_progress, 'Getting receiving controls.');
14386: END IF;
14387:
14388: RCV_CORE_S.get_receiving_controls(
14389: p_order_type_lookup_code => line_location_rec.value_basis
14390: , p_purchase_basis => l_line_purchase_basis
14391: , p_line_location_id => NULL
14392: , p_item_id => interface.item_id