SalesReturnComponent


Description

A sales return component for a sales return line in the Sales Order Processing module of Microsoft Dynamics GP. Each sales return line can have a set of sales return components when the item on the sales return line is a kit item.

Properties

Property

Type

Length

Default

Description

ReturnQuantity

SalesReturnQuantities

N/A

0

An object that represents the set of quantities returned for the sales return component.

Serials

ArrayOfSalesComponentSerial

N/A

Empty

A collection of serial details for a sales component with a serial-tracked item.

Lots

ArrayOfSalesComponentLot

N/A

Empty

A collection of lot details for a sales component with a lot-tracked item.

Bins

ArrayOfSalesComponentBin

N/A

Empty

A collection of bin details for a sales component when using the multiple bin functionality.


Inherits from

SalesComponent


Documentation Feedback