Share via


CustVoucher.isSEPATrans Method [AX 2012]

Indicates whether the customer transaction should be processed as part of SEPA functionality.

Syntax

protected boolean isSEPATrans(CustTrans _custTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the customer transaction should be processed as part of SEPA functionality; otherwise, false.

See Also

Reference

CustVoucher Class