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