cancel
Showing results for 
Search instead for 
Did you mean: 

SRM PO replication to ECC

Former Member
0 Kudos

Hello experts,

Few PO's from SRM are not getting replicated to ECC.When checked in the application log,the following errors are displayed.

No instance of object type PurchaseOrder has been created. External reference:

S:06:010

Back-End Message:E010(06) : "Document contains no items"

I am not having much knowledge on this.

When i tried to debug the FMs "BBP_PD_PO_TRANSFER_EXEC" and "B46B_DPO_TRANSFER"

I am able to find the item table as empty.

Could you anyone please tell me why the item table is empty in the FM "B46B_DPO_TRANSFER"?

Also please let me know where the item details are getting filled before the FM "B46B_DPO_TRANSFER"?

Any help would be more appreciated.

Thanks and Regards,

Rohini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rohini,

Please check the following.

1.Check your number range settings in SRM as well as R/3.The number rage settings are more related to this error message.

2.Check the document type settings in SRM and R/3.

3.If eveything is correct the debug for this Goto to SE37, open the FM BBP_REQREQ_TRANSFER. Give in the saved SC number. You will get a debug option, on debugging you will be able to make out the place where this message is coming from.

4.Please check this BAPI_PO_CREATE1.

Regards,

naga.

Former Member
0 Kudos

Hi Rohini,

I can provide some more information for number range setting.

I hope you have classic scenario.

As it is classic scenario the number range should be maintained in R/3 system as below as the ERP is the leading system.

customization path :

SPRO > material management > Define document types

Assume the document type YC and number range object is Z2 as per below screen shot.

SPRO > material management > define number ranges.

Thanks.

Regards,

Naga.