Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Material Serialization

Former Member
0 Likes
4,154

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.

1 ACCEPTED SOLUTION
Read only

asik_shameem
Active Contributor
0 Likes
1,704

Hi

Field name is : MARC-SERNP.

If it is not initial, material is serialized.

3 REPLIES 3
Read only

Former Member
0 Likes
1,704

Check if material has got serial number profile, if yes then material will be serialized. once its equipment is created.

Read only

Former Member
0 Likes
1,704

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

Read only

asik_shameem
Active Contributor
0 Likes
1,705

Hi

Field name is : MARC-SERNP.

If it is not initial, material is serialized.