CashManagementDistributionSetLineItemProjects
The project distribution for the line items in the cash management distribution sets .
The 本製品 will use the Blackbaud Financial Edge NXT API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- SetId supports the '=' operator. This the only supported column.
SELECT * FROM CashManagementDistributionSetLineItemProjects WHERE SetId = 123
Columns
Name | Type | References | Description |
SetId [KEY] | Integer | The identifier of the cash management distribution set. | |
ProjectId [KEY] | Integer | The identifier of the project for the line item. | |
LineNumber | Integer | The line number for the line item. | |
Percent | Double | The pecentage the distribution the line item represents. | |
AccountClass | String | The class of the account for the line item. |