{{tag>Index Function Function_List Miscellaneous Version:v8.6}} ====== 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 ...