Returns business object information in a readable format for logging and tracing.
Syntax
public String dump();
Parameters
None.
Return values
A String that contains the formatted business object information.
Exceptions