Programming Microsoft Dynamics 365 Business Central Pdf File

SourceTable = "Hello World Item"; layout

PageType = API; APIPublisher = 'mycompany'; APIGroup = 'sales'; APIVersion = 'v1.0'; EntityName = 'customer'; EntitySetName = 'customers'; SourceTable = Customer; ...

[IntegrationEvent(true, false)] procedure OnAfterValidateSalesLine(var SalesLine: Record "Sales Line") (in your codeunit): programming microsoft dynamics 365 business central pdf

1. Introduction Business Central (BC) is built on the AL language (replacing C/AL). Development is object-oriented, event-driven, and cloud-ready.

field("Item No."; "Item No.") field(Description; Description) SourceTable = "Hello World Item"; layout PageType =

area(Content)

codeunit 50099 "My Test"

repeater(General)

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

twenty + nineteen =

Back to top button