Dear All,
I am trying to create work center load lines in a new form but I use it internally and not mix with load in machine center, I am using the available form ID 99000888. From the form, basically, I use cut and paste and then read the manual book, that's my method of studying. However, I can't create this type of code in the C/AL editor :
Set(VAR NewWorkCenter : Record "Work Center";NewWorkCPeriodLength : Integer;NewAmountType : 'Net Change,Balance at Date'),
in my new form, it looks like this :
Set(VAR NewWorkCenter : Record "Work Center";NewWorkCPeriodLength : Integer;NewAmountType : Option),
meanwhile, all the requirements have been written, in the C/AL Global and Local.
Any replies and suggestions will be welcome and thanks
Rgds,
mark Christs
0