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

Former Member
0 Likes
438

I'm creating PO from BAPI_PO_CREATE1 .here i'm getting follwing error

quantity conversion error in net price calculation.

plz guide me to remove it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

U have not passed all parameters.

Pass like this

field = fieldvalue.

fieldX = ' X'.

like that structure also

Regards,

Ajay

3 REPLIES 3
Read only

Former Member
0 Likes
418

U have not passed all parameters.

Pass like this

field = fieldvalue.

fieldX = ' X'.

like that structure also

Regards,

Ajay

Read only

0 Likes
417

now it is showing error that

Period version FY is not defined.

what to do about it plz reply.

Read only

Former Member
0 Likes
417

resolved