DBA Data[Home] [Help]

APPS.FII_EUL4I_UTILS dependencies on STANDARD

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

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