Retrieves the name of the business object definition that the current business object references.
Syntax
public String getName();
Parameters
None.
Return values
The String object containing the name of a business object definition.
Exceptions
None.
See also