cancel
Showing results for 
Search instead for 
Did you mean: 

Limitation in Web Dynpro runtime ...

zbynek_kabrt3
Participant
0 Kudos

Hello,

we have problem with generation of dynamic entry list for some UI controls (drop-down list, combo box, list box). We use some BAPI as data service. If we compile and run the application in Flash runtime, everything works fine - entry list contains right items. But if we compile and run the application in Web Dynpro runtime, entry list is always empty.

We found note 950492 that describes limitations of Web Dynpro runtime.

There is written: " ...

...

1) Limitations in the Data model

- Data services other than Web Services are not supported

...

...". How should we understand this sentence? Does it mean that in WD runtime we can't use BAPI functions as data service? Does it relate to all UI components or only UI controls as drop-down list, combo box and list box? Because if we use BAPI for filling some table, it works right.

Could you tell us whether it's possible to create some UI control with dynamic entry-list filled by BAPI output (in WD runtime) or we have to run the application just in Flash runtime?

Thank you for any reply!

Regards

Zbynek

Accepted Solutions (0)

Answers (1)

Answers (1)

zbynek_kabrt3
Participant
0 Kudos

Problem is solved in this thread