DBA Data[Home] [Help]

APPS.WIP_CONSTANTS dependencies on WIP_CONSTANTS

Line 1: PACKAGE BODY WIP_CONSTANTS AS

1: PACKAGE BODY WIP_CONSTANTS AS
2: /* $Header: wipconsb.pls 115.7 2002/12/12 16:57:10 rmahidha ship $ */
3:
4: -- Cover routine to SQLCODE and SQLERRM to place error code and text
5: -- onto message stack.

Line 35: END WIP_CONSTANTS;

31: begin
32: return;
33: end initialize;
34:
35: END WIP_CONSTANTS;