ComponentTransactions_IN::markedTransExist Method
Checks whether a marked transaction exists.
Syntax
client server public static boolean markedTransExist(RecId _recId, RefRecId _taxRegistrationNumber)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number.
Return Value
Type: boolean
true if the marked transaction exists; otherwise, false.