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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 |