biuan SAP® BUSINESS ONE SDK
API Field / Linked Table
Linked Table Property

Description

Returns the table name linked to the field.

Property type

Read-only property

Syntax

Visual Basic
Public Property LinkedTable() As String

See Also

API Field / Linked Table
Linked Table Property

Description

Sets or returns a linked user table name, so that the user field will be used as a foreign key in the TableName.

Field name: RTable.

Length: 20 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property LinkedTable() As String

Remarks

The values of the Size and Type properties must match the Size and Type values of the key field in the linked table.

When using the LinkedTable property, do not set the DefaultValue and ValidValues properties.

For the linked user tables do not use the @ sign in the LinkedTable name.

This property is not supported by the Recordset object.

See Also

Related information


Valid Values ValidValues Collection
ValidValues is a collection of ValidValue objects.
   Parent: Field Field Object

Field Field Object
The Field object contains both standard and custom data access properties. This object enables you to manipulate the field data.
   Parent: Fields Fields Collection


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates