CR
ValidateDocumentAddressFilter
An Unbound DAC used for the filters on the screen for validating addresses in documents. The DocumentType field is overridden in the graphs of different processing screens to show only documents which would be processed by the respective screen.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CountryNonexistent in DB | string | Country | Country | |
Description:The filter that loads the records in the grid based on the selected country. | ||||
DocumentTypeNonexistent in DB | string | Creation Form | - | |
Description:A Document Type filter. Classes implementing the base graph ValidateDocumentAddressGraph{TGraph} would override this field with a StringList attribute to show the required Document Types in the drop down for this field. | ||||
IsOverrideNonexistent in DB | bool? | Override Automatically | - | |
Description:A boolean value that determines (if set to true) that the incorrect address would be overridden as a result of address verification. If the value is set to false, the incorrect address would not be overridden as a result of address verification. | ||||