DBA Data[Home] [Help]

APPS.PA_IC_INV_CNL dependencies on PA_IC_INV_CNL

Line 1: PACKAGE BODY PA_IC_INV_CNL as

1: PACKAGE BODY PA_IC_INV_CNL as
2: /* $Header: PAICCNLB.pls 120.6 2011/04/28 18:38:53 apaul ship $ */
3: --
4: -- This procedure will perform cancellation of a specified invoice
5: -- for a project

Line 567: end pa_ic_inv_cnl;

563: WHEN OTHERS THEN
564: raise;
565: END cancel_invoice;
566:
567: end pa_ic_inv_cnl;