‎2008 Aug 25 9:09 PM
Hi Experts,
Could anyone let me know how to find out if a material is serialized or not?
Also, is there any function module which would bring all serial numbers for the material when we input the material number?
Thanks in advance.
‎2008 Aug 27 6:53 AM
Hi
Field name is : MARC-SERNP.
If it is not initial, material is serialized.
‎2008 Aug 26 10:08 PM
Check if material has got serial number profile, if yes then material will be serialized. once its equipment is created.
‎2008 Aug 26 10:13 PM
Hi,
Go to EQUI table and provide the material number in MATNR.
IF you get records out there, material has serial number maintained to it.
You can create a custom FM to fetch serial number corresponding to the material number using EQUI (and if required EQBS) table.
Thanks,
Kartavya
‎2008 Aug 27 6:53 AM
Hi
Field name is : MARC-SERNP.
If it is not initial, material is serialized.