DBA Data[Home] [Help]

APPS.IEM_MIGRATION_PVT dependencies on IEM_MSTEMAIL_ACCOUNTS_PVT

Line 1499: IEM_MSTEMAIL_ACCOUNTS_PVT.encrypt_password(

1495: where user_name=v1.email_user;
1496: end if;
1497:
1498: -- Encrypt the Password
1499: IEM_MSTEMAIL_ACCOUNTS_PVT.encrypt_password(
1500: P_Api_Version_Number =>1.0,
1501: P_Init_Msg_List =>'F',
1502: P_Commit =>'F',
1503: p_email_account_id =>v1.email_Account_id,