DBA Data[Home] [Help]

APPS.FND_PROFILE_SERVER dependencies on FND_PROFILE_SERVER

Line 1: package body FND_PROFILE_SERVER as

1: package body FND_PROFILE_SERVER as
2: /* $Header: AFPFPRSB.pls 115.0 99/07/16 23:25:46 porting ship $ */
3:
4: /*
5: ** PUT - sets a profile option to a value for this session,

Line 151: end FND_PROFILE_SERVER;

147: return(fnd_profile.value_specific(name, user_id,
148: responsibility_id, application_id));
149: end VALUE_SPECIFIC;
150:
151: end FND_PROFILE_SERVER;