we need to tick a check box in deposit screen using di api. we have faced cast exception in check box com object.
SAPbouiCOM.CheckBox chkbox = (SAPbouiCOM.CheckBox)oMatrix.Columns.Item("242000016");
Please let us know any solutions have.....