cancel
Showing results for 
Search instead for 
Did you mean: 

Dump when copying Old Purchase Orders and Shopping Carts

Former Member
0 Kudos

Hi all

I am having a problem when copying old purchase orders and Shopping Carts.

When I try to copy a Shopping Cart that has an item that has a minimum order quantity, it will dump.

I have done some initial investigation and the code which dumps is:

Class: /CCM/CL_HISTORY

Method: UPDATE_SELECTED_ITEMS

It causes an INVALID_TABLE_INDEX dump.

I realised that this only occurs for items with minimum order quanitity because the call stack was coming from the check minimum order quantity BAdI: /CCM/CL_IM_CSE_OCIMINQTY in the Validate Data method.

I have tried searching fo an OSS note for to no avail.

Has anyone encountered such a problem?

Please help.

Thanks.

Nick

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Which SAP version are you using ?

<u>Please have a look to these OSS notes.</u>

<b>Note 900138 - Problems when checking minimum purchase order quantity

Note 888425 - No warning message if minimum order quantity is incorrect

Note 955848 - Items lost when transferred to shopping basket

794163 SAP Catalog: Reset items after transf. to Shop. Cart

</b>

Hope this will help.

Incase it does not help, raise a OSS message with SAP.

Please reward suitable points, incase it suits your requirements.

Regards

- Atul

Former Member
0 Kudos

No...solution but still confirming we get this error. Thanks for validating that I am not just nuts on this issue!

b