154: -- format this amount
155: lv_total_budget := okl_accounting_util.format_amount(lv_total_budget,lv_currency_code);
156:
157: lv_message_body := get_message('OKL_TOTAL_BUDGETS','TOTAL_BUDGET',lv_total_budget)||' '||lv_currency_code||'
'||
158: get_message('OKL_EFFECTIVE_FROM','FROM_DATE',fnd_Date.date_to_displaydate(lv_from_date))||'
'||
159: get_message('OKL_EFFECTIVE_TO','TO_DATE',lv_to_date)||'
'||
160: get_message('OKL_POOL_DESCRIPTION','DESCR',lv_pool_description)||'
'||
161: get_message('OKL_REQUESTOR','REQUESTOR',lv_requestor);
162: RETURN lv_message_body;
200: aname => G_WF_ITM_BUDGET_TYPE);
201: lv_budget_type := okl_accounting_util.get_lookup_meaning('OKL_SUB_POOL_LINE_TYPE',lv_budget_type);
202:
203: lv_message_body := '