Make a Dimension Ref List- WildCard Selection    

Creates a reference list of dimensions using a wildcard word, building a list of dimensions with names that match the string criteria.

 

Input Arguments

 

0

String

Collection WildCard Criteria

The name of the collection to for.

1

String

Dimension WildCard Criteria

The name of the dimension to for.

 

Return Arguments

 

1

Dimension Ref List

Dimension Ref List

The dimension ref list created from collection.

Returned Status

 

SUCCESS

The dimension ref list was created successfully.

FAILURE

The collection and/or the dimension ref list could not be found.

 

Remarks

None.