Does anyone know how I can save the variable oCompany from Sap b1 DiAPI in a cookie or in a session to reuse it?
$oCompany = new COM("SAPbobsCOM.Company")or die ("No connection");
Does anyone know how I can save the variable oCompany from Sap b1 DiAPI in a cookie or in a session to reuse it?
$oCompany = new COM("SAPbobsCOM.Company")or die ("No connection");