DBA Data[Home] [Help]

APPS.OKL_JTOT_CONTACT_EXTRACT_PUB dependencies on OKL_JTOT_CONTACT_EXTRACT_PUB

Line 1: package body okl_jtot_contact_extract_pub as

1: package body okl_jtot_contact_extract_pub as
2: /* $Header: OKLPJCXB.pls 120.9 2007/08/21 07:30:13 pagarg noship $ */
3: G_APP_NAME CONSTANT VARCHAR2(3) := OKL_API.G_APP_NAME;
4: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_JTOT_CONTACT_EXTRACT_PUB';
5:

Line 4: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_JTOT_CONTACT_EXTRACT_PUB';

1: package body okl_jtot_contact_extract_pub as
2: /* $Header: OKLPJCXB.pls 120.9 2007/08/21 07:30:13 pagarg noship $ */
3: G_APP_NAME CONSTANT VARCHAR2(3) := OKL_API.G_APP_NAME;
4: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_JTOT_CONTACT_EXTRACT_PUB';
5:
6: /*
7: -- mvasudev, 09/09/2004
8: -- Added Constants to enable Business Event

Line 1602: end OKL_JTOT_CONTACT_EXTRACT_PUB;

1598: p_api_type => g_api_type);
1599: END Delete_Party;
1600:
1601:
1602: end OKL_JTOT_CONTACT_EXTRACT_PUB;
1603: