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)

note

Cannot be used in queries
  • Last modified: 2022/12/15 05:08