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.
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.