on 2007 Mar 30 12:37 PM
Hi
We are using the ECS.But for some material groups we want to use classic scenario where the SC created a PR in the backend.
The BAdis activated are BBP_CREATE_BE_PO_NEW and BBP_EXTLOCALPO_BADI
Hi
You can do it technically by making use of BADIs using SE18 Transaction.
Use
BBP_TARGET_OBJECTS BADI.
or
You can use the Business Add-In BBP_TARGET_OBJTYPE if you wish to implement a different logic for creating documents in the backend system.
The following documents can be created:
->Purchase requisition
->Purchase order
-> Reservation
<u>Solution using Functional Settings</u>
<b>SPRO Configuration Path in SRM system.</b>
<u>Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> Define Objects in Backend System (Purch. Reqs, Reservations, Purchase Orders, etc.)</u>
Regards
- Atul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You just need to implement the BADI "BBP_EXTLOCALPO_BADI" to control the ECS.The BADI "BBP_CREATE_BE_PO_NEW" is used to modify the date in the SC (Classic scenario) when its being transferred from SRM to R/3.
BR,
Disha.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are these the Badis to be activated or are there any other Badi also to be activaed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.