DBA Data[Home] [Help]

APPS.FV_GTAS_GL_PKG dependencies on XLA_DISTRIBUTION_LINKS

Line 1081: xla_distribution_links xd,

1077: --, (NVL(xd.unrounded_accounted_dr,0) - NVL(xd.unrounded_accounted_cr,0)) amount
1078: FROM gl_import_references gli,
1079: xla_ae_lines xl ,
1080: xla_ae_headers xh ,
1081: xla_distribution_links xd,
1082: xla_transaction_entities xte
1083: WHERE gli.je_batch_id = p_je_batch_id
1084: AND gli.je_header_id = p_je_header_id
1085: AND gli.je_line_num = p_je_line_num

Line 1626: xla_distribution_links xd,

1622: bh.doc_number
1623: FROM gl_import_references gli,
1624: xla_ae_lines xl ,
1625: xla_ae_headers xh ,
1626: xla_distribution_links xd,
1627: xla_transaction_entities xte,
1628: fv_be_trx_dtls bd,
1629: fv_be_trx_hdrs bh
1630: WHERE gli.je_batch_id = p_je_batch_id

Line 1651: xla_distribution_links xd,

1647: reference4 doc_num, poh.vendor_id, rc.rcv_transaction_id
1648: FROM gl_import_references gli,
1649: xla_ae_lines xl ,
1650: xla_ae_headers xh ,
1651: xla_distribution_links xd,
1652: rcv_receiving_sub_ledger rc,
1653: po_headers_all poh
1654: WHERE gli.je_batch_id = p_je_batch_id
1655: AND gli.je_header_id = p_je_header_id

Line 1674: xla_distribution_links xd,

1670: aip.check_id
1671: FROM gl_import_references gli,
1672: xla_ae_lines xl ,
1673: xla_ae_headers xh ,
1674: xla_distribution_links xd,
1675: ap_invoice_payments_all aip,
1676: ap_payment_hist_dists aphd
1677: WHERE gli.je_batch_id = p_je_batch_id
1678: AND gli.je_header_id = p_je_header_id