📚 SAP Business One SDK Help

TableType Property
See Also 

Description

Sets or returns a valid value of BoUTBTableType type that specifies the type of the user table.

Field name: ObjectType.

Property type

Read-write property

Syntax

Visual Basic
Public Property TableType() As BoUTBTableType

Remarks

For each user table type, SAP Business One provides a default table. You can add user fields to the default user fields but not remove them.

For a user defined object, do not use the table type 'No object'.

See Also