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

sales order creation problem

Former Member
0 Likes
688

dear all my friends

i want to create a sales order from the BAPi BAPI_SALESORDER_CREATEFROMDAT2 but i want to but the material bar code instead of material number in line item of table ORDER_ITEMS_IN - EAN_UPC put i found the flowing error

EAN 4006381157926 does not match material and unit of measure

what should i do

Hi,

Seems to be a data issue.

Can you please explain in detail?

4 REPLIES 4
Read only

Former Member
0 Likes
624

Hi,

Seems to be a data issue.

Can you please explain in detail?

Read only

Former Member
0 Likes
624

i want to create the order using the material par code not the material number

but it raise the above error .

Read only

0 Likes
624

Use MEAN table for find material from UPC and then populate before filling BAPI structures.

Read only

sjeevan
Active Contributor
0 Likes
624

Seems like it's trying to input the scanned material number into the Unit of Measure field and hitting Enter. You need to configure your bar code scanner to hit tab after each scan Material number scan, Quantity Scan.