DBA Data[Home] [Help]

APPS.UMX_PUB dependencies on FND_USER

Line 155: x_suggested_username out nocopy FND_USER.USER_NAME%TYPE) is

151: -- x_suggested_username: Username generated by the Username Policy. May return null.
152: --
153: --
154: procedure get_suggested_username (p_person_party_id in HZ_PARTIES.PARTY_ID%TYPE default null,
155: x_suggested_username out nocopy FND_USER.USER_NAME%TYPE) is
156: begin
157:
158: if (FND_LOG.G_CURRENT_RUNTIME_LEVEL <= FND_LOG.LEVEL_PROCEDURE) then
159: FND_LOG.STRING (FND_LOG.LEVEL_PROCEDURE,

Line 211: -- is copied into the fnd_user.email_address field

207: -- Meaning: User name should be defined as Email Address.
208: -- Product teams may choose to hide the email
209: -- field in any account creation / registration
210: -- UI's as long as the entered username (email)
211: -- is copied into the fnd_user.email_address field
212: -- as well.
213: --
214: -- Code: UMX_USERNAME_POLICY:NONE
215: -- Meaning: No username policy / format defined, freetext