Skip to Content
0
Former Member
Sep 28, 2005 at 05:38 PM

Usert Tabla type document

30 Views

i create a tableuser document type in the SBO,with the fields "code","name" for example

what i want is add values,then read it and finally

delete all the values

someone know how to do this thnxs

Dim vUserTables As SAPbobsCOM.UserTablesMD

Set vUserTables = vCompany.UserTables.item("TEMP")