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")