1C:Enterprise 8.3. Practical Developer’s Guide. Lesson 16 (1:50). Accounting. Adding a chart of characteristic types

Adding a chart of characteristic types

In Designer mode

Let us create a chart of characteristic types that will store the descriptions of analytical accounting sections (extra dimension types).

  1. In Designer, create a ChartOfCharacteristicTypes object named ExtraDimensionTypes.
  2. On the Subsystems tab, include the chart of characteristic types in the Accounting subsystem.

    You also need a catalog for storing user-defined analytical accounting objects.
  3. Create a Catalog object named ExtraDimensions.

    Let us specify that the catalog is subordinate to the ExtraDimensionTypes chart of characteristic types.
  4. On the Owners tab, click the Edit List Item Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode button and select the ExtraDimensionTypes chart of characteristic types (fig. 16.1).

    Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode 
    Fig. 16.1. ExtraDimensions catalog editor
  5. Close the catalog editor and return to the chart of characteristic types.
  6. On the Main tab, in the Characteristic value type field, click the Select Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode button and specify the composite data type as follows (fig. 16.2):
    • CatalogRef.Customers
    • CatalogRef.MaterialsAndServices
    • CatalogRef.ExtraDimensions
    Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode
    Fig. 16.2. Specifying a value type for a chart of characteristic types

    The accounting department at Jack of All Trades maintains records of monetary transactions with material and customer dimensions, but in the future they might need more dimensions (this is why we use the ExtraDimensions catalog).

    Note that the catalog that stores additional characteristic values must be present in the composite type that defines the characteristic value type, otherwise Designer displays an error message.
  7. Specify that additional characteristic values are stored in the ExtraDimensions catalog.
  8. On the Other tab, click Predefined data and enter the predefined values for the chart of characteristic types (fig. 16.3).

    They represent available analytical accounting types.

    Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode
    Fig. 16.3. Predefined characteristic types
  9. Click Add Lesson 16 (1:50). Accounting / Adding a chart of characteristic types / In Designer mode to create the following predefined extra dimension types:
    • Materials. Code: 000000001, type: CatalogRef.MaterialsAndServices
    • Customer. Code: 000000002, type: CatalogRef.Customers
    With that, you are done creating extra dimension types, so we can proceed to discussing the next configuration object: Chart of accounts.

Leave a Reply

Your email address will not be published. Required fields are marked *

1C:Enterprise Developer's Community