This is an old revision of the document!


TYPE

Returns the specific type of the member of the business object group as a string constant

The name of the business object group

IF TYPE (Account) = 'PersonalSavingAccount' THEN ... 

(this assumes that the Account is a business object group having PersonalSavingAccount as its member)

  • Last modified: 2022/09/13 18:15