cancel
Showing results for 
Search instead for 
Did you mean: 

macro to call custom dimension

Former Member
0 Kudos

Hi ,

What macro command i can use for showing the dimension members.

like., MNU_ESUBMIT_MEMBERSELECTOR_E gives the list of all members of entity dimension, I want to use this macro for calling a custom dimension P_Activity.

Is there any code that can make this functionality possible.

Thanks in advance,

Sridhar sundaram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sridhar Sundaram,

To elaborate more, for example if your userdefined dimension has a type of U1 it corressponds to Ua, U2 to Ub, etc. then replace x with the appropriate letter. Ex. MNU_ETOOLS_MEMBERSELECTOR_Ua

Regards,

Marvin Santos

Former Member
0 Kudos

U1,U2 etc. indicate the Userdefined dimensions