SalesFulfillmentOrder


Description

A sales fulfillment order document in the Sales Order Processing module in Microsoft Dyamics GP.

Properties

Property

Type

Length

Default

Description

PaymentAmount

MoneyAmount

N/A

If not specified, set to the sum of the payments for the sales fulfillment order.

The total payment amount for the sales order.

DepositAmount

MoneyAmount

N/A

If not specified, set to the sum of the deposit amounts for the sales fulfillment order.

The total deposit amount for the sales order.

Terms

SalesTerms

N/A

N/A

The sales terms object that defines the properties for the payment terms of the sales fulfillment order.

GeneralLedgerPosting
Date

dateTime

N/A

N/A

Date that will be assigned as the GL Post Date for all transactions in the batch if Posting Setup is set to post by batch date. This property is read-only.

PostedDate

dateTime

N/A

N/A

Used for recurring batches, this value records the last date this transaction was posted. This property is read-only.

PostedBy

string

N/A

N/A

Used for recurring batches, this value records the last user to post this transaction. This property is read-only.

IsDirectDebit

boolean

N/A

false

Specifies whether the transaction will be paid using direct debit.

ShippingProcessStatus

ShippingProcessStatus

N/A

N/A

The shipping status of the sales fulfillment order.

WorkflowPriority

WorkflowPriority

N/A

N/A

The priority of the sales fulfillment order in the workflow. This property is read-only.

Lines

ArrayOfSalesFulfillment
OrderLine

N/A

N/A

A collection of sales fulfillment order lines for the sales fulfillment order.

Payments

ArrayOfSalesPayment

N/A

N/A

A collection of payments for the sales fulfillment order.

Distributions

ArrayOfSalesDistribution

N/A

N/A

A collection of sales distributions for the sales fulfillment order.

Workflows

ArrayOfWorkflow

N/A

N/A

The collection of workflow objects for the sales fulfillment order. This property is read-only.


Inherits from

SalesDocument


Documentation Feedback