Share via


smmBusRelTable.relation2Customer Method

Creates a customer by using the specified business relation and sets the fields of the CustTable table by using the values from the specified business relation.

Syntax

private CustAccount relation2Customer(smmBusRelTable _smmBusRelTable, [CustAccount _custAccount])

Run On

ClientOrServer

Parameters

Return Value

Type: CustAccount Extended Data Type
The customer account of the inserted record.

See Also

smmBusRelTable Table

CustTable Table