DBA Data[Home] [Help]

APPS.PO_CUSTOMERS_SV dependencies on PO_CUSTOMERS_SV

Line 1: PACKAGE BODY PO_CUSTOMERS_SV as

1: PACKAGE BODY PO_CUSTOMERS_SV as
2: /* $Header: POXRQCUB.pls 120.3 2011/08/02 06:30:04 uchennam ship $ */
3: /*========================== po_customers_sv ============================*/
4: /*===========================================================================
5:

Line 3: /*========================== po_customers_sv ============================*/

1: PACKAGE BODY PO_CUSTOMERS_SV as
2: /* $Header: POXRQCUB.pls 120.3 2011/08/02 06:30:04 uchennam ship $ */
3: /*========================== po_customers_sv ============================*/
4: /*===========================================================================
5:
6: PROCEDURE NAME: get_cust_details
7:

Line 62: END po_customers_sv;

58: RAISE;
59:
60: END get_cust_details;
61:
62: END po_customers_sv;