GetValidationBuffer Method
Fill the validation buffer table with Contact record data.
Syntax
GetValidationBuffer(contact: Record Contact; var buffer: Record "bdev.Address Validation Buffer" temporary)
Parameters
contact
Type: Record Contact
Contact record to validate the address with.
buffer
Type: Record “bdev.Address Validation Buffer” temporary
Temporary “bdev.Address Validation Buffer” record to be filled with the table data.
Return Value
None
See Also
GetValidationBuffer(Record, Record)
GetValidationBuffer(Record, Record)
GetValidationBuffer(Record, Record)