on 2008 Sep 23 11:49 PM
Hallo, everyone,
I'm developing a solution for individual batch number assignment.
When a user creates a process order, the batch number should be generated according to following rules:
XXYY000001
XX - chararater, depends on the material master data, e.g. RL for material group 0001 (just an example).
YY- year, z.B. 08 for 2008
000001 - 6-digit number, starting from 000001 for every new year.
I have already found the userexit to define the rules. But what I'm still looking for is how to define the number range object. How can I combine the customizing of the number range object and the user exits to make the whole solution reasonable?
Best regards
Yong
Hi! Yong,
Please create external number range in SPRO through following path:
SPRO> Logistic general> Batch mangement> Batch number assignment> Maintain Number range for external number assignment. Please select proper object as per your batch level.
Take the help of a developer to develop the user exit as per the required logic.
regards,
Uday
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
use internal alpha numeric number range.
Pravin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
104 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.