on 2013 Jun 05 1:18 PM
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
Request clarification before answering.
Hi Jürgen,
can you tell a bit more about your requirement?
Regards Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.