Retrieves the version of the business object definition. The version is represented by the major, minor, and point components -x.y.z. For example: - 1.0.2.
public String getBusinessObjectVersion();
None.
A String that contains the version number of the business object.