DBA Data[Home] [Help]

APPS.IEM_QUEUE_MANAGEMENT_PVT dependencies on IEM_AGENTS

Line 12: agent_account_id iem_agents.agent_id%type,

8: classification_name iem_route_classifications.name%type,
9: customer_name hz_parties.party_name%type,
10: sent_date varchar2(500),
11: message_uid iem_rt_proc_emails.message_id%type,
12: agent_account_id iem_agents.agent_id%type,
13: group_name jtf_rs_groups_tl.group_name%type,
14: real_received_date iem_rt_proc_emails.received_date%type);
15:
16: TYPE message_tbl IS TABLE OF message_type