DBA Data[Home] [Help]

APPS.WSH_REPORT_PRINTERS_PVT dependencies on WSH_REPORT_PRINTERS_PVT

Line 1: PACKAGE BODY WSH_REPORT_PRINTERS_PVT AS

1: PACKAGE BODY WSH_REPORT_PRINTERS_PVT AS
2: /* $Header: WSHRPRNB.pls 120.2.12010000.2 2008/08/22 09:15:36 sankarun ship $ */
3:
4:
5: -- Constant

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'WSH_REPORT_PRINTERS_PVT';

2: /* $Header: WSHRPRNB.pls 120.2.12010000.2 2008/08/22 09:15:36 sankarun ship $ */
3:
4:
5: -- Constant
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'WSH_REPORT_PRINTERS_PVT';
7:
8:
9: -- FORWARD DECLARATIONS
10: -- Removed p_label_id parameter for Bug 2996792.

Line 482: END WSH_REPORT_PRINTERS_PVT;

478: --
479: END Select_Printer;
480:
481:
482: END WSH_REPORT_PRINTERS_PVT;