Hi, These classes not only allow user to create records from EP but also from any other application that can integrate with AX. For example these classes can be called from .Net too to create records. These classes are nothing but are like wrappers around the AX tables and handle insertion of data in the tables with all the validations. Thats why they also have a naming convention of table name prefixed with "AX" specifying for which table is it acting like a wrapper.
Regards, Sumit On 4/26/07, helloworld4all <[EMAIL PROTECTED]> wrote: > > Hi All, > > Axapta has a lot of classes having prefix 'Ax' like > axcusttable,axpurchtable etc. what is the significance of these classes? > what is the purpose of using these classes? > > Regards, > Mukesh Kumar > > > [Non-text portions of this message have been removed]