Determines whether the business object definition supports a particular verb.
Syntax
unsigned char isVerbSupported(char * verb);
Parameters
Return values
Returns TRUE if the business object definition supports the verb and FALSE if it does not.