SalesOrdersForOrderHubsalesCredits
SalesOrdersForOrderHubsalesCredits
Columns
| Name | Type | Description |
| SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubsalesCredits |
| SalesCreditId [KEY] | Long | SalesCreditId of SalesOrdersForOrderHubsalesCredits |
| SalespersonId | Long | Value that identifies the person who sold the item. |
| Salesperson | String | Name of person who sold the item. |
| Percent | Double | Value that specifies the sales credit percent for the salesperson. |
| SalesCreditTypeId | Long | Value that identifies the sales credit type. |
| SalesCreditType | String | Name of the sales credit type. |
| SourceTransactionSalesCreditIdentifier | String | Value that uniquely identifies the sales credit. The source application assigns this value. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| FromDate | Date | FromDate |
| HeaderId | String | HeaderId |
| OrderKey | String | OrderKey |
| OrderNumber | String | OrderNumber |
| SourceTransactionNumber | String | SourceTransactionNumber |
| SourceTransactionSystem | String | SourceTransactionSystem |
| ToDate | Date | ToDate |
| Finder | String | finder |