DBA Data[Home] [Help]

APPS.FA_FASRSVES_XMLP_PKG dependencies on XLA_AE_LINES

Line 473: ,xla_ae_lines lines

469: FA_ADJUSTMENTS_MRC_V AJ
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

Line 548: ,xla_ae_lines lines

544: FA_ADJUSTMENTS AJ
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

Line 628: ,xla_ae_lines lines

624: FA_ADJUSTMENTS_MRC_V AJ
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

Line 709: ,xla_ae_lines lines

705: FA_ADJUSTMENTS AJ
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

Line 939: ,xla_ae_lines lines

935: fa_group_asset_default gad
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

Line 1010: ,xla_ae_lines lines

1006: fa_group_asset_default gad
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