Share via


smmBusRelTable.relation2Vendor Method

Creates a vendor from a specified business relation.

Syntax

private VendAccount relation2Vendor(smmBusRelTable _smmBusRelTable, [VendAccount _vendAccount])

Run On

ClientOrServer

Parameters

Return Value

Type: VendAccount Extended Data Type
The vendor account of the inserted record.

Remarks

The fields of the VendTable table are set with the values from the business relation.

See Also

smmBusRelTable Table

VendTable Table