cancel
Showing results for 
Search instead for 
Did you mean: 

EVS Serach Help for R/3 data

lokesh_kamana
Active Contributor
0 Kudos

Hi,

I have a requirement where i need to display some data from R/3 in a drop down .Since i have more then 100 values in that drop down.I want to use EVS for this.

Could someone let me know how to use EVS when we are getting data from R/3(i.e. BAPI).

I need some sample code for implementing this.

Thanks & Regards,

Lokesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member201361
Active Contributor
0 Kudos

hi,

create caontext node and attribute and bind the arrtibute to the text property of Drop Down by index.

Execute the BAPI and copy the data from the model to the context node.

Thank and Regards

Answers (1)

Answers (1)

PradeepBondla
Active Contributor
0 Kudos