DBA Data[Home] [Help]

APPS.FII_PA_UOM_CONV_F_C dependencies on EDW_LOCAL_INSTANCE

Line 28: l_instance_code edw_local_instance.instance_code%type :=

24: -- -------------------------------------------
25: -- Put any additional developer variables here
26: -- -------------------------------------------
27:
28: l_instance_code edw_local_instance.instance_code%type :=
29: edw_instance.get_code;
30: l_from_date date;
31: l_to_date date;
32: