Sets the name of the business-object-handler object.
Syntax
protected void setName(String name);
Parameters
Return values
None.
Exceptions
None.
Notes
This name is typically the name of the business object the handler has been created to process.