Retrieves the version of the business object definition that a child business object references.
Syntax
CXVersion getBOVersion();
Return values
The version of a business object definition.
Notes
You can use the getBOVersion() method to determine the business object definition for a child business object. The getBOVersion() method returns the version information in a CxVersion object. You can use methods of the CxVersion class to obtainversion information.