cancel
Showing results for 
Search instead for 
Did you mean: 

UNV0023 error

Former Member
0 Kudos

Hello everybody,

   I've developed a Universe in 3.1 SP4 on top of a BEx query.I am unable to parse the filter definition and have been getting "Parse failed: Invalid definition error(UNV0023)".Please find the filter definition in the attachment.

Thanks !!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member4998
Active Contributor
0 Kudos

HI

I am unable to parse the filter definition and have been getting "Parse failed: Invalid definition error(UNV0023)".

If you develop universe on top of BEx Q,

bex Query variables used to filter, for that  you need to maintain same

variable number in the filter definition.

Below is the sample code:

<OPTIONAL><FILTER KEY="[!V000026]"><CONDITION OPERATORCONDITION="InList"><CONSTANT TECH_NAME="@Prompt('User Hierarchy Variable','A','User2\LovHierUser Hierarchy VariableBase', multi,primary_key)"/></CONDITION></FILTER></OPTIONAL>

Find the below link for more info.

http://scn.sap.com/docs/DOC-55961