DBA Data[Home] [Help]

APPS.ICX_POR_WF_UTIL_PKG dependencies on FND_MESSAGE

Line 76: multiple_cost_center := fnd_message.get_string('PO', 'PO_WF_NOTIF_MULTIPLE');

72: SELECT code_combination_id
73: FROM po_req_distributions_all
74: WHERE requisition_line_id = p_req_line_id;
75: BEGIN
76: multiple_cost_center := fnd_message.get_string('PO', 'PO_WF_NOTIF_MULTIPLE');
77:
78: BEGIN
79: SELECT fs.segment_num, gls.chart_of_accounts_id
80: INTO l_segment_num, l_account_id