Share via


CustTransIdRef::insertForCustTrans Method

Inserts a record in the CustTransRefId table that corresponds to the specified instance of the CustTrans table.

Syntax

client server public static void insertForCustTrans(
    CustTrans _owningCustTrans, 
    Num _transId, 
    CustTransRefType _transType)

Run On

Called

Parameters

See Also

Reference

CustTransIdRef Table