cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Shopping Cart No. Is missing when SC not saved

Former Member
0 Kudos
131

First When i create shopiing cart then the SC No is created but i decide to cancel to save it. Why when i create another shopping cart , the SC No is not using the same SC no like the previous SC ?

is it SRM No working like that ? i guess it should work like in ECC that PR No is created when PR is save.,

thanks for you kind help.

regards,

Anggara Mahardika

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

shopping cart number will be generated but you need to click either HOLD or CREATE then only number will be available for your further reference.

ricardo_cavedini
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

The number of the documents give out by the start of the creation, and if the user doesn't save (doesn't order) this document, the number disappear from the system. That means: there are no documents avaiable with this number. This is the standard behaviour of the system.

To avoid having gaps in the number range, turn buffering off using transaction SNUM for a particular object, REQREQ (shopping carts), for example. In that case the system reads the number from the database strictly in order. However, buffering is turned on for performance reasons.

Regards,

Ricardo

Former Member
0 Kudos

Hi,

Can you check if the following works?

Go to Tcode SNRO and provide object as REQREQ. Click on change. Click on edit in menu barSetup bufferingNo buffering.

Regards,

Nikhil