Returns ‘Yes’ if the specified business object belongs to the specified business object group
IF GROUP_MEMBER('SavingAccount', 'Account') = 'Yes' Then ...