ReverseDistributionsForInvoice
Reverses distributions for an Invoice.
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. |
DistributionLineNumber | Integer | The unique number for the invoice distribution line. |
Result Set Columns
Name | Type | Description |
Result | String | The result returned after execution. |