Hi
I am uploading data for Table 81 using Dataport. I want to validate Amount field.
Thanks
*This post is locked for comments
Hi
I am uploading data for Table 81 using Dataport. I want to validate Amount field.
Thanks
*This post is locked for comments
Hi
What will be the name of field from CSV file . Since CSV file does not have Headers
Thanks
It depends on your Datasport definition. If you read directly the external field (amount in the CSV file) in the Amount field of your dataitem, yes you can.
Hi
Can't we just write
Validate(Amount);
Thanks
Use a decimal variable called AmounField to store the data from the CSV file. Then, in the OnAfterImport of your dataport, call GenJnlLine.VALIDATE(Amount,AmounField).
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,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156