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