Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

On Rename + The type NavInteger is unknown

Posted on by 5,567

Hi All

on rename of the customer, we are receiving the below

Microsoft Dynamics NAV
---------------------------

The type NavInteger is unknown.

Page Edit - Customer Card - must close.
---------------------------
OK
---------------------------

Thanks

Rajasekhar.Y

*This post is locked for comments

  • Rajasekhar@MS Profile Picture
    Rajasekhar@MS 5,567 on at
    RE: On Rename + The type NavInteger is unknown

    Hi

    In my case when i tried to rename the customer No. i got the error, so it means when we try to rename the customer the trigger also updating the other tables, for example as we know if we change the customer No. it also changes the customer no. in the customer ledger entries using the "Table Relation" property of the customer No. in the customer ledger entries.

    so we need to check all the fields for which

    the datatype specified as Integer & the Table Relation set to customer.

    To find all the fields use the field Table, find the field & change the data Type which will resolves the problem

    Regards

    Rajasekhar.Y

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: On Rename + The type NavInteger is unknown

    I am having the same error Rajasekhar, not really sure I understand how your saying to solve this....

  • Verified answer
    Rajasekhar@MS Profile Picture
    Rajasekhar@MS 5,567 on at
    RE: On Rename + The type NavInteger is unknown

    Hi All

    we have resolved this, on Rename of the customer, the program will update all the fields having the Table Relation as customer with the new customer no, and for one of the integer type field the table relation specified as Customer.

    Regards

    Rajasekhar.Y

  • Saurav.Dhyani Profile Picture
    Saurav.Dhyani 17,965 Super User 2024 Season 2 on at
    RE: On Rename + The type NavInteger is unknown

    Hey Rajasekhar Y ,

    This issue is commanly find with GET Statement where you have mistype the Primary Key Fields.

    Examples - Getting Sales Order in Format -

    SalesOrder.GET(DocNo,DocType);

    Insted of

    SalesOrder.GET(DocType,DocNo);

    Also in Cumulative Update 7 for Microsoft Dynamics NAV 2013 R2 (Build 36703) one of such error was resolved. Please check same before doing any change.

  • Suggested answer
    Saurabh Shah Profile Picture
    Saurabh Shah 4,560 on at
    RE: On Rename + The type NavInteger is unknown

    Hi ,

    Please compile the Customer Table and Customer Card page and check again.

    In most cases, it solves this error.

    Regards,

    Saurabh Shah

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans