DBA Data[Home] [Help]

APPS.ENI_EDW_UTILS dependencies on ENI_EDW_UTILS

Line 1: PACKAGE BODY ENI_EDW_UTILS AS

1: PACKAGE BODY ENI_EDW_UTILS AS
2: /* $Header: ENIEDWUB.pls 115.0 2004/01/12 10:48:06 dsakalle noship $ */
3:
4: -- This Public function will return always TRUE. This is used by EDWCORE to identify whether ENI is
5: -- supporting the Child Org. in Purchasing category set or not

Line 11: END ENI_EDW_UTILS;

7: BEGIN
8: RETURN 'TRUE';
9: END IS_CHILD_ORG_SUPPORTED;
10:
11: END ENI_EDW_UTILS;