on 2017 Aug 15 7:48 PM
Hello,
I need to create a serial number using ABAP code. DO we have any function module which we could use? I could not find any till now. Any other suggestions?
Hi,
BAPI_EQUI_CREATE will always create a full equipment along with the serial number. If that BAPI works for you then it would be best to use it rather than other functions that are not released.
-Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can create a serial number through BAPI_EQUI_CREATE for an existing material code. Function ITOB_SERIALNO_CREATE_SINGLE could also be used.
-Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.