Hello Team,

Greetings for the day !!!

If You want to increase your SAP Business One Add-on Performance you can do programming like this to fetch data from System Forms.

 

oForm = Main.Mahi_Application.Forms.GetForm("149", 1);
System.Xml.XmlDocument oXml = null;
oXml = new XmlDocument();
oXml.LoadXml(BusinessObjectInfo.ObjectKey);
MainQutDocE = oXml.SelectSingleNode("/DocumentParams/DocEntry").InnerText;

 

Thanks,

Mahendrakumar

Sara Sampaio

Sara Sampaio

Author Since: March 10, 2022

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x