SalesBackorderLine


Description

A sales backorder line for a sales backorder in the Sales Order Processing module of Microsoft Dynamics GP. Each sales backorder can have a set of sales backorder lines.

Properties

Property

Type

Length

Default

Description

QuantityToOrder

Quantity

N/A

0

The quantity ordered on the line item.

QuantityToInvoice

Quantity

N/A

0

The quantity invoiced on the line item.

QuantityCanceled

Quantity

N/A

0

The quantity canceled on the line item. This property cannot have a value if Quantity has a negative value.

Components

ArrayOfSalesBackorderComponent

N/A

N/A

A collection of components for a sales backorder line.


Inherits from

SalesLine


Documentation Feedback