Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the settled requirement transaction represents the same transaction as the current requirement transaction.
Syntax
public boolean isSelfSettled(ReqTrans _reqTransSettled)
Run On
Called
Parameters
- _reqTransSettled
Type: ReqTrans Table
A ReqTrans record that represents a requirement transaction that is settled with the current record.
Return Value
Type: boolean
true if the settled requirement transaction originates from the same transaction; otherwise, false.
Remarks
For example, a transfer receipt transaction and issue transaction can in some cases be settled with each other.