Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Description
A representation of the important details of a vendor within Microsoft Dynamics GP. A list of vendor summary objects is returned by the GetVendorList method.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
Key |
N/A |
N/A |
The vendor key object that uniquely identifies the vendor. |
|
Name |
string |
64 |
Empty |
The vendor name. |
ClassKey |
N/A |
Empty |
The vendor class key object that specifies the vendor class. |
|
State |
string |
29 |
Empty |
The vendor's state. |
PhoneNumbers |
N/A |
Empty |
An array containing the vendor's various telephone numbers. |
|
CreatedDate |
dateTime |
N/A |
Current system date |
The date the vendor was created. |
ModifiedDate |
dateTime |
N/A |
Current system date |
The date the vendor was modified. |
IsOnHold |
boolean |
N/A |
False |
The vendor's hold status. True indicates on hold. False indicates not on hold. |
IsActive |
boolean |
N/A |
False |
The vendor's status. True indicates active. False indicates inactive. |
IsOneTime |
boolean |
N/A |
False |
A status designation indicating the vendor is a one-time or temporary vendor. True indicates a temporary vendor. False indicates the vendors is not a temporary vendor. |