Quantcast
Viewing all articles
Browse latest Browse all 8501

Re: Business One C# DI API's for General Ledger Report?

Hi,

 

Are you trying to run the report via code?  If so, you can only do that using the UI objects as there is not DIAPI for reporting.

 

You first need to activate the menu item for the report:

connect.SboApp.ActivateMenuItem("13058");

 

Once you've done that, you can get the active form which will be your criteria window, use the UIAPI to set your criteria and run the report by getting the OK button object and calling the Click method.

 

David

 


Viewing all articles
Browse latest Browse all 8501

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>