DBA Data[Home] [Help]

APPS.IEX_CO_REPORT_CB_PVT dependencies on IEX_CO_REPORT_CB_PVT

Line 1: PACKAGE BODY IEX_CO_REPORT_CB_PVT AS

1: PACKAGE BODY IEX_CO_REPORT_CB_PVT AS
2: /* $Header: IEXRRCBB.pls 120.1 2004/03/17 18:04:49 jsanju ship $ */
3:
4: ---------------------------------------------------------------------------
5: -- PROCEDURE get_code_meaning

Line 189: END IEX_CO_REPORT_CB_PVT;

185: ,p_token2_value => SQLERRM);
186: x_return_status := OKC_API.G_RET_STS_UNEXP_ERROR;
187: END get_contract_details;
188:
189: END IEX_CO_REPORT_CB_PVT;