Skip to Content
0
Former Member
May 11, 2015 at 03:43 PM

UIAPI - add Base Refecences to a Form

234 Views

Hi all, is there a way to set the values of the BaseType, BaseRef, BaseKey and BaseRow using the UIAPI directly?

If a do a copy from in a marketing document, SAP fill in the Base References, but if i try to set them but does not work:

((SAPbouiCOM.EditText)POMatrix.Columns.Item("44").Cells.Item(1).Specific).Value = "3";

((SAPbouiCOM.EditText)POMatrix.Columns.Item("45").Cells.Item(1).Specific).Value = "3";

((SAPbouiCOM.EditText)POMatrix.Columns.Item("46").Cells.Item(1).Specific).Value = "0";

Thank you.

Attachments

sdk01.PNG (33.6 kB)