DBA Data[Home] [Help]

APPS.POR_APPRV_WF_UTIL_GRP dependencies on FND_MESSAGE

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

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