cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0 PO not created in SRM

Former Member
0 Kudos

Hi all,

We are using SRM 7.0 Extended classic scenario.

Process:

Shopping cart is created and approved, but the status is error in transmission. PO in SRM is not created.

Configuration:

I have maintained transaction type in org structure and in sourcing configuration i have maintained 3 sourcing carried out for item without assigned source of supply.

Also when i try to create PO manually in SRM, it is working and replicated to ECC.

Please show some light on this issue.

Thanks,

Srivatsan

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

Create a shopping cart in saved status and take its header GUID.

You can put a breakpoint in BBP_PD_PO_CREATE and then execute FM BBP_PD_SC_TRANSFER, providing the header GUID.

Then execute the FM and breakpoint will stop at BBP_PD_PO_CREATE.

You can check in table messages if there is any exception.

If there is any dump, it will appear as well.

Regards,

Ricardo

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

another option is to open the PO in BBP_PD and in the command field (where you enter transaction) - type TRANSFER and hit enter which will start debugging for the transfer method and then you could debug and analyze.

Rgds,

Prasanna

konstantin_anikeev
Active Contributor
0 Kudos

Hi Srivatsan,

please check error log in RZ20.

Best Regards

Konstantin