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

custom bapi creation

Former Member
0 Likes
447

I am creating a bapi in which i want to create a purchase order by using two input parameter : Already created purchase requisition number and vendor number.

I am able to create po with information from eban and ebkn ( for account assignment data ) but what about pricing.

pricing isn't coming. Is there any way in which i retrieve data such as contract information from ekko . but i am not sure about this method....

thanks and regard

Mandeep

3 REPLIES 3
Read only

Former Member
0 Likes
420

Instead of creating a new BAPI use the already existing BAPI like BAPI_PO_CREATE1 for the creation of purchase order

Read only

0 Likes
420

Hi Jenibalet

I already mentioned , i just have two input parameter. pr no. and vendor no.

Read only

Former Member
0 Likes
420

problem solved. i didn't give gr and ir indicator, thats why pricing wasn't coming.

with regards

mandeep