SO
SOShippingContact
Represents a contact that contains the information related to the shipping of the ordered items.
View API Entity: SalesOrder
/entity/Default/25.200.001/SalesOrder| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Attention | nvarchar | Attention | - | |
Description:The attention from the sales order contact's address. | ||||
ContactID | int | Contact ID | - | |
Description:The identifier of the contact. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
CustomerContactID | int | ARContact | ||
Description:The identifier of the customer contact. The field is included in FK.CustomerContact. The value of this field corresponds to the value of the ARContact.contactID field. | ||||
CustomerID | int | Customer | ||
Description:The identifier of the customer. The field is included in FK.Customer. The value of this field corresponds to the value of the Customer.bAccountID field. | ||||
Email | nvarchar | - | ||
Description:The email for the sales order contact. | ||||
Fax | nvarchar | Fax | - | |
Description:The fax number for the sales order contact. | ||||
FaxType | nvarchar(3) | Fax | - | |
Description:The type of the fax number of the contact. The field can have one of the values described in CR.PhoneTypesAttribute. | ||||
FullName | nvarchar | Account Name | - | |
Description:The full name of the sales order contact. | ||||
IsDefaultContact | bit | Default Customer Contact | - | |
Description:Specifies (if set to true) that the contact is default. If the value is false, the contact has been overridden or the original contact has been copied with the revision related to the moment of creation. | ||||
IsEncrypted | bit | - | ||
Description:Indicates if Personally identifiable Information fields (example Email , Phone1, Fax etc.) are encrypted or not | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
bool? | Override Contact | - | ||
Description:Specifies (if set to true) that the contact is overriden. If the value of the isDefaultContact field is null, the value of this field is null. If the value of the isDefaultContact field is true, the value of this field is false. If the value of the isDefaultContact field is false, the value of this field is true. | ||||
Phone1 | nvarchar | Phone 1 | - | |
Description:The primary phone for the sales order contact. | ||||
Phone1Type | nvarchar(3) | Phone 1 | - | |
Description:The type of the first phone number of the contact. The field can have one of the values described in CR.PhoneTypesAttribute. | ||||
Phone2 | nvarchar | Phone 2 | - | |
Description:The secondary phone for the sales order contact. | ||||
Phone2Type | nvarchar(3) | Phone 2 | - | |
Description:The type of the second phone number of the contact. The field can have one of the values described in CR.PhoneTypesAttribute. | ||||
Phone3 | nvarchar | Phone 3 | - | |
Description:The tertiary phone for the sales order contact. | ||||
Phone3Type | nvarchar(3) | Phone 3 | - | |
Description:The type of the third phone number of the contact. The field can have one of the values described in CR.PhoneTypesAttribute. | ||||
PseudonymizationStatus | int | Pseudonymized | - | |
Description:No description available | ||||
RevisionID | int | - | ||
Description:The identifier of the revision contact. Each modification to the original contact leads to the generation of a new revision of the contact, which is used in the new sales order or in the overridden contact in an existed sales order. | ||||
Salutation | nvarchar | Job Title | - | |
Description:The salutation for the sales order contact. | ||||
Title | nvarchar(50) | Title | - | |
Description:The name title of the contact. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||