Hi Experts,
I need to give the validation on the sales line when users enter the sales price less than the average cost price. The message shows them " the sales price is less then Item price."
Thanks in advance.
Hi Experts,
I need to give the validation on the sales line when users enter the sales price less than the average cost price. The message shows them " the sales price is less then Item price."
Thanks in advance.
Hey Mr. DeepPanknonu
How did you solve it as i have similar requirement.
Hey Mr. Will, thanks for your valuable solution but I'm using 2012 R3 version of AX and also I solved my issue thanks.
Hey Mr. Spike, thanks for your valuable suggestion I solved my issue with put the validation on validate write method on sales line table.
Hi DEEPAKNONU,
You could try to use form datasource field event "onValidating" to validate the salesprice.
Go to SalesTable(form)->DS->SalesLine->salePrice->events.
Hi Deepaknonu,
can you add the validation code in the table salesline's validateFieldValue method?
Hey Dr.Ludwig, I really appreciate your response and your suggestion . I already use this standard feature but my client need that, If the user gave the less cost then the item average cost price in sales price. Then user cannot proceed for further steps. That's why I need to put validation in X++ as I mention in my question.
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