CR
UnvalidatedAddress
An unbound DAC used for the grid on the screen for validating addresses in documents. Each record represents an invalid address used in the document for which the IValidatedAddress.IsValidated flag is set to false.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AddressIDNonexistent in DB | int? | - | ||
Description:The Address ID for the address. | ||||
AddressLine1Nonexistent in DB | string | Address Line 1 | - | |
Description:The first line of the address. | ||||
AddressLine2Nonexistent in DB | string | Address Line 2 | - | |
Description:The second line of the address. | ||||
CityNonexistent in DB | string | City | - | |
Description:The city of the address. | ||||
CountryIDNonexistent in DB | string | Country | - | |
Description:The country of the address. | ||||
DocumentNbrNonexistent in DB | string | Document Nbr. | - | |
Description:The Document Nbr, which is a comma separated value of DocType/OrderType and RefNbr/OrderNbr fields. If Document Type is not present for a specific document, this field just holds the RefNbr/OrderNbr. | ||||
DocumentTypeNonexistent in DB | string | Document Type | - | |
Description:The DocumentType field that depicts the document type to which the address belongs. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PostalCodeNonexistent in DB | string | Postal Code | - | |
Description:The postal code of the address. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:A boolean value that indicates (if set to true) that the record is marked as selected. If the value is set to false, the record is marked as unselected. | ||||
StateNonexistent in DB | string | State | - | |
Description:The state of the address. | ||||
StatusNonexistent in DB | string | - | ||
Description:The status of the document. | ||||