DBA Data[Home] [Help]

APPS.POR_APPRV_WF_UTIL_GRP dependencies on FND_MESSAGE

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

90: SELECT code_combination_id
91: FROM po_req_distributions_all
92: WHERE requisition_line_id = p_req_line_id;
93: BEGIN
94: multiple_cost_center := fnd_message.get_string('PO', 'PO_WF_NOTIF_MULTIPLE');
95:
96: BEGIN
97: SELECT fs.segment_num, gls.chart_of_accounts_id
98: INTO l_segment_num, l_account_id