DBA Data[Home] [Help]

APPS.FA_FASRSVES_XMLP_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 474: ,xla_distribution_links links

470:
471: /* SLA Changes */
472: ,xla_ae_headers headers
473: ,xla_ae_lines lines
474: ,xla_distribution_links links
475: WHERE
476: RT.Lookup_Type = 'REPORT TYPE' AND
477: RT.Lookup_Code = Report_Type
478: AND

Line 549: ,xla_distribution_links links

545:
546: /* SLA Changes */
547: ,xla_ae_headers headers
548: ,xla_ae_lines lines
549: ,xla_distribution_links links
550:
551: WHERE
552: RT.Lookup_Type = 'REPORT TYPE' AND
553: RT.Lookup_Code = Report_Type

Line 629: ,xla_distribution_links links

625:
626: /* SLA Changes */
627: ,xla_ae_headers headers
628: ,xla_ae_lines lines
629: ,xla_distribution_links links
630:
631: WHERE
632: RT.Lookup_Type = 'REPORT TYPE' AND
633: RT.Lookup_Code = Report_Type

Line 710: ,xla_distribution_links links

706:
707: /* SLA Changes */
708: ,xla_ae_headers headers
709: ,xla_ae_lines lines
710: ,xla_distribution_links links
711:
712: WHERE
713: RT.Lookup_Type = 'REPORT TYPE' AND
714: RT.Lookup_Code = Report_Type

Line 940: ,xla_distribution_links links

936:
937: /* SLA Changes */
938: ,xla_ae_headers headers
939: ,xla_ae_lines lines
940: ,xla_distribution_links links
941: WHERE
942: bk.asset_id = aj.asset_id
943: and bk.book_type_code = book
944: and bk.group_asset_id = gad.group_asset_id

Line 1011: ,xla_distribution_links links

1007:
1008: /* SLA Changes */
1009: ,xla_ae_headers headers
1010: ,xla_ae_lines lines
1011: ,xla_distribution_links links
1012: WHERE
1013: bk.asset_id = aj.asset_id
1014: and bk.book_type_code = book
1015: and bk.group_asset_id = gad.group_asset_id