Hi,
I'm trying to add a context menu entry for specific key figure values that are displayed in my table. Somehow the entry won't appear in the context menu, when using:
SAPBWAddToMenu("My_Menuentryname","my_function","3","STRUCTURE_VALUE","my_structure_member_id","X","TOP","","");
I'm trying to use the "structure_member_id" for the key figure (something like: "3Z0NEZC1TVLSZTNG0JVE4LNZT"). Maybe this is wrong? Have also tried to use "STRUCTURE_MEMBER" instead of STRUCTURE_VALUE.
Any ideas?
Best Regards
Olof Tronnberg