InvoicesDatasetType
InvoicesDatasetType enumeration constants are used to specify records when working with the business unit and vendor database records.
typedef enum {
IDT_VendorsRecords
IDT_BusinessUnitsRecords
} InvoiceDatasetType;
Elements
Name | Description |
---|---|
IDT_VendorsRecords | Vendors data set. |
IDT_BusinessUnitsRecords | Business units data sets. |
Used in
15.08.2023 13:19:30