DBA Data[Home] [Help]

APPS.IEM_ROUTE_CLASS_PUB dependencies on IEM_MSTEMAIL_ACCOUNTS

Line 199: p_account_id iem_mstemail_accounts.email_account_id%type)

195:
196:
197: --The active classifications in the system
198: cursor c_classifications (p_enabled_flag iem_account_route_class.enabled_flag%type,
199: p_account_id iem_mstemail_accounts.email_account_id%type)
200: is
201: select
202: a.route_classification_id,
203: a.procedure_name,