cancel
Showing results for 
Search instead for 
Did you mean: 

Setting to create Whether Pur. request or Purchase order in R/3 system

Former Member
0 Kudos

Hi,

Can anybody tell me what is the setting to create Whether Pur. request or Purchase order in R/3 system.

Thanks,

Eswar

Accepted Solutions (1)

Accepted Solutions (1)

Ramki
Active Contributor
0 Kudos

Hi Eswar

It's in SPRO-SRM -Cross Application Basic settings-Define Objects in Backend System(Purch reqs, Reservations...........................)

Best regards

Ramki

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Hi SRM Gurus,

In Extended Classic Scenario, is it possible to have PR in the back end?

What are all the pros and cons from technical side and well as functional?

Thanks & Regards,

Ramkumar

Former Member
0 Kudos

Yes..

Quite possible. Use the BBP_CREATE_REQ_BACK BADI using SE18 Transaction.

Also you can use BBP_TARGET_OBJECTS BADI.

I guess no drawbacks as such.

Do let me know, incase you face any issues.

Regards

- Atul

yann_bouillut
Active Contributor
0 Kudos

Hi,

Not possible in ECS.

You have to swith to classic mode to create PR in the backend.

To switch, use badi...

Kind regards,

Yann

Former Member
0 Kudos

Hi

Above solutions are from functional side. Incase you need technical solution, here it is.

Incase you want to override these settings, you can also implement either of the following BADIs using SE18 Transaction.

BBP_TARGET_OBJECTS

BBP_TARGET_OBJTYPE

Hope this will help.

Please reward suitable points.

Regards

- Atul

Former Member
0 Kudos

My problem got sloved.

Thanks

Eswar

former_member195032
Active Contributor
0 Kudos

Hi Eswaraiah,

It depends on the technical scenario in your system.

In classical scenario,you can

On approval, the system creates the follow-on document in a particular backend system based on the information you entered in Customizing for SRM Server. Depending on availability of the item or service you require, and on the settings you have entered in Customizing, this follow-on document may be a:

Purchase order Purchase requisition Reservation

for detail see the link

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/srm/technical+scenarios&;

There is an icon for link,which will give you details of setting possible in different scenario.

Regards,nishant

please reward if this helps