cancel
Showing results for 
Search instead for 
Did you mean: 

How to manipulate data in the table?

Former Member
0 Kudos

I created a table @AATT, in the SAP B1 2005 and would like to know how to write, update and delete in this table from the Form. I am programming in VB.net.

Accepted Solutions (1)

Accepted Solutions (1)

AdKerremans
Active Contributor
0 Kudos

Hi Carlos,

You can register the table as an UDO and use a default form or you can create the fporm yourself and use th UserTable object (not the UserTableMD) to manipulate your data.

Regards

Ad

Answers (0)