cancel
Showing results for 
Search instead for 
Did you mean: 

Web dynpro issue?

Former Member
0 Kudos

Hello guru's,

Is there any chance to create a application like SPRO Transaction.

I mean to say is with tree structure and item nodes with adjacent buttons.

For example in SPRO after click on Reference IMG we got lot of nodes with documentation button and some activity buttons adjacently.

Thanks for replies.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Ravikumar

Sure there is.

Check these WD examples of tree usage on SE80

WDT_TREE

DEMO_TABLE_WITH_TREE

By the way, if you want to check some plain ABAP examples (non WD) you can try these:

RSDEMO_SAP_LIST_TREE

BCALV_TREE_01

BCALV_TREE_02

BCALV_TREE_DEMO

Kindest Regards

/Ricardo Quintas

Former Member
0 Kudos

Thanks for your replay recordo,

Actually my requirement is like below.

node1 1-button

node1-1 2-button

node1-2 3 button

node2 4 button

node2-2 5 button.

..........etc.

i have completed up to node1 and node 2 etc.But i cannot mange the buttons.Buttons have different functionality.

sorry for the late reply.

Answers (0)