DBA Data[Home] [Help]

APPS.FND_OID_USERS dependencies on STANDARD

Line 1312: --"c" attribute based on the LDAP standard

1308: l_territory_code := null;
1309: if (p_ldap_message.c is not null)
1310: then
1311: --The following logic should removed once OID ensures that they send the correct
1312: --"c" attribute based on the LDAP standard
1313: if (fnd_log.LEVEL_PROCEDURE >= fnd_log.G_CURRENT_RUNTIME_LEVEL)
1314: then
1315: fnd_log.string(fnd_log.LEVEL_PROCEDURE, l_module_source,
1316: 'Country from OID: '||p_ldap_message.c);