Application Development 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: 

I wrote a program for PO Upload using BAPI

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi

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

Regards

Madhan

Former Member
0 Kudos

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.

Former Member
0 Kudos

Hi,

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

Regards,

Murthy

0 Kudos

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!