DBA Data[Home] [Help]

APPS.AP_WEB_EXPENSE_WF dependencies on AP_WEB_CUST_DFLEX_PKG

Line 13387: AP_WEB_CUST_DFLEX_PKG.CustomCalculateAmount( l_report_header_info -- can be null from wf perspective

13383: CLOSE getAddonRates;
13384:
13385: -- Bug: 6617094, Expense Type not populated for CustomCalculateAmount.
13386: AP_WEB_DFLEX_PKG.PopulateExpTypeInLineRec(l_mileage_line);
13387: AP_WEB_CUST_DFLEX_PKG.CustomCalculateAmount( l_report_header_info -- can be null from wf perspective
13388: , l_mileage_line -- should contain all fields as defined in fdd
13389: , l_custom_array-- should contain all fields as defined in fdd
13390: , l_addon_rates -- should contain all fields as defined in fdd
13391: , p_cust_meals_amount => l_temp_array