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: 

SERNR_ADD_TO_PP

Former Member
0 Kudos

Hi, Experts.

I have to use SERNR_ADD_TO_PP to add serial numbers one by one to production orders, anybody knows wich parameters must be filled?

2 REPLIES 2

nkr1shna
Contributor
0 Kudos

Hi,

Please fill below mentioned export parameters to work with the FM SERNR_ADD_TO_PP

profile

material

quantity

ppaufnr

ppposnr

ppautyp

ppaufart

ppwerk

j_vorgang

Best Regards,

Krishna

Former Member
0 Kudos

In my program, I need to associate for each item one serial number.

I filled these parameters, but I can't associate one by one, only a group of serial numbers.

call function 'SERNR_ADD_TO_PP'

exporting

profile = profile

material = material

quantity = QTY

ppaufnr = afko-aufnr

ppposnr = posnr

ppautyp = autyp

ppaufart = auart

pmrsord = RSORD

ppwerk = werk

  • M_CHARGE =

  • KMATNR =

CUOBJ = CUOBJ

J_VORGANG = 'PMP1'

  • IMPORTING

  • ANZSN =

  • ZEILEN_ID =

  • SERIAL_COMMIT =

tables

sernos = t_sernos