Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

FIND function

$
0
0
I am still confused as to what the find function does.

There is a report that has an integer table and the variable of WhseEntry as a record using subtype Warehouse Entry.

In the interger table; in the PreDataItem() trigger, it says the following:

Integer - OnPreDataItem()
CLEAR(Location);
WhseEntry.RESET;


IF NOT WhseEntry.FIND('-') THEN
CurrReport.BREAK;


What does this mean ??????? !!!!!!
Does it just say, if you cannot find first record (at least one record) then break the report ?
I read this, but is not very helpful.
https://msdn.microsoft.com/en-us/library/dd301096.aspx

Thank you everyone in advance !


Viewing all articles
Browse latest Browse all 10032

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>