DBA Data[Home] [Help]

APPS.FA_XLA_CMP_SOURCES_PKG dependencies on XLA_SOURCES_B

Line 1321: xla_sources_b sources,

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
1325: and aad.entity_code = p_entity_code

Line 1342: xla_sources_b sources,

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
1346: and aad.entity_code = p_entity_code

Line 1365: xla_sources_b sources,

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
1369: and aad.entity_code = p_entity_code

Line 1383: xla_sources_b sources,

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
1387: and aad.entity_code = p_entity_code

Line 1406: xla_sources_b sources,

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
1410: and aad.entity_code = p_entity_code