biuan SAP® BUSINESS ONE SDK
API GL Accounts
GL Accounts Collection

Description

GLAccounts is a collection of GLAccount data structures.

Object Model

See Also

SAP® B1 DI-API C# definition

public class GLAccountsClass : IGLAccounts, GLAccounts, IEnumerable { public virtual int Count { get; } public extern GLAccountsClass(); public virtual extern GLAccount Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern GLAccount Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


GL Account GLAccount Object
GLAccount is a data structure related to the AccountsService. The data is stored temporarily in a virtual table.
   Parent: GL Accounts GLAccounts 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