Quantcast
Channel: Microsoft Dynamics NAV
Viewing all articles
Browse latest Browse all 64865

Forum Post: RE: Getting the specific record of the line items

$
0
0
Hi Divesh, I've tried the following code //CurrPage.SalesLines.PAGE.GETRECORD(Rec_SalesLines); //MESSAGE(Rec_SalesLines."No."); CurrPage.SETSELECTIONFILTER(Rec_SalesLines); IF Rec_SalesLines.FINDSET THEN REPEAT MESSAGE('%1',FORMAT(Rec_SalesLines."No.")); UNTIL Rec_SalesLines.NEXT=0; On Clicking the Action I get an error "TableID does not match." I'm trying to select multiple lines on Sales Order page and on Action on the Sales Order Page it should display say the LineNo of the selected lines

Viewing all articles
Browse latest Browse all 64865

Trending Articles



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