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

SRM Classic Scenario - What decides if shopping cart creates a PO or PR

Former Member
0 Likes
156

Hi,

In the classic implementation of self-service, how is it decided if the document created in ECC (after shopping cart approval) is a Purchase Order or a Purchase Requisition?

Is this through a technical solution ie., the PR or PO decision is based on the call to the BAPI that creates a PR or a PO?

If not then where in config is this aspect decided?

View Entire Topic
masa_139
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

There is customizing setting for it.

SRM -> SRM Server -> Cross-Application Basic Settings -> Define Objects in Backend System (Purch. Reqs, Reservations).

BADI BBP_TARGET_OBJTYPE is also available.

To create PO, supplier and price should be assigned to the SC.

Regards,

Masa