when i make post in purchase order debugger as link
http://www.mediafire.com/?b9h7e1gwqbgxgzv
it give me this error
IF PurchaseLines.FIND('-') THEN BEGIN
REPEAT
(yellow cursor) IF PurchaseLines."Prepmt. Amt. Inv." <> PurchaseLines."Prepmt. Line Amount" THEN
EXIT(TRUE);
UNTIL PurchaseLines.NEXT = 0;
END;
and message told me "you dont have permission to read purchase line table"
how i solve this proplem
*This post is locked for comments
Hello Ahmed,
The first thing I would look at is the License Permissions report 10313 to see if the current license does indeed have permissions to run the process. It seems the error is occurring on table 39 but it could also be a custom table.
Without further information it's difficult to tell what's occurring.
Thank you,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156