cancel
Showing results for 
Search instead for 
Did you mean: 

Demonstrate for PO transfer in classic scenario

Former Member
0 Kudos

Dear expert,

I just installed the classic scenario, after sourcing , when I click on processing the PO, the successful message is shown in SOCO.

While I cannot find the PO in ecc, and there is no error for it, I checked many things with no solution.

Do I need to configure the transfer module or some similar things ? As I know it is transferred by RFc, no idoc is uesed.

Please help on this, thanks.

Regards,

Hayashi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hayashi,

                    the PO may be send vía RFC or vía PI depending on your configuration. Anyway you can check in RZ20 for errors or SMQ1 / SMQ2 both in ERP and SRM sides if there is any queue stopped that interupt the transfer.

Hope this help!

Celeste

Former Member
0 Kudos

Celeste


Thank you very much.

I already checked all of the t-code of checking errors, RZ20,SMQ1,SMQ2,SLG1,sxmb_moni,no error found.

While, can you help to provide the configuration of transfer PO vía RFC or vía PI , as I know, even in 7.03, it is transferred by RFC.

Thanks.

Regards,

Hayashi.

Former Member
0 Kudos

Can you confirm if a simple Shopping Cart is creating a PO in ECC properly?

This will help you understand if the required config in both ECC and SRM have been done properly.

Can you post up the success message shown in SOCO?

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

Try to set a breakpoint in function module BBP_PD_SC_TRANSFER_MULTI.
Then, when trying to create the PO from sourcing cockpit, breakpoint will stop.
You can go through this code to see if any exception is being raised.

Code is not so complex, name of functions/methods are self explanatory.

Regards,

Ricardo

Former Member
0 Kudos

Thank you very much.

I debuged while there is no error.

Add I have no PI now.

Do I have to do the ESOA or WSRM configuration before doing this. ?

Regards,

Hayashi.