PO
POShipContact
Represents a shipping location contact that contains the information related to the shipping of the ordered items.
View API Entity: DocContact
/entity/Default/25.200.001/DocContact| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Attention API | nvarchar(255) | Attention | - | |
Description:The field that is used in the contact's business letters to direct the letter to the proper person if the letter is not addressed to any specific person. | ||||
BAccountContactID | int | Contact | ||
Description:The identifier of the business contact. The field is included in FK.BAccountContact. The value of this field corresponds to the value of the Contact.contactID field. | ||||
BAccountID | int | BAccount | ||
Description:The identifier of the business account. The field is included in FK.BAccount. The value of this field corresponds to the value of the BAccount.bAccountID field. | ||||
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 | ||||
Email API | nvarchar | - | ||
Description:The email of the contact. | ||||
Fax | nvarchar(50) | Fax | - | |
Description:The fax number of the 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 API | nvarchar(255) | Account Name | - | |
Description:The account name of the contact. | ||||
IsDefaultContact | bit | Vendor Default | - | |
Description: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. | ||||
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 | ||||
OverrideContactNonexistent in DB | bool? | Override | - | |
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 API | nvarchar(50) | Phone 1 | - | |
Description:The first phone number of the 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(50) | Phone 2 | - | |
Description:The second phone number of the 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(50) | Phone 3 | - | |
Description:The third phone number of the 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 purchase order or in the overridden contact in an existed purchase order. | ||||
Salutation | nvarchar(255) | Job Title | - | |
Description:The job title of the contact. | ||||
Title | nvarchar(50) | Title | - | |
Description:The name title of the contact. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||