DBA Data[Home] [Help]

APPS.CSI_PRICING_ATTRIBS_PUB dependencies on CSI_PRICING_ATTRIBS_PUB

Line 1: PACKAGE BODY csi_pricing_attribs_pub AS

1: PACKAGE BODY csi_pricing_attribs_pub AS
2: /* $Header: csippab.pls 120.1 2005/08/16 10:48:54 sguthiva noship $ */
3:
4: g_pkg_name VARCHAR2(30) := 'csi_pricing_attribs_pub';
5:

Line 4: g_pkg_name VARCHAR2(30) := 'csi_pricing_attribs_pub';

1: PACKAGE BODY csi_pricing_attribs_pub AS
2: /* $Header: csippab.pls 120.1 2005/08/16 10:48:54 sguthiva noship $ */
3:
4: g_pkg_name VARCHAR2(30) := 'csi_pricing_attribs_pub';
5:
6: /*------------------------------------------------------*/
7: /* procedure name: get_pricing_attribs */
8: /* description : Gets the pricing attributes of an */

Line 777: END csi_pricing_attribs_pub;

773:
774: END expire_pricing_attribs;
775:
776:
777: END csi_pricing_attribs_pub;
778: