FBSpedFileMainAccountTmp_BR::exists Method
Indicates whether the specified record in the FBSpedFileMainAccountTmp_BR temporary table exists
Syntax
client server public static boolean exists(FBSpedFileMainAccountTmp_BR _spedFileMainAccount, MainAccountNum _mainAccountId)
Run On
Called
Parameters
- _spedFileMainAccount
Type: FBSpedFileMainAccountTmp_BR Table
The instance of table buffer FBSpedFileMainAccountTmp_BR where data should be searched for.
- _mainAccountId
Type: MainAccountNum Extended Data Type
The main account ID
Return Value
Type: boolean
true if the specified record exists; otherwise, false.