Filter and Activefilter Clauses for the Expand Businessobject Command

The filter clause of the Expand Businessobject command allows you to specify an existing filter(s) that is defined within your context to be used for the expansion.

You can use wildcard characters or an exact name. For example:

expand bus Assembly 12345 1 filter OpenRecs;

In addition, you can use the activefilter clause to indicate that you want to use all filters that are enabled within your context. For example:

expand bus Assembly 12345 1 activefilter;