DBA Data[Home] [Help]

APPS.QP_ADJUST_PRICELIST_PVT dependencies on QP_ADJUST_PRICELIST_PVT

Line 1: PACKAGE BODY QP_ADJUST_PRICELIST_PVT AS

1: PACKAGE BODY QP_ADJUST_PRICELIST_PVT AS
2: /* $Header: QPXVAPLB.pls 120.3.12010000.4 2009/07/23 06:58:33 hmohamme ship $ */
3:
4: PROCEDURE Adjust_Price_List
5: (

Line 501: END QP_ADJUST_PRICELIST_PVT;

497: errbuf := SQLCODE||' - '||SQLERRM;
498: retcode := 2;
499: END Adjust_Price_List;
500:
501: END QP_ADJUST_PRICELIST_PVT;