cancel
Showing results for 
Search instead for 
Did you mean: 

Web UI for inserting data to database.

Former Member
0 Kudos

Hi All,

I have a requirement where I need to provide the UI screen for inserting the data into the database tables

what is the best approach we can follow here for the same

1. Using WebDynpro for Java

2. Using Javaproxies..

...

i am not sure whether we can use java proxies for the same also...

could some one can guide me here...

Thanks in Advance

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>I have a requirement where I need to provide the UI screen for inserting the data into the database tables

I hope you're not talking about SAP tables...

with SAP you work on BAPIs or FMs and not on tables

you can use java proxies (and build UI)

or java webdnypro or webdynpro for ABAP

if it's not XI/PI related use webynpro for abap

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

Thanks for quick response..

yes you are right...not SAP tables...

its our custom tables...which is used by PI interfaces...

If i go with java proxies...how do i provide the UI... Could you please provide me more details here ...

I am not aware of webDynpro stuff..

Thanks in Advance

Rajesh

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

WD is not PI specific - there are many WD tutorials just open the downloads and elearning sections of SDN

there are tons of that stuff

Regards,

Michal Krawczyk

Answers (0)