cancel
Showing results for 
Search instead for 
Did you mean: 

customizing of a WD application

Former Member
0 Kudos

Hi experts,

I am offering an application containing a power list (POWL) which displays some data and offers a set of actions to be executed on each selected table row.

The action execution can be in a synchronous or asynchronous mode.

We want to offer a customizing possibility to each user to specify the desired calling mode.

I am quite uncertain what is the best way to do it:

1)via web dynpro configuration and customizing techniques - If I understood this correctly they decide on layout of UI elements.

2) via ABAP customizing ( IMG ) - But then we would set profiles for all users.

Do you have any suggestions?

kind regards,

Sahla

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I would say this depends also on the level you want the users to decide: on action level or on "global" level (e.g. for all actions).

A third way would be to introduce user parameter.

Regards

Matthias