DBA Data[Home] [Help]

APPS.FA_XLA_CMP_SOURCES_PKG dependencies on XLA_AAD_SOURCES

Line 1320: from xla_aad_sources aad,

1316: select distinct
1317: sources.source_code,
1318: sources.source_table_name,
1319: sources.source_column_name
1320: from xla_aad_sources aad,
1321: xla_sources_b sources,
1322: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1323: where aad.application_id = 140
1324: and sources.application_id = 140

Line 1341: from xla_aad_sources aad,

1337: select distinct
1338: sources.source_code,
1339: sources.source_table_name,
1340: sources.source_column_name
1341: from xla_aad_sources aad,
1342: xla_sources_b sources,
1343: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1344: where aad.application_id = 140
1345: and sources.application_id = 140

Line 1364: from xla_aad_sources aad,

1360: select distinct
1361: sources.source_code,
1362: 'FA_XLA_EXT_LINES_STG_GT',
1363: sources.source_code
1364: from xla_aad_sources aad,
1365: xla_sources_b sources,
1366: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1367: where aad.application_id = 140
1368: and sources.application_id = 140

Line 1382: from xla_aad_sources aad,

1378: select distinct
1379: sources.source_code,
1380: sources.source_table_name,
1381: sources.source_column_name
1382: from xla_aad_sources aad,
1383: xla_sources_b sources,
1384: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1385: where aad.application_id = 140
1386: and sources.application_id = 140

Line 1405: from xla_aad_sources aad,

1401: select distinct
1402: sources.source_code,
1403: sources.source_table_name,
1404: sources.source_column_name
1405: from xla_aad_sources aad,
1406: xla_sources_b sources,
1407: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1408: where aad.application_id = 140
1409: and sources.application_id = 140