Issue with the newly Created Organization Name in IP 2016 (Patch set 14)
Hi,
We have created a New organization with Name as 'Test' and in Field 'Site', I have populated the Row_id of Organization.
Organization Name | Site |
---|---|
Test | 1-YBNZ |
But when I do a below query, the Name is showing as Name+Site, Instead of Just NAME.
Select NAME FROM S_BU
Result: Test,1-YBNZ.
Due to this, my EIM_Account is completed with PARTIALLY_IMPORTED.
Why Name is is showing as Concatenation of Name+Row_id?.
Thanks,
Naren