$object.inCurrent()
Retrieves the current version for a given business object. If the business object no longer exists, null is returned.
| Name | Type | Description | Mandatory | Default |
|---|---|---|---|---|
| object | Business object | Business object for which the current version is to be determined. | yes |
Type: Business object
The current version of the business object, or null if the business object does not currently exist.