What is the significance when a Record.SETRANGE("Field Name") is given without any filter Values.
For eg.
GLEntry.SETRANGE("Posting Date",010106,310106);
IF GLEntry.FINDSET(GLEntry('-') THEN
Count += 1;
GLEntry.SETRANGE("Posting Date") - What s the significance of this particular C/AL Statement.
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!