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

Creating Service PO using BAPI_PO_CREATE1

Former Member
0 Likes
604

Hi gurus,

I am trying to create a PO with service lines using BAPI_PO_CREATE1 but am getting the following errror even though i have passed values to the structures POSERVICES POSRVACCESSVALUES and POACCOUNT along with item and header details:

Please maintain services or limits

Please suggest what are the basic details that need to be passed to the structures for creating a PO with service lines.

Hi gurus,

I am trying to create a PO with service lines using BAPI_PO_CREATE1 but am getting the following errror even though i have passed values to the structures POSERVICES POSRVACCESSVALUES and POACCOUNT along with item and header details:

Please maintain services or limits

Please suggest what are the basic details that need to be passed to the structures for creating a PO with service lines.

2 REPLIES 2
Read only

Former Member
0 Likes
533

Hi,

You need to use Package Number to link the services with the item. Check the tables like ESKN to know how the linking works with your existing data.

There are lot of posts related to this. Please do a search to get detailed answers. Thanks for your patience!!

Regards,

Yogesh

Read only

Former Member
0 Likes
533