Programming Microsoft Dynamics 365 Business Central Pdf Info

fields field(1; "Item No."; Code[20]) field(2; Description; Text[100]) keys key(PK; "Item No.") Clustered = true;

PageType = API; APIPublisher = 'mycompany'; APIGroup = 'sales'; APIVersion = 'v1.0'; EntityName = 'customer'; EntitySetName = 'customers'; SourceTable = Customer; ... programming microsoft dynamics 365 business central pdf

SourceTable = "Hello World Item"; layout fields field(1; "Item No

1. Introduction Business Central (BC) is built on the AL language (replacing C/AL). Development is object-oriented, event-driven, and cloud-ready. Text[100]) keys key(PK

area(Content)

repeater(General)

// Page 50000 page 50000 "Hello World List"