DBA Data[Home] [Help]

APPS.AR_CUMULATIVE_BALANCE_REPORT dependencies on FA_RX_FLEX_PKG

Line 1007: -- This is a wrapper function for the fa_rx_flex_pkg. When patch 4128137 is

1003: BEGIN
1004:
1005: debug('ar_cumulative_balance_report.flex_sql(+)');
1006:
1007: -- This is a wrapper function for the fa_rx_flex_pkg. When patch 4128137 is
1008: -- released, we need to replace this call with the corresponding
1009: -- FND API calls
1010:
1011: l_ret_param := fa_rx_flex_pkg.flex_sql (

Line 1011: l_ret_param := fa_rx_flex_pkg.flex_sql (

1007: -- This is a wrapper function for the fa_rx_flex_pkg. When patch 4128137 is
1008: -- released, we need to replace this call with the corresponding
1009: -- FND API calls
1010:
1011: l_ret_param := fa_rx_flex_pkg.flex_sql (
1012: p_application_id => p_application_id,
1013: p_id_flex_code => p_id_flex_code,
1014: p_id_flex_num => p_id_flex_num,
1015: p_table_alias => p_table_alias,