DBA Data[Home] [Help]

APPS.FA_XLA_CMP_SOURCES_PKG dependencies on XLA_SOURCES_B

Line 1507: xla_sources_b sources,

1503: sources.source_code,
1504: sources.source_table_name,
1505: sources.source_column_name
1506: from xla_aad_sources aad,
1507: xla_sources_b sources,
1508: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1509: where aad.application_id = 140
1510: and sources.application_id = 140
1511: and aad.entity_code = p_entity_code

Line 1528: xla_sources_b sources,

1524: sources.source_code,
1525: sources.source_table_name,
1526: sources.source_column_name
1527: from xla_aad_sources aad,
1528: xla_sources_b sources,
1529: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1530: where aad.application_id = 140
1531: and sources.application_id = 140
1532: and aad.entity_code = p_entity_code

Line 1551: xla_sources_b sources,

1547: sources.source_code,
1548: 'FA_XLA_EXT_LINES_STG_GT',
1549: sources.source_code
1550: from xla_aad_sources aad,
1551: xla_sources_b sources,
1552: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1553: where aad.application_id = 140
1554: and sources.application_id = 140
1555: and aad.entity_code = p_entity_code

Line 1569: xla_sources_b sources,

1565: sources.source_code,
1566: sources.source_table_name,
1567: sources.source_column_name
1568: from xla_aad_sources aad,
1569: xla_sources_b sources,
1570: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1571: where aad.application_id = 140
1572: and sources.application_id = 140
1573: and aad.entity_code = p_entity_code

Line 1592: xla_sources_b sources,

1588: sources.source_code,
1589: sources.source_table_name,
1590: sources.source_column_name
1591: from xla_aad_sources aad,
1592: xla_sources_b sources,
1593: TABLE(CAST(p_event_class_table AS fa_char30_tbl_type)) fatab
1594: where aad.application_id = 140
1595: and sources.application_id = 140
1596: and aad.entity_code = p_entity_code