Skip to Content
0
R S
Feb 17, 2022 at 01:24 PM

Error - Application does not contain a definition of GetForm

37 Views

Hi

Error - Application does not contain a definition of GetForm and no accessible extension method "GetForm" accepting a first argument type of Application could be found. Using Sap B1 9.3

StartUp.LoadXmlOrSrf("SalesOrder.srf");

oform = StartUp.oApplication.GetForm("SaleFrm", 1);

Thanks