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

How to create a shopping cart with interactive forms by adobe in SAP SRM?

0 Likes
265

Hi all,

is there a possibility to create a shooping cart with interactive forms in SAP SRM?

I can't find any information to start.

Can anybody help me, please?

Thanks!

Best regards

Jürgen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Jürgen,

can you tell a bit more about your requirement?

Regards Stephan

0 Likes

Hi Stephan,

yes of course.

At the moment when an employee needs a consultant or the IT needs hardware the process is to fill out a form.

Now we want to integrate this process into our SRM.

The idea is to use interactive Forms. The user fill out the interactive Form and the system creates a shopping cart. Then a purchase reguisiton will be created in MM.

I don't know if this is possible.

Do you have any idea?

Regards Jürgen

Former Member
0 Likes

Hi Jürgen,

yes it should be possible.

I assume you have some reasons why you don't give direct access to SRM?

But to be honest, the easiest way would be to put all those information in a catalog (maybe MDM) so the requesters can easily find what they need.

If that's not possible you have to think of how data comes form the AIF to SRM. You could use Web Services or send the AIF by mail into the SAP System and read the attachment.

SC creation can be achieved by standard function modules like BBP_PD_SC_CREATE etc.

This solution could lead to some problems, because you will need some kind of dummy user which have to be created in SRM. This user will technically create the shopping carts.

Hope that helps.

Regards Stephan