DBA Data[Home] [Help]

APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on FND_NEW_MESSAGES

Line 187: l_not_available_text fnd_new_messages.message_text%TYPE;

183: l_salesperson_name jtf_rs_salesreps.name%TYPE;
184: l_trans_type_name oe_transaction_types_tl.name%TYPE;
185: l_sales_grp_name jtf_rs_groups_tl.group_name%TYPE;
186: l_con_admin_name per_all_people_f.full_name%TYPE;
187: l_not_available_text fnd_new_messages.message_text%TYPE;
188:
189: BEGIN
190:
191: l_api_name := 'populate_report_parameters';