DBA Data[Home] [Help]

APPS.FA_FASRSVED_XMLP_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 483: ,xla_distribution_links links

479:
480: /* SLA Changes */
481: ,xla_ae_headers headers
482: ,xla_ae_lines lines
483: ,xla_distribution_links links
484: WHERE
485: RT.Lookup_Type = 'REPORT TYPE' AND
486: RT.Lookup_Code = Report_Type
487: AND

Line 558: ,xla_distribution_links links

554:
555: /* SLA Changes */
556: ,xla_ae_headers headers
557: ,xla_ae_lines lines
558: ,xla_distribution_links links
559:
560: WHERE
561: RT.Lookup_Type = 'REPORT TYPE' AND
562: RT.Lookup_Code = Report_Type

Line 638: ,xla_distribution_links links

634:
635: /* SLA Changes */
636: ,xla_ae_headers headers
637: ,xla_ae_lines lines
638: ,xla_distribution_links links
639:
640: WHERE
641: RT.Lookup_Type = 'REPORT TYPE' AND
642: RT.Lookup_Code = Report_Type

Line 719: ,xla_distribution_links links

715:
716: /* SLA Changes */
717: ,xla_ae_headers headers
718: ,xla_ae_lines lines
719: ,xla_distribution_links links
720:
721: WHERE
722: RT.Lookup_Type = 'REPORT TYPE' AND
723: RT.Lookup_Code = Report_Type

Line 943: ,xla_distribution_links links

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

Line 1014: ,xla_distribution_links links

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