April 2017
Intermediate to advanced
706 pages
17h 8m
English
If our modification creates a new table that will contain posted data and the records contain both Document No. and Posting Date fields, we can include this new table in the Navigate function.
The C/AL Code for Navigate functionality based on PostingDate + DocumentNo. is found in the FindRecords and FindExtRecords functions of Page 344 - Navigate. The following screenshot shows the segment of the Navigate CASE statement code for the CheckLedgerEntry table:

The code checks READPERMISSION. If that permission is enabled for this table, then the appropriate filtering is applied. Next, there is a call to the InsertIntoDocEntry ...
Read now
Unlock full access