DBA Data[Home] [Help]

APPS.FND_UPDATE_USER_PREF_PUB dependencies on STANDARD

Line 100: /* Standard call to check for call compatibility */

96:
97: /* requested_by is validated against lookup_code for lookup_type = 'REQUESTED_BY'. valid values are INTERNAL/PARTY */
98: l_requested_by := 'INTERNAL';
99:
100: /* Standard call to check for call compatibility */
101: /*
102: IF NOT fnd_api.compatible_api_call (l_api_version,
103: p_api_version,
104: l_api_name,