SalesProcessHoldSetup


Description

A sales process hold setup object in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

SalesProcessHoldSetup
Key

N/A

N/A

The sales process hold setup key that uniquely identifies the sales process hold setup.

Description

string

30

Empty

A description of the sales process hold.

Password

string

15

Empty

The password for removing the hold from the sales document.

IsTransferHold

boolean

N/A

False

Restricts documents from being transferred until the hold is removed. True specifies the documents cannot be transferred. False specifies that documents can be transferred.

IsPostHold

boolean

N/A

False

Restricts documents from being posted until the hold is removed. True specifies the documents cannot be posted. False specifies that documents can be posted.

IsFulfillHold

boolean

N/A

False

Restricts an order or invoice document from being fulfilled until the hold is removed. True specifies the order or invoice cannot be fulfilled. False specifies that the order or invoice can be fulfilled.

IsPrintHold

boolean

N/A

False

Restricts documents from being printed until the hold is removed. True specifies the documents cannot be printed. False specifies that documents can be printed.

CreatedDate

dateTime

N/A

Current system date.

The date the sales process hold setup was created.

ModifiedDate

dateTime

N/A

Current system date.

The date the sales process hold setup was last modified.

CreatedBy

string

N/A

Set to the user ID of the subscriber who created the document.

The date the sales process hold setup was created. This property is read-only.


Inherits from

BusinessObject


Documentation Feedback