Hi,
I want to run batch for all Sales Order Invoicing in one Time but when i open the batch it shows Error: "Message: Window must be called with parameters." what does it means I couldn't be Know that how i resolve this error. Please Help me to solving this Error.
*This post is locked for comments
kindly create a new thread/question for your new requirement. Discussing different things on one thread makes threads ambiguous
Sir plz Send me How to crearte workflows in 2012 send any Document either any link.
since, the same issue cannot be produced on Standard AX, you have to make sure
1) if you have customization on this form SalesEditLine
2) if you have customization anywhere on your sales order posting artifacts?
3) is that related to usage data? clear usage data and re-run, sometimes, corrupt memory/data leads to errors
4) compile your classes related to SalesFormLetter***
yes I can open this form from periodic without any issue. you have to make sure, about objects of your AOT to know if there is any customization
Please suggest me how I pass Parameter then my batch runs Sucessfully
When I go to in Periodic & then Sales Update & when I Click That Invoice Batch Then It Shows Error: Window must be called with parameters.
your error message saying that you are trying to run SalesEditLine (Form) directly without calling it by passing any parameters.
Those needed parameters are being checked in init() method of form and are failing to get what they need
you cannot invoice order by directly opening this form.
you can try any of following
Go to all sales orders windows and select multiple order and click invoice button, if its allows you to select invoice button with multiple orders selection
or
In periodic section of Accounts Receivable you will find Sales Update >> Invoice, there you can generate mass invoices
or
write code to generate multiple invoices for sales orders
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,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156