on 2011 Nov 15 11:31 AM
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
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.