DBA Data[Home] [Help]

APPS.AR_CUMULATIVE_BALANCE_REPORT dependencies on FA_RX_FLEX_PKG

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

1029: BEGIN
1030:
1031: debug('ar_cumulative_balance_report.flex_sql(+)');
1032:
1033: -- This is a wrapper function for the fa_rx_flex_pkg. When patch 4128137 is
1034: -- released, we need to replace this call with the corresponding
1035: -- FND API calls
1036:
1037: l_ret_param := fa_rx_flex_pkg.flex_sql (

Line 1037: l_ret_param := fa_rx_flex_pkg.flex_sql (

1033: -- This is a wrapper function for the fa_rx_flex_pkg. When patch 4128137 is
1034: -- released, we need to replace this call with the corresponding
1035: -- FND API calls
1036:
1037: l_ret_param := fa_rx_flex_pkg.flex_sql (
1038: p_application_id => p_application_id,
1039: p_id_flex_code => p_id_flex_code,
1040: p_id_flex_num => p_id_flex_num,
1041: p_table_alias => p_table_alias,