Skip to Content
0
Former Member
Feb 17, 2011 at 04:43 PM

Zero Quantity during orderCreate.simulate()

29 Views

Hi, everyone,

I'm using ECC 6.0, Ecommerce 5.0 applications run internet sales.

And have the next problem.

When I enter basket and manually add items, or do it from product catalog, everything is fine.

When I open previously sent order (with any status), than mark some items from it and put to basket, and press Create Order, I have zero quantities for all items and their price, the same behavior for header (minibasket).

During debug I recognized that error appears for the next string in MaintainBasketSimulateAction.class:

orderCreate.simulate();

Can any one help with this issue, or probably point to FM which is called during this method.

Thanks.

Best Regards, Anton P.

Edited by: Anton Patsyk on Feb 17, 2011 5:44 PM