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.16.12020000.2 2012/09/04 12:50:14 kdurgasi 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.16.12020000.2 2012/09/04 12:50:14 kdurgasi 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 1689: END QP_COPY_MODIFIERS_PVT;

1685: retcode := 2;
1686:
1687: END Copy_Discounts;
1688:
1689: END QP_COPY_MODIFIERS_PVT;