Object in current revision

Syntax

	$object.inCurrent()

Description

Retrieves the current version for a given business object. If the business object no longer exists, null is returned.

Parameter

Name Type Description Mandatory Default
object Business object Business object for which the current version is to be determined. yes

Return value

Type: Business object

The current version of the business object, or null if the business object does not currently exist.