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

I wrote a program for PO Upload using BAPI

Former Member
0 Likes
597

Hi Champions,

I wrote a program for PO Upload using BAPI

"BAPI PO CREATE1". I am getting the following errors. Can anyone tell me why I am getting these errors.

1) PO header data still faulty

2) No master record exists for vendor

2174

3) Account 510000 requires an assignment to a CO

object

Thanks in Advance

Regards,

Basu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

Hi

The vendor number should have 0's prefixed to it, so pass it through the FM conversion_exit_alpha_input..and then pass it to BAPI.

Do the same with the account also.

Regards,

Vishwa.

4 REPLIES 4
Read only

Former Member
0 Likes
532

Hi

For Point Number 2, i think there is no info record and point number 3, pls check with your FI consultant

Regards

Madhan

Read only

Former Member
0 Likes
533

Hi

The vendor number should have 0's prefixed to it, so pass it through the FM conversion_exit_alpha_input..and then pass it to BAPI.

Do the same with the account also.

Regards,

Vishwa.

Read only

Former Member
0 Likes
532

Hi,

Refer to the following link, hope it might help you.

Regards,

Murthy

Read only

0 Likes
532

Hi everyone!

I need help with this BAPI as well. Everytime I run the program, the condition item doubles in the quality testing box. But when we run it in our development box, there's no problem. The tech team says the configuration in both boxes are totally the same. Could the problem be in the program or in the BAPi? Please provide info if you have experience on this area.

Thank you so much!