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

shopping cart is not able to create PO in the backend system

Former Member
0 Likes
288

Dear Gurus,

We have classic scenario configured in our SRM 7.01 system. We have done all the following basic settings completed to create a PO in the backend system. However, the system is giving a message 'Backend end Purchase order 10000000 is created' in the SOCO while selecting the follow-on document type 'Purchase order' for the shopping cart item. When We go to the shopping cart for the follow on document, the shopping cart does not show any backend PO document. In the transaction BBP_PD, the shopping cart details show the status 'Item in Transfer'.

Below are the settings we have configured:

1. Define an internal number range for the PO in SRM system and an external number range for the specific PO document type in the backend system.

2. The background job 'BBP_Clean_REQ_Req' and 'BBP_GET_STATUS_2' are running.

3. We have done the configuration 'Define backend object type'.

4. We have defined the backend PO docuemnt type in the attribute BSA for the org structure.

We have checked by enabling the RFC trace in the bakcned ERP system. No trace is found to create PO. We tried to create a follow-on document in the functional module BBP_PD_SC_Transfer, no message was generated.

in the RZ20, we did not get any error.

Looking for clue. Any help is highly appreciated.

Thanks and regards,

Ranjan

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Likes

Pl check note "1517301". It might help.

Regards

velu

Former Member
0 Likes

Rajan,

you should have debugged or analyzed BBP_PD_SC_TRANSFER. all config and all badis would have been Crystal clear for you.

3 things needed here.

1. determination of classic or extended classic - (in a decoupled scenario you need to use the badi bbpextpo*

2- backend logical system (for classic it needs to be ECC logical system name), not exclasic - it will be SRM logical system

3- target object type be_obj_type - for classic it should be BUS2012, for ex classic it should be bus2201

IMG activity: Define Objects in Backend System (Purch. Reqs, Reservations,)

and see, if you do the needful for 2 and 3, you dont need to worry about the first one. it will be managed by point 2.

so you can do these stuff though various badis - doc_change badi, bbptargetobj badi etc...

so, you decide what have you not done among these

Former Member
0 Likes

Hi Ranjan,

Have you defined the backend system and its version in table BBP_BACKEND_DEST?

Regards,

Nikhil

Former Member
0 Likes

Dear Nikhil,

I have already updated the table BBP_BACKEND_DEST with the backend system and its version (we have maintained ERP 5.0 for ECC 6 Enh pk 5.0). Is ERP 5.0 is correct for ECC 6 Enh Pk 5.0 ? Any other config we may miss from our side?

Thanks and regards,

Ranjan

Ranjan Sutradhar

Former Member
0 Likes

Hi Ranjan,

The only other config you could verify is 'Define backend system for product category'.

Regards,

Nikhil