CustDirectDebitMandate::isTransactionSepa Method
Returns true if the transaction is a SEPA transaction.
Syntax
client server public static boolean isTransactionSepa(CompanyId _company, RecId _custTransRecId)
Run On
Called
Parameters
- _company
Type: CompanyId Extended Data Type
The Company ID.
- _custTransRecId
Type: RecId Extended Data Type
The ID of the posted customer transaction.
Return Value
Type: boolean
true if the transaction is a SEPA transaction; otherwise, false.