DBA Data[Home] [Help]

APPS.PQP_FTE_UTILITIES dependencies on FND_NEW_MESSAGES

Line 23: ,message fnd_new_messages.message_text%TYPE

19: ,frequency per_all_assignments_f.frequency%TYPE
20: ,contract_type pqp_assignment_attributes_f.contract_type%TYPE
21: ,annual_hours pay_user_column_instances_f.value%TYPE
22: ,period_divisor pay_user_column_instances_f.value%TYPE
23: ,message fnd_new_messages.message_text%TYPE
24: );
25: TYPE t_output_file_record_type IS TABLE OF g_output_file_rec_type
26: INDEX BY BINARY_INTEGER;
27: g_output_file_records t_output_file_record_type; -- do not include in clear cache