DBA Data[Home] [Help]

APPS.PO_COPYDOC_S1 dependencies on PO_COPYDOC_S4

Line 1605: -- defaulting logic (Bug 2473335) to PO_COPYDOC_S4.validate_shipment,

1601: END IF; --end check of shipment_type
1602: --bug #2717053: end of reorganized defaulting logic for RFQs/Quotations
1603:
1604: -- Bug 2761415 In 115.35, moved the receipt/invoice close tolerance
1605: -- defaulting logic (Bug 2473335) to PO_COPYDOC_S4.validate_shipment,
1606: -- since it should only apply when copying from RFQ's and quotations.
1607:
1608: l_progress := '130';
1609:

Line 3107: po_copydoc_s4.validate_shipment

3103: l_progress := '020';
3104:
3105: /* Functionality for PA->RFQ Copy : dreddy
3106: new parameter copy_price is added */
3107: po_copydoc_s4.validate_shipment
3108: (p_action_code => p_action_code,
3109: p_to_doc_subtype => p_to_doc_subtype,
3110: x_po_shipment_record => x_po_shipment_record,
3111: p_orig_line_location_id => p_orig_line_location_id,