DBA Data[Home] [Help]

APPS.AP_WEB_EXPENSE_WF dependencies on AP_EXPENSE_REPORT_LINES_ALL

Line 15825: UPDATE ap_expense_report_lines_all aerl

15821:
15822: -- Bug:12831314 Update the Expensditure Type and Expenditure Item Date
15823: BEGIN
15824:
15825: UPDATE ap_expense_report_lines_all aerl
15826: SET expenditure_type =
15827: (SELECT pa_expenditure_type
15828: FROM ap_expense_report_params_all
15829: WHERE parameter_id = aerl.web_parameter_id