DBA Data[Home] [Help]

APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on FND_PROFILE

Line 1055: i_internal_party_id := fnd_profile.value('HZ_INTERNAL_PARTY');

1051: if x_return_status <> 'S' then
1052: return;
1053: end if;
1054:
1055: i_internal_party_id := fnd_profile.value('HZ_INTERNAL_PARTY');
1056: if i_internal_party_id is not null then
1057: -- insert into testqq values (prel_rec.subject_id,prel_rec.object_id);
1058: -- commit;
1059: if C_Reference_Use_Flag is not null then