Retrieves the name of the business object definition on which the current business object was based.
Returns a String that contains the name of the business object definition.
The type of a business object is the name of the business object definition from which the business object was created.
This function block is based on the BusObj.getType() method. For more information, see getType().