Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. Thanks for visiting!

DEVI - Introduction to C/AL Programming - C/AL

Definition

C/AL (Client Application Language) is the programming language used in C/SIDE in MS Navision.

What is it used for?

The main purpose is data manipulation.
You can create business rules to insure that the data in tables are meaningful and consistent with the way clients do business.

Another purpose is to control the execution of the various C/SIDE objects.
You are able to coordinate them in a way that meets the needs of your clients.

Where is it used?

It is found in MS Navision object.
The CodeUnit application object is used for programming.
Object Designer –> CodeUnit –> press Design button.

Other objects may have C/AL statements.
The code is found in triggers within the object.

Popularity: 4% [?]

Listen to this podcast Listen to this podcast

Print This Post Print This Post





  • Related Posts



  • Leave a Reply

    Comment moderation is enabled. Your comment may take some time to appear.