3.60 => 3.70B upgrade ... CurrReport.OBJECTID

BluefingerBluefinger Member Posts: 20
edited 2007-08-23 in Navision Attain
Hi,

I just performed a technical upgrade on a database from 3.60 to 3.70B. The client and server software where upgraded while we kept all the 3.60 objects. Everything is working fine except for one function: CurrReport.OBJECTID is now returning the object caption instead of the object name. Has anybody ever experienced this? Is there any way to change this back to the way it used to be? It's causing a bit of a mess here. The funny thing is that it didn't do it during the local 3.70B test installation on my PC so I have a feeling that something went wrong. Any ideas?

Many thanks in advance!

Comments

  • nunomaianunomaia Member Posts: 1,153
    About function CurrReport.OBJECTID I think there isn’t any way around. You could for example return object ID and get name in object table.
    Nuno Maia

    Freelance Dynamics AX
    Blog : http://axnmaia.wordpress.com/
  • BluefingerBluefinger Member Posts: 20
    I finally used the OBJECTID(FALSE) option to return the object number instead of the name and reprogrammed everything. I thought there might be a way around it but I'm almost done meanwhile. I just thought it was strange.
Sign In or Register to comment.