DBA Data[Home] [Help]

APPS.MRP_CANCEL_PO dependencies on MRP_CANCEL_PO

Line 1: PACKAGE BODY mrp_cancel_po AS

1: PACKAGE BODY mrp_cancel_po AS
2: /*$Header: MRPCNPOB.pls 120.1.12010000.1 2008/07/28 04:47:23 appldev ship $ */
3: -- -------------------------------------------------
4: -- Bug#4013684 - 16-dec-2004.
5: -- Added new parameters p_doc_type and p_doc_subtype

Line 104: END mrp_cancel_po;

100: FND_FILE.PUT_LINE(FND_FILE.LOG,'shipment number: '||p_po_ship_num);
101:
102: END cancel_po_program;
103:
104: END mrp_cancel_po;