public String getVerb();
None.
A String object that contains the active verb for the business object. If there is no active verb for the business object, the returned String is empty.
None.
The business object definition contains the list of verbs that the business object supports. The getVerb() method enables you to determine the active verb for the current business object.