cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help me in creating Data Input screen

Former Member
0 Likes
325

Hi All,

Im very much new to SAP EP...im a background of Java recently joined in SAP.Can you plz help me out in this.

I need to create a form which has some data entry input fields, like Emp ID, Emp Name, Desg...

i want to store this data into data base and need to generate another screen which displays these employee details.

and also can u plz tell me how to connect to backend database.can i connect to oracle to store this data?

can u plz guide on this how to achieve this task?

Thanks and Regards,

Viswes

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Thanks

PradeepBondla
Active Contributor
0 Likes

Hi,

Adding to deepak's reply. connecting to oracle will be

http://help.sap.com/saphelp_nw70/helpdata/EN/2d/5c085d9f585d4b912392ba075e1ce7/frameset.htm

you will find many more documents in sdn or http://help.sap.com

regards,

Pradeep

Former Member
0 Likes

Hi,

Well come to the world of SAP EP.

Yes you can do this task, create you project and create two view one for form view and second for detail view in the formview come to the Outline window present in the bottom left.

Right click the root container and select the Apply template option and choose form from that. Before that create a node in the context and inside that create attribute they will just behave like a class with the variables.

at the time of form creation select those attribute and finish, your form is ready. and add button and create action for that. on that action you can perform the Dbase insertion action and you can navigate to the second detail view also via fireplug.

You can connect with the Dbase just the way you have done for the java application.

Plz reffer http://help.sap.com for the study of WebDynpro UI.

if you provide me you mail id i can give you sample application of the WebDynpro with Oracle Dbase interaction.

Hope this may help you.

Regards,

Deepak

Former Member
0 Likes

Please do send me that sample example.that will be much usefull.

please mail to: ycsvissu at gmail dot com.

Thanks for ur immediate attention.

Regards,

Viswes

Former Member
0 Likes

Hi,

if possible give me your company email-ID.

Regards,

Deepak

Former Member
0 Likes

Hi Deepak,

My corporate id vissu.andhe at in.ibm.com

Regards,

Viswes