DBA Data[Home] [Help]

APPS.ASP_CONTACT_PREF_SECURITY_PUB dependencies on FND_PROFILE

Line 167: l_cust_access := FND_PROFILE.VALUE('ASN_CUST_ACCESS');

163: set_err_var := 'N';
164: l_comit_size := 10000;
165: l_count := 0;
166:
167: l_cust_access := FND_PROFILE.VALUE('ASN_CUST_ACCESS');
168:
169: For C_INACTIVE_CONTACTS_REC IN C_INACTIVE_CONTACTS
170: LOOP
171: