DBA Data[Home] [Help]

APPS.ECX_XSLT_UTILS dependencies on ECX_XSLT_UTILS

Line 1: package body ecx_xslt_utils as

1: package body ecx_xslt_utils as
2: -- $Header: ECXXSLTB.pls 120.2.12010000.2 2008/08/22 20:04:39 cpeixoto ship $
3:
4: LAST_UPDATED_BY CONSTANT pls_integer := 0;
5: CREATED_BY CONSTANT pls_integer := 0;

Line 157: end ecx_xslt_utils;

153: i_retcode := 2;
154: i_retmsg := SQLERRM || ' XSLT cannot be deleted';
155: end del;
156:
157: end ecx_xslt_utils;