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

create billing plan for Purchase order

Former Member
0 Likes
439

Hi,

I'm creating PO with BAPI_PO_CREATE. I need to create a billing plan for an item in PO.

Which FM may I use?

Thx in advance

2 REPLIES 2
Read only

Former Member
0 Likes
370

I have succesfully created billig plan.

How can I assign it to a position in PO? In structures (tables) passed in BAPI's I can't find a correct field

Read only

uwe_schieferstein
Active Contributor
0 Likes
370

Hello Tomasz

I had a similar problem with sales order. Please have a look at thread

By default the billing plan was at the level of the header and the billing plans for the items were linked to it. I had to "cut" this link in order to create the billing plan per item.

Regards

Uwe