biuan SAP® BUSINESS ONE SDK
API User Tables
User Tables Collection

Description

UserTables is a collection of UserTable objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class UserTablesClass : IUserTables, UserTables, IEnumerable { public virtual int Count { get; } public extern UserTablesClass(); public virtual extern IEnumerator GetEnumerator(); public virtual extern UserTable Item( object Index); }

API User Tables
User Tables Property

Description

Returns the UserTables object, which is the interface to the tables defined by the user. This object allows you to access to the user tables as if they were regular business objects.

Property type

Read-only property

Syntax

Visual Basic
Public Property UserTables() As UserTables

See Also

Related information


User Table UserTable Object
The UserTable object represents records of a user-defined table.
   Parent: User Tables UserTables Collection

Company Company Object
Company is the primary DI API object that represents a single SAP Business One company database. This object enables you to connect to the company database and to create business objects to use with the company database.



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