APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on FND_PROFILE
Line 1124: i_internal_party_id := fnd_profile.value('HZ_INTERNAL_PARTY');
1120: if x_return_status <> 'S' then
1121: return;
1122: end if;
1123: 1124: i_internal_party_id := fnd_profile.value('HZ_INTERNAL_PARTY'); 1125: if i_internal_party_id is not null then
1126: -- insert into testqq values (prel_rec.subject_id,prel_rec.object_id);
1127: -- commit;
1128: if C_Reference_Use_Flag is not null then