Fixed a few typos

This commit is contained in:
Tino Teuber 2021-12-01 14:19:47 +01:00
parent eb22cb6cb7
commit 7e7509dbf9
9 changed files with 10 additions and 10 deletions

View file

@ -234,7 +234,7 @@ Setup table would contain the list of the reports and their usages. Based on Tab
For example:
ReportSelectionSetup.SETRANGE("Table ID", RecordRef.NUBMER);
ReportSelectionSetup.SETRANGE("Table ID", RecordRef.NUMBER);
ReportSelectionSetup.SETRANGE("Usage Type", RecordRef.FieldValue(ArgumentTable."Usage Type");