GetValidationBuffer Method

Fill the validation buffer table with Customer record data.

Syntax

GetValidationBuffer(customer: Record Customer; var buffer: Record "bdev.Address Validation Buffer" temporary)

Parameters

customer

Type: Record Customer
Customer 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)