cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:Search Functionality for table in Webdynpro for java

Former Member
0 Kudos

Hi All,

can anybody tell me how to implement search functinality in web dynpro for java.

My Version of NWDS: Version 2.0.19

Regards,

Mahesh Gupta Nuli.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

s

Former Member
0 Kudos

Hi,

i have implemented the serch functionality on table UI by using java table sorter class.

i think there need to be java class for this also.

Cheers,

Apparao

Former Member
0 Kudos

Hi Mahesh,

The Search functionality is something which needs to be provided by the model.

In case of a SAP Backend it will be provided by the BAPI, for web service model with will be provided by the web service.

You can read about web dynpro application development on the help.sap.com portal.

Also, read the articles in the web dynpro page https://www.sdn.sap.com/irj/scn/articles-webdynpro-all

Regards,

kartikaye