Share via


BankPaymCancel.isSettlementProcessRun_IN Method [AX 2012]

Reads the table buffer.

Syntax

public boolean isSettlementProcessRun_IN(CustTrans _custTrans)

Run On

Called

Parameters

  • _custTrans
    Type: CustTrans Table
    The table buffer that is used to find the record.

Return Value

Type: boolean
A Boolean value.

See Also

Reference

BankPaymCancel Class