We are already familiar with calling D365FO URL menu items or forms or Runnable class.
To recap, I am giving few samples below
To call Display menu item from URL,
https://D35FO/?cmp=EC&mi=SalesQuotationListPage
https://D365FO/?cmp=EC&mi=SalesTableListPage
To call a form from URL,
https://D365FO/?cmp=EC&f=VendTransOpen
https://D365FO/?cmp=EC&f=CustParameters
To browse the data…
Continue Reading AnithaEswaran’s Article on their blog
Call FO Runnable classes with dynamic parameter from URL – D365FO
We are already familiar with calling D365FO URL menu items or forms or Runnable class. To recap, I am giving few samples below To call Display menu item from URL, https://D35FO/?cmp=EC&mi=SalesQuotationListPage https://D365FO/?cmp=EC&mi=SalesTableListPage To call a form from URL, https://D365FO/?cmp=EC&f=VendTransOpen https://D365FO/?cmp=EC&f=CustParameters To browse the data from URL, https://D365FO/?cmp=EC&mi=SysTableBrowser&TableName=Currency To call the Runnable class, https://D365FO/?cmp=EC&mi=SysClassRunner&cls=RunnableClassName We use…
Blog Syndicated with AnithaEswaran’s Permission
More About This Author
Array
Finance & Operations3 September 2023Inventory Visibility Add-in – Supply Chain Management – Part 1
Finance & Operations28 August 2023Automatic import of Bank statement – D365FO
Finance & Operations22 August 2023Azure Active Directory applications to Microsoft Entra ID applications – D365FO 10.0.36
Finance & Operations20 August 2023Microsoft AI Builder Challenge – Recognize Text with AI builder – Learning & Sharing – Part 2