TX
TaxBucket
A reporting group. The head of the master-detail aggregate, which specifies a set of report lines to which tax amounts should be aggregated on report prepare.
View API Entity: ReportingGroup
/entity/Default/25.200.001/ReportingGroup| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BucketID | int | Reporting Group | - | |
Description:The identifier of the reporting group. The field is a part of the primary key. | ||||
BucketType API | char(1) | Group Type | - | |
Description:The type of the reporting group. The field can have one of the following values: ""S"": Output (sales). ""P"": Input (purchase). | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | - | ||
Description:No description available | ||||
Name API | nvarchar(60) | Name | - | |
Description:The name of the reporting group, which can be specified by the user. | ||||
VendorID | int | Vendor | ||
Description:The foreign key to AP.Vendor, which specifies a tax agency to which the reporting group belongs. The field is a part of the primary key. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||