DBA Data[Home] [Help]

APPS.FII_AR_TRX_DIST_F_D dependencies on EDW_SOURCE_INSTANCES

Line 31: from edw_source_instances

27: g_instance_code := p_instance_code;
28:
29: select warehouse_to_instance_link
30: into g_db_link
31: from edw_source_instances
32: where instance_code = g_instance_code;
33:
34: -- --------------------------------------------------------
35: -- Find the schema owner and tablespace FII_AR_TRX_DIST_FSTG is using