DBA Data[Home] [Help]

APPS.BIS_BIA_STATS dependencies on BIS_BIA_STATS

Line 1: package body BIS_BIA_STATS AS

1: package body BIS_BIA_STATS AS
2: /*$Header: BISGTSPB.pls 120.2 2006/09/07 14:34:46 aguwalan noship $*/
3:
4: /**
5: * This is the wrapper around FND_STATS.gather_table_stats

Line 154: END BIS_BIA_STATS;

150: when others then
151: raise;
152:
153: end;
154: END BIS_BIA_STATS;
155: