DBA Data[Home] [Help]

APPS.PSB_WS_DISTRIBUTION_RULES_PVT dependencies on PSB_WS_DISTRIBUTION_RULES_PVT

Line 1: PACKAGE BODY PSB_WS_Distribution_Rules_PVT AS

1: PACKAGE BODY PSB_WS_Distribution_Rules_PVT AS
2: /* $Header: PSBVWDRB.pls 120.2 2005/07/13 11:30:49 shtripat ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PSB_WS_Distribution_Rules_PVT';
5:

Line 4: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PSB_WS_Distribution_Rules_PVT';

1: PACKAGE BODY PSB_WS_Distribution_Rules_PVT AS
2: /* $Header: PSBVWDRB.pls 120.2 2005/07/13 11:30:49 shtripat ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30):= 'PSB_WS_Distribution_Rules_PVT';
5:
6: g_chr10 CONSTANT VARCHAR2(1) := FND_GLOBAL.Newline;
7:
8: G_DBUG VARCHAR2(2000) := 'start';

Line 1379: END PSB_WS_Distribution_Rules_PVT;

1375: END get_debug;
1376:
1377: /* ----------------------------------------------------------------------- */
1378:
1379: END PSB_WS_Distribution_Rules_PVT;