DBA Data[Home] [Help]

APPS.WIP_JSI_UTILS dependencies on WIP_JSI_UTILS

Line 1: package body WIP_JSI_Utils as

1: package body WIP_JSI_Utils as
2: /* $Header: wipjsiub.pls 115.16 2002/11/29 10:29:34 rmahidha ship $ */
3:
4:
5: procedure

Line 213: return 'WIP_JSI_Utils : ORA-' || -sqlcode || ' : ' ;

209: sql_error_prefix
210: return varchar2
211: is
212: begin
213: return 'WIP_JSI_Utils : ORA-' || -sqlcode || ' : ' ;
214: end sql_error_prefix ;
215:
216:
217:

Line 373: end WIP_JSI_Utils ;

369: end if ;
370:
371: end derive_id_from_code ;
372:
373: end WIP_JSI_Utils ;