DBA Data[Home] [Help]

APPS.PO_COPYDOC_S1 dependencies on PO_COPYDOC_S4

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

1472: END IF; --end check of shipment_type
1473: --bug #2717053: end of reorganized defaulting logic for RFQs/Quotations
1474:
1475: -- Bug 2761415 In 115.35, moved the receipt/invoice close tolerance
1476: -- defaulting logic (Bug 2473335) to PO_COPYDOC_S4.validate_shipment,
1477: -- since it should only apply when copying from RFQ's and quotations.
1478:
1479: l_progress := '130';
1480:

Line 2774: po_copydoc_s4.validate_shipment

2770: l_progress := '020';
2771:
2772: /* Functionality for PA->RFQ Copy : dreddy
2773: new parameter copy_price is added */
2774: po_copydoc_s4.validate_shipment
2775: (p_action_code => p_action_code,
2776: p_to_doc_subtype => p_to_doc_subtype,
2777: x_po_shipment_record => x_po_shipment_record,
2778: p_orig_line_location_id => p_orig_line_location_id,