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

Problems with BAPI_PO_CREATE1

Former Member
0 Likes
519

The problem is , while executing the BAPI_PO_CREATE1 in SE37 the PO number gets created, but when i created a test program and called the BAPI with same import and table parameters , it displays a lot of error messages.

The input parameters are absolutely identical.

error : vendor entered does not exist

material entered does not exist.

whereas in se37 everything seems perfect.

What can be the likely problems?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
359

Hi Alok,

you need use conversion routines and send the vendor and material . or give the material and vendor with padded zeroes, it won't through any errors..

Regards

vijay

1 REPLY 1
Read only

Former Member
0 Likes
360

Hi Alok,

you need use conversion routines and send the vendor and material . or give the material and vendor with padded zeroes, it won't through any errors..

Regards

vijay