DBA Data[Home] [Help]

APPS.PO_RCO_VALIDATION_PVT dependencies on PO_RCO_VALIDATION_PVT

Line 1: PACKAGE BODY po_rco_validation_pvt AS

1: PACKAGE BODY po_rco_validation_pvt AS
2: /* $Header: POXVRCVB.pls 120.39.12020000.6 2013/05/21 09:29:36 bpulivar ship $ */
3: --g_pkg_name CONSTANT VARCHAR2(30) := 'PO_RCO_VALIDATION_PVT';
4: -- Read the profile option that enables/disables the debug log
5: -- Logging global constants

Line 3: --g_pkg_name CONSTANT VARCHAR2(30) := 'PO_RCO_VALIDATION_PVT';

1: PACKAGE BODY po_rco_validation_pvt AS
2: /* $Header: POXVRCVB.pls 120.39.12020000.6 2013/05/21 09:29:36 bpulivar ship $ */
3: --g_pkg_name CONSTANT VARCHAR2(30) := 'PO_RCO_VALIDATION_PVT';
4: -- Read the profile option that enables/disables the debug log
5: -- Logging global constants
6: d_package_base CONSTANT VARCHAR2(100) := po_log.get_package_base(g_pkg_name);
7:

Line 7279: END po_rco_validation_pvt;

7275: END del_chng_req_line_attachments;
7276: -- 16839471 changes ends
7277:
7278:
7279: END po_rco_validation_pvt;