DBA Data[Home] [Help]

APPS.FII_EUL_UTILS dependencies on STANDARD

Line 25: standard attributes not being hidden i.e. creation date */

21: G_BusArea_2 VARCHAR2(100) := 'Payables Intelligence Business Area';
22: G_BusArea_3 VARCHAR2(100) := 'Project Intelligence Business Area';
23:
24: /* list of table to modify even if they are shared by other groups - due to
25: standard attributes not being hidden i.e. creation date */
26: G_TableList VARCHAR2(1000) := '('''')';
27:
28: TYPE eulBusAreaRecType IS RECORD (
29: BA_ID NUMBER(10),