web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

What are the standard objects for Microsoft Dynamics NAV

(0) ShareShare
ReportReport
Posted on by 1,110

 I am working in a team developing an integrator for Microsoft Dynamics NAV with one of our client tools.

The plug-in connector( integrator) will facilitate bi-directional data transfer between NAV and the client tool.

I need to know the standard objects for NAV so that we can go ahead with the investigation.

Please help me get the default objects. Any pointers would be helpful.

*This post is locked for comments

I have the same question (0)
  • Verified answer
    keoma Profile Picture
    32,729 on at

    hi,

    the base object types are: table, page, report, codeunit, query, xmlport

    data is stored in the tables. to understand the base structure of nav (technically) start with the tables.

    msdn.microsoft.com/.../hh174014(v=nav.70).aspx

    and there with the sales and purchase tables:

    msdn.microsoft.com/.../hh915508(v=nav.70).aspx

    msdn.microsoft.com/.../hh176749(v=nav.70).aspx

    a list of the main tables:

    G/L Account, Customer, Vendor, Item, Sales Header, Sales Line, Purchase Header, Purchase Line, Company Information, User, User Setup, General Ledger Setup, Sales Shipment Header, Sales Invoice Header, Sales Cr.Memo Header, and some more

    codeunits contain the main part of the business logic, reports are used for reporting and batch jobs, xmlports are used for data import/export, pages are the elements of the rtc client to view/edit data, queries are mainly used as base for charts.

  • Suggested answer
    Tharanga Chandrasekara Profile Picture
    23,118 on at

    Main object types are

    Table

    Page

    Report

    Codeunit

    Query

    XMLport

    MenuSuite

    From this 7 object type you can expose 3 object types as webservices,

    Page

    Codeunit

    Query

  • Verified answer
    Tharanga Chandrasekara Profile Picture
    23,118 on at

    Designing Application Objects: msdn.microsoft.com/.../dd301170(v=nav.70).aspx

    Application objectDescription

    Tables

    You use tables to store data. For example, a business application may contain a customer table that stores information about each customer, such as, name, address, telephone number, and contact person.

    Reports

    You use reports to present data. You use filters and sorting to select the data that you want to present in a report.

    XMLports

    You use XMLports to import and export data in .xml, .txt, or .csv format.

    Codeunits

    A codeunit contains user-defined functions that are written in C/AL code. You can use the functions in a codeunit from the other objects in your application.

    MenuSuites

    A MenuSuite object contains the set of menus that are displayed in the navigation pane.

    Pages

    Pages display data from the database and allow users to enter new data into the database.

    Dd301170.note(en-us,NAV.70).gifNote
    Every application object is identified by an ID number. However, there are restrictions about which numbers you should use when you create your own application objects. Contact your Microsoft Certified Partner for more information.

    Queries

    A query specifies a set of data from the database.

     

    Overview of Microsoft Dynamics NAV Web Services : http://msdn.microsoft.com/en-us/library/dd355398(v=nav.70).aspx

    Walkthrough: Creating and Using a Codeunit Web Service (SOAP) : msdn.microsoft.com/.../dd339004(v=nav.70).aspx

     

  • Suggested answer
    Saurabh Shah Profile Picture
    4,560 on at

    Hi,

    To get the list of objects in NAV. You can open the object designer from development environment client of NAV 2013.

    there you will find all the nav object list.

    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans