Rename functionality not working on some fields

rashi.kaushikrashi.kaushik Member Posts: 52
edited 2006-09-26 in Dynamics AX
Hi

Does anyone has any idea why the rename function(right clicking a field and then selecting RecordInfo) is not working on some fields in my application?
I am able to rename PurchId but not VendAccount both of them being primary keys.

Any help will be highly appreciated.

Thanks
Rashi

Comments

  • HarishHarish Member Posts: 172
    Hi Rashi,

    Usually you should be able to rename all primary key fields without any issues. Make sure you try this when no users are connected.

    What version of Axapta / SP are you using?

    Regards,

    Harish
    Harish Mohanbabu
    Long way to go before I sleep..
  • kashperukkashperuk Member Posts: 53
    The requirement is not just Primary Key.
    There has to exist an extended data type, that links to the field you are trying to rename.
    And also, there must exist a unique (primary) index based on this field.
    It has to include only one field. So, if it includes two, the rename option will be disabled.
    Vanya Kashperuk,
    My blog - http://kashperuk.blogspot.com
    MorphX IT in Russian - http://www.lulu.com/content/723888
    Inside Dynamics AX 4.0 in Russian - http://www.ozon.ru/context/detail/id/3714582
Sign In or Register to comment.