Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.