Home » Applications » Oracle Fusion Apps & E-Business Suite » business group with this name already exists
business group with this name already exists [message #653798] Tue, 19 July 2016 03:57 Go to next message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
Hello,
I tried creating new business group

Now I am searching about this BG in the organization form but I can not see it
in the data base I tried searching on it by this select

SELECT *
FROM apps.per_business_groups
where name='XXX BG'

it retrieves data.

How come and how can I see it.


Re: business group with this name already exists [message #653804 is a reply to message #653798] Tue, 19 July 2016 04:50 Go to previous message
hany_marawan
Messages: 198
Registered: April 2005
Location: Cairo - Egypt
Senior Member
I solved it by running this script

delete from HR_ORGANIZATION_INFORMATION
where ORG_INFORMATION_CONTEXT='Business Group Information'
and ORG_INFORMATION1='XXX BG';
Previous Topic: MWA Personalization on 'Mobile Load Truck' page
Next Topic: payment method error
Goto Forum:
  


Current Time: Thu Mar 28 16:08:00 CDT 2024