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

BAPI_GOODSMVT_CREATE Serial Number not getting generated

Former Member
0 Likes
488

Hi All,

I am using BAPI_GOODSMVT_CREATE to achieve the functionality of MB1B(Transfer Posting).

I am able to create the material document successfully.

But the issue is for materials for which the serial number is mandatory. If i create the document in MB1B it asks for serial number as mandatory. But this does not occur for the bapi.

The BAPI does not create the material number with the serial number. Further more it does not even validate the value which i enter in serial number(junk value if I enter).

I am passing the serial number in the table

GOODSMVT_SERIALNUMBER-MATDOC_ITM = '0001'

GOODSMVT_SERIALNUMBER-SERIALNO = 'ABCDEF'.

Kindly suggest on what should be done.

2 REPLIES 2
Read only

Former Member
0 Likes
416

Can someone help me out here

Read only

0 Likes
416

.