DBA Data[Home] [Help]

APPS.BSC_BSC_XTD_PKG dependencies on BSC_BSC_XTD_PKG

Line 1: package body BSC_BSC_XTD_PKG AS

1: package body BSC_BSC_XTD_PKG AS
2: /*$Header: BSCRPTCB.pls 120.12 2006/02/14 11:56:38 vsurendr noship $*/
3:
4: --public
5: procedure create_rpt_key_table(

Line 1597: END BSC_BSC_XTD_PKG;

1593: Exception when others then
1594: g_status_message:=sqlerrm;
1595: raise;
1596: End;
1597: END BSC_BSC_XTD_PKG;