Quantcast
Channel: AX Developer Forum
Viewing all articles
Browse latest Browse all 9880

How to pass paramater to report?

$
0
0

Now, I add menu item button on ReqTransPo(form) to print ReqTransOverview(report) for set the selected itemID as default.

I try to use

this.args().record().recid

to get the recid for reqPO(datasource), but it retrun the recid is the first record of InventTable(datasource).

How can I pass reqPO.itemid to report?

Thanks!


Viewing all articles
Browse latest Browse all 9880

Trending Articles