DBA Data[Home] [Help]

APPS.UMX_PUB dependencies on FND_USER

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

172: -- x_suggested_username: Username generated by the Username Policy. May return null.
173: --
174: --
175: procedure get_suggested_username (p_person_party_id in HZ_PARTIES.PARTY_ID%TYPE default null,
176: x_suggested_username out nocopy FND_USER.USER_NAME%TYPE) is
177: begin
178:
179: if (FND_LOG.G_CURRENT_RUNTIME_LEVEL <= FND_LOG.LEVEL_PROCEDURE) then
180: FND_LOG.STRING (FND_LOG.LEVEL_PROCEDURE,

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

228: -- Meaning: User name should be defined as Email Address.
229: -- Product teams may choose to hide the email
230: -- field in any account creation / registration
231: -- UI's as long as the entered username (email)
232: -- is copied into the fnd_user.email_address field
233: -- as well.
234: --
235: -- Code: UMX_USERNAME_POLICY:NONE
236: -- Meaning: No username policy / format defined, freetext