biuan SAP® BUSINESS ONE SDK
API Company / 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

API Company / 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); }

Related information


Get Company Service GetCompanyService Service
Creates a new CompanyService.
   Parent: Company Company Object

Progress Indicator ProgressIndicator Event
Progress indicator for long process execution. To be supported in future releases.
   Parent: Company Company Object

Company Service CompanyService Service
The CompanyService enables to manage the company administration data. This includes the following tables: Administration data - OADM (AdminInfo object). Company data -  CINF (CompanyInfo object). Posting Periods - OACT (ChartOfAccounts...
   Parent: Company Company Object

Authenticate User Results Enum AuthenticateUserResultsEnum Enumeration
The check results of the username and password.
   Parent: Company Company Object

Bo Data Server Types BoDataServerTypes Enumeration
Database server types.
   Parent: Company Company Object

Bo Supp Langs BoSuppLangs Enumeration
Defines the current resource language. Note: The languages marked with * (asterisk) are country-specific only.
   Parent: Company Company Object

Bo Xml Export Types BoXmlExportTypes Enumeration
Defines the type for exporting an object to XML.
   Parent: Company Company Object

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