DBA Data[Home] [Help]

APPS.IEX_CALL_HISTORY dependencies on IEX_CALL_HISTORY

Line 1: PACKAGE BODY IEX_CALL_HISTORY

1: PACKAGE BODY IEX_CALL_HISTORY
2: /* $Header: iexhiclb.pls 120.0 2004/01/24 03:18:48 appldev noship $ */
3: AS
4: ---------------------------------------------------------------------
5: -- Forward Declarations - Call History

Line 459: End IEX_CALL_HISTORY ;

455: p_result_desc := substr(sqlcode || sqlerrm, 1, 120) ;
456: END GET_RESULT_DESCRIPTION ;
457:
458:
459: End IEX_CALL_HISTORY ;