VendTrans.isPayment_JP Method
Indicates whether this transaction is for payment.
Syntax
public boolean isPayment_JP()
Run On
Called
Return Value
Type: boolean
Returns true when this transaction is for payment. Otherwise, returns false.
Remarks
This method is copied from CustTrans table.