BatchTypeTemplate
Purpose
Contains information about relationships between batch types and Document Definitions.
Hinweis. If this table contains no information about relationships between Document Definitions and a batch type, that batch type will use all of the Document Definitions in the project.
Diagram of relationships between objects to be processed
List of columns
Key | Name | Type | Required | Description |
PK | Id | int | yes | Entry identifier. |
BatchTypeId | int | no | Batch type identifier. Corresponds to the entry identifier in the BatchType table. | |
ProjectId | int | yes | Project identifier. | |
TemplateId | int | yes | Document Definition identifier. Corresponds to the entry identifier in the Template table. |
12.04.2024 18:16:01