DBA Data[Home] [Help]

APPS.QP_COPY_MODIFIERS_PVT dependencies on QP_COPY_MODIFIERS_PVT

Line 1: PACKAGE BODY QP_COPY_MODIFIERS_PVT AS

1: PACKAGE BODY QP_COPY_MODIFIERS_PVT AS
2: /* $Header: QPXVCPMB.pls 120.14 2006/04/04 16:36:22 rnayani ship $ */
3:
4: -- GLOBAL Constant holding the package name
5:

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

2: /* $Header: QPXVCPMB.pls 120.14 2006/04/04 16:36:22 rnayani ship $ */
3:
4: -- GLOBAL Constant holding the package name
5:
6: --G_PKG_NAME CONSTANT VARCHAR2(30):='QP_COPY_MODIFIERS_PVT';
7:
8:
9: /***************************************************************
10: * Function to check if a list_line is a Price Break Line *

Line 1670: END QP_COPY_MODIFIERS_PVT;

1666: retcode := 2;
1667:
1668: END Copy_Discounts;
1669:
1670: END QP_COPY_MODIFIERS_PVT;