Hi all,
Please help me for this scenario.
I want to assign number range for each company code.
When I create order type, it not depend on company code, it has just depend on client (client 100).
So, when 2 company code make process order, the process order number will be 1 for first company code and 2 for second company code. They don't want it, they just want process order number will be increased one by one for each company code.
And I have used google and found out solution for this. You can see the link
http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=50004015
So, I have to create an object and save it before assign number range for this object. But when I save, there are a screen appear and ask me to put the name of package (I don't understand about package), I have choose local object button and the system assigned Package is $TMP. When I save, there are a message for error is "Test objects cannot be created in foreign namespaces" with Message no. TO131.
Please help me to solve this
Thanks so much
Regards