cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive Forms

Former Member
0 Kudos

Hi,

I need to have an interactive form for creation of PM notification. I know how to create the basic form but not very clear about how to trigger it so that the users can access this form online and edit the data which then creates the desired notification in SAP. Can Anyone help?

Accepted Solutions (0)

Answers (5)

Answers (5)

vaibhav_tiwari
Contributor
0 Kudos

Hi Jaydeep,

For using The forms online on a portal you should use either web dynpro ABAP or Java whatever environment your client is supporting.

In Web dynpro there is an UI Element called Interactive Form. Use this UI Element and give its template as the form you have designed. For more information on how to create online interactive form go to the following links:

[https://www.sdn.sap.com/irj/sdn/adobe]

you can find more information on the adobe form in the first thread of this forum.

Regards,

Vaibhav Tiwari.

Former Member
0 Kudos

Hi Jayadeep,

You can create an interactive form in the T-code SFP, and also its corresponding interface in it.

For interactive features there are several ways by which you can acheive it.

1. For local client side interactivity, you can use Javascript or FormCal Scripting in your form.

2. Or else you can also use some special elements from the Library (WebDynpro Native/WebDynpro Active X Library)pallette which triggers action to the back end, and there you can either have the validations done or create the desired notification in the SAP system.

Regards,

Runal

Former Member
0 Kudos

Hi,

Your query seems to be related with Interactive forms.

So please post your question in SAP NetWeaver -> Interactive Forms by Adobe section. You may get more replies there.

Thanks,

Daya

Former Member
0 Kudos

This message was moderated.

former_member184657
Active Contributor
0 Kudos

This message was moderated.

Former Member
0 Kudos

This message was moderated.