Table of Contents

, , , ,

IN_CONTEXT

Description

Determines if the specified business object is currently in Context

Parameters

The name of the object

Example

IF IN_CONTEXT('Customer') = 'Yes' THEN ...