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_PO_CREATE1 insert EAN

Former Member
0 Likes
907

Hi,

I've got a problem with the EAN, I’m able to create PO, change it, etc. But I want to force an EAN and don’t find a field to do that. Any idea?

Thanks in advance.

Jaime Cordeiro

5 REPLIES 5
Read only

Former Member
0 Likes
738

Hi!

If you want only display the EAN data, you might try to insert it into the items text section, POTEXTITEM table.

Regards

Tamá

Read only

0 Likes
738

Hi Tamás,

the problem is that this is to generate an IDOC and the field EAN11 in the table ekpo is blank, your idea is good but I need to fill the ekpo-ean11 with the right value and to help theres diferent eans for measure unit.

Read only

Former Member
0 Likes
738

I have the same question for the EAN issue. Does anybody have any idea?

Read only

0 Likes
738

Hi john,

i've got my problem solved the problem was on the master data, it was in blank in some cases and in others have bad ean, as soon as they soved that the ean was showing perfect. If you degub the Bapi you will see where its populate and you can see the problem.

Hope this will help

thank's to all the helped.

Jaime Cordeiro

Read only

Former Member
0 Likes
738

The problem was on the master data, the EAN is filled correctly if the data is weell keeped.