DBA Data[Home] [Help]

APPS.PSA_FA_INVOICE_DISTRIBUTIONS dependencies on FA_RX_FLEX_PKG

Line 39: p_where_clause := fa_rx_flex_pkg.flex_sql

35: l_full_path VARCHAR2(100) := g_path || 'update_assets_tracking_flag';
36: -- ========================= FND LOG ===========================
37:
38: BEGIN
39: p_where_clause := fa_rx_flex_pkg.flex_sql
40: (101, 'GL#', p_chart_of_accounts, 'CC', 'WHERE', 'ALL','BETWEEN', p_from_account, p_to_account);
41:
42: p_inv_dist := 'SELECT invoice_id, distribution_line_number, invoice_distribution_id
43: FROM ap_invoice_distributions ap_inv_dist, gl_code_combinations cc