DBA Data[Home] [Help]

APPS.XLA_TP_BALANCE_RPT_PKG dependencies on XLA_REPORT_UTILITY_PKG

Line 507: xla_report_utility_pkg.get_transaction_id

503: IF p_include_user_trx_id_flag = 'Y' AND
504: g_je_source_application_id IS NOT NULL
505: THEN
506:
507: xla_report_utility_pkg.get_transaction_id
508: (p_resp_application_id => g_je_source_application_id
509: ,p_ledger_id => p_ledger_id
510: ,p_trx_identifiers_1 => p_trx_identifiers_1
511: ,p_trx_identifiers_2 => p_trx_identifiers_2

Line 637: xla_report_utility_pkg.get_acct_qualifier_segs

633:
634: ----------------------------------------------------------------------------
635: -- get qualifier segments for the COA
636: ----------------------------------------------------------------------------
637: xla_report_utility_pkg.get_acct_qualifier_segs
638: (p_coa_id => l_coa_id
639: ,p_balance_segment => l_balancing_segment
640: ,p_account_segment => l_account_segment
641: ,p_cost_center_segment => l_costcenter_segment

Line 703: xla_report_utility_pkg.get_segment_info

699: ,l_alias_intercompany_segment);
700:
701: -- bug 8295104
702:
703: xla_report_utility_pkg.get_segment_info
704: (p_coa_id => l_coa_id
705: ,p_balancing_segment => l_balancing_segment
706: ,p_account_segment => l_account_segment
707: ,p_costcenter_segment => l_costcenter_segment

Line 1331: ,xla_report_utility_pkg.get_ccid_desc

1327: ,NVL(xcb.period_draft_balance_dr,0) PERIOD_DRAFT_NET_DR
1328: ,NVL(xcb.period_draft_balance_cr,0) PERIOD_DRAFT_NET_CR
1329: ,xcb.code_combination_id CODE_COMBINATION_ID
1330: ,gcck.concatenated_segments ACCOUNTING_CODE_COMBINATION
1331: ,xla_report_utility_pkg.get_ccid_desc
1332: (gll.chart_of_accounts_id
1333: ,xcb.code_combination_id) CODE_COMBINATION_DESCRIPTION
1334: $seg_desc_column$
1335: ,gcck.segment1 SEGMENT1