Hi,
I'm using the method GetOrCreateObjDef( ... ) of the Group object and it's supposed to be avaiable in ABP.
But returned objects, in case of creation, are of type ABPReportObjDef and are neither responding to the method call Name(g_nLoc)(and name is one parameter of the GetOrCreateObjDef) nor compatible to the ArisData.sort( ... ) algorithm.
Has anyone an idea what might be wrong or is this method misleadingly marked as available in ABP?
Best,
Maik
Francois Du Toit on
Hi Maik,
What is the purpose of this report? It would be strange if you are able to create a new obj in the Publisher, so why don't you try to use the normal search functionality instead of the get or create report?
Thx,
Francois du Toit