cancel
Showing results for 
Search instead for 
Did you mean: 

Menu in the master column

Former Member
0 Kudos

Hi,

I have created a menu for the TextView cell editor of the master column.

Is it possible to fulfill the following specifications?

1. The menu should appear only for the leafs.

2. For each leaf, I need to enable/disable certain items in the menu.

Thanks in advance,

Julia.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Julia,

I'm not sure whether it is possible or not, but...

Did you try CellVariants feature? Probably you can create 2 variants of cell editor for leafs / non-leafs.

Regarding second question, I guess if "enabled" is mapped to context node attribute, then your scenario should works.

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

Hi Valery,

thanks for your reply.

Do you have a link for the CellVariants feature usage?

Or any examples of its usage in the case of the master column?

Best regards,

Julia

Former Member
0 Kudos

Julia,

Sorry, I've just checked this -- TreeByNestingTableColumn has no support for cell variants.

They are available only in regular columns. See help for WD4ABAP http://help.sap.com/saphelp_nw04s/helpdata/en/b5/ac884118aa1709e10000000a155106/content.htm (sync content, then navigate to StandardCellVariant and TableColumn links)Same could be applied fro WD4JAVA

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Refer to this thread.

Might be useful.

Thanks,

SAravanan.