DBA Data[Home] [Help]

APPS.OKL_LEASE_OPPORTUNITY_PVT dependencies on OKL_LEASE_OPPORTUNITY_PVT

Line 1: PACKAGE BODY OKL_LEASE_OPPORTUNITY_PVT AS

1: PACKAGE BODY OKL_LEASE_OPPORTUNITY_PVT AS
2: /* $Header: OKLRLOPB.pls 120.17.12010000.2 2008/11/13 13:06:39 kkorrapo ship $ */
3:
4: CURSOR c_functional_currency IS
5: SELECT OKL_ACCOUNTING_UTIL.GET_FUNC_CURR_CODE

Line 867: END OKL_LEASE_OPPORTUNITY_PVT;

863: x_return_status := G_RET_STS_UNEXP_ERROR;
864:
865: END duplicate_lease_opp;
866:
867: END OKL_LEASE_OPPORTUNITY_PVT;