Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetLineForReturnToSupplierShipment

Adds or removes a lines to/from the ReturnToSupplier tasks shipment.

When 'Exclude' is enabled, all lines matching the given ProductID will be removed from the task shipment with a maximum of the given Quantity. When 'Exclude' is disabled, all lines from the ReturnToSupplier order matching the given ProductID will be added to the tasks shipment to the maximum of the given Quantity.

Overshipment is not allowed.

Hierarchy

  • SetLineForReturnToSupplierShipment

Index

Properties

Optional Exclude

Exclude: undefined | false | true

Optional OrderLineID

OrderLineID: undefined | number

Entity type: OrderLine

Optional ProductID

ProductID: undefined | number

Entity type: Product

Quantity

Quantity: number

Min: 0

UserTaskID

UserTaskID: number

Entity type: UserTask