DBA Data[Home] [Help]

APPS.OKS_CUSTOMER_ACCEPTANCE_PVT dependencies on OKS_CUSTOMER_ACCEPTANCE_PVT

Line 1: PACKAGE BODY oks_customer_acceptance_pvt AS

1: PACKAGE BODY oks_customer_acceptance_pvt AS
2: /* $Header: OKSVCUSB.pls 120.27.12010000.4 2009/11/17 16:03:49 cgopinee ship $ */
3: ------------------------------------------------------------------------------
4: -- GLOBAL CONSTANTS
5: ------------------------------------------------------------------------------

Line 7: := 'OKS_CUSTOMER_ACCEPTANCE_PVT';

3: ------------------------------------------------------------------------------
4: -- GLOBAL CONSTANTS
5: ------------------------------------------------------------------------------
6: g_pkg_name CONSTANT VARCHAR2 (200)
7: := 'OKS_CUSTOMER_ACCEPTANCE_PVT';
8: g_app_name CONSTANT VARCHAR2 (3) := 'OKS';
9: g_level_procedure CONSTANT NUMBER := fnd_log.level_procedure;
10: g_module CONSTANT VARCHAR2 (250)
11: := 'oks.plsql.' ||

Line 4119: END oks_customer_acceptance_pvt;

4115: p_data => x_msg_data
4116: );
4117: END delete_transaction_extension;
4118: ---------------------------------------------------
4119: END oks_customer_acceptance_pvt;