DBA Data[Home] [Help]

APPS.IEM_MIGRATION_PVT dependencies on IEM_MSTEMAIL_ACCOUNTS_PVT

Line 1683: IEM_MSTEMAIL_ACCOUNTS_PVT.encrypt_password(

1679: where user_name=v1.email_user;
1680: end if;
1681:
1682: -- Encrypt the Password
1683: IEM_MSTEMAIL_ACCOUNTS_PVT.encrypt_password(
1684: P_Api_Version_Number =>1.0,
1685: P_Init_Msg_List =>'F',
1686: P_Commit =>'F',
1687: p_email_account_id =>v1.email_Account_id,