CustVoucher.setTransRef Method [AX 2012]
Sets the type and ID for the corresponding record in the CustTransIdRef table.
public void setTransRef(CustTransRefType _transRefType, Num _transRefId)
Run On
ServerParameters
- _transRefType
- Type: CustTransRefType Enumeration
The type of the transaction reference.
- _transRefId
- Type: Num Extended Data Type
The ID of the transaction reference.
Community Additions
ADD
Show: