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

How can i create serial numbers programmatically

Former Member
0 Likes
689

Does anyone know of a way i can programmatically create serial numbers for materials without creating a bdc to IQ01? I found the function ITOB_SERIALNO_CREATE, but can't get it to work.

Points awarded to the winning answer

3 REPLIES 3
Read only

Former Member
0 Likes
542

Hi James,

Welcome to SDN.

Have you looked FM <b>SERIALNUMBER_POST</b>?

Regards,

Ferry Lianto

Read only

0 Likes
542

thanks, i've been here a while, just have a new id.

That FM looks like it will post already created serial numbers. I need to create them.

Read only

0 Likes
542

Did you check any of the function modules starting with "SERNR_"? Not sure if these use existing serial numbers or not.