Application Development 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: 

How can i create serial numbers programmatically

Former Member
0 Kudos

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

ferry_lianto
Active Contributor
0 Kudos

Hi James,

Welcome to SDN.

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

Regards,

Ferry Lianto

0 Kudos

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.

0 Kudos

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