DBA Data[Home] [Help]

APPS.JTF_RS_RES_SSWA_PUB dependencies on FND_USER_PKG

Line 348: fnd_user_pkg.CreateUser (

344: end if;
345:
346: p_user_password := l_user_password;
347:
348: fnd_user_pkg.CreateUser (
349: x_user_name => l_user_name
350: ,x_owner => null
351: ,x_unencrypted_password => l_user_password
352: ,x_start_date => p_source_start_date