DBA Data[Home] [Help]

APPS.BIM_SLCHN_CMPR_TEMP_PVT dependencies on BIM_SLCHN_CMPR_TEMP_PVT

Line 1: PACKAGE BODY BIM_SLCHN_CMPR_TEMP_PVT AS

1: PACKAGE BODY BIM_SLCHN_CMPR_TEMP_PVT AS
2: /* $Header: bimvsccb.pls 115.4 2000/08/15 13:01:31 pkm ship $ */
3:
4: PROCEDURE populate_temp
5: (

Line 393: END BIM_SLCHN_CMPR_TEMP_PVT;

389: -- dbms_output.put_line ( 'Exception raised ' || sqlcode || ':' || sqlerrm );
390: raise;
391: END populate_temp_table;
392:
393: END BIM_SLCHN_CMPR_TEMP_PVT;