GetValidationBuffer Method
Fill the validation buffer table with Vendor record data.
Syntax
GetValidationBuffer(vendor: Record Vendor; var buffer: Record "bdev.Address Validation Buffer" temporary)
Parameters
vendor
Type: Record Vendor
Vendor 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)