smmBusRelTable::exist Method
Checks whether a business relation exists.
Syntax
client server public static boolean exist(smmBusRelAccount _smmBusRelAccount)
Run On
Called
Parameters
- _smmBusRelAccount
Type: smmBusRelAccount Extended Data Type
The business relation account to check.
Return Value
Type: boolean
true if relation exists; otherwise, false.