GenerateDistributionsForInvoice
Generate distributions for the invoice based on the line information such as distribution combinations, distribution sets, and freight or miscellaneous charge allocations.
Input
| Name | Type | Description |
| InvoiceNumber | String | The unique number of the supplier invoice. |
| BusinessUnit | String | Indicates the business unit name for the invoice. |
| Supplier | String | The supplier name on the invoice. |
| LineNumber | Integer | The unique number for the invoice line. |
Result Set Columns
| Name | Type | Description |
| Result | String | The result returned after execution. |