Charts of accounts
1C:Enterprise script objects used for operations with charts of accounts
The following chart shows the interaction between 1C:Enterprise script objects used for operations with charts of accounts (fig. 29.12).
Fig. 29.12. 1C:Enterprise script objects used for operations with charts of accounts
Note. The yellow box indicates the data manipulation object.
Learn more! For details on major types of 1C:Enterprise script objects, see section 1C:Enterprise script objects used for operations with applied data.
ChartOfAccountsExtDimensionTypes.<name> is used to access methods of the DimensionTypes tabular section of account objects.
ChartOfAccountsExtDimensionTypesRow.<name> is a row of the DimensionTypes tabular section.
Properties and methods used for operations with charts of accounts are similar to properties and methods used for operations with catalogs. See section 1C:Enterprise script objects used for operations with catalogs.
Event sequence for writing accounts from account forms (save and close)
Fig. 29.13. Event sequence for writing an account from an account form
Note. Yellow boxes indicate events executed in the writing transaction.