Determines if the specified business object is currently in Context
The name of the object
IF IN_CONTEXT('Customer') = 'Yes' THEN ...