cancel
Showing results for 
Search instead for 
Did you mean: 

Service price issue in BAPI_PO_CREATE1

Former Member
0 Kudos

Hi

We are uploading service PO using BAPI_PO_CREATE1 with 2 service items.

                      

Service MasterQtyPrice
10000110100
10000210200

The PO has been uploaded and we can see 2 service items in ME23N (service tab in Item details)

But the issue is that the total price of 3000 {(10*100) + (10*200)} has not been transferred to net price field in item overview, instead it is showing 1540. We are not able to identify where this price is coming from.

Please help me to solve this issue.

Regards

Raja

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Kindly go through the below mentioned KBA for your query which might help you....

KBA: 2114353 - How to create service PO with BAPI_PO_CREATE1

jagdeepsingh83
Active Contributor
0 Kudos

Are you passing some price in EKPO Table or structure.. You need to pass price and quantity on at service line items not for the main line item. Main line item price normally automatically calculated. You should not passing amount in PB00 or PBXX condition type which is relevant for main line item.

Former Member
0 Kudos

Hi

Please find the screenshot

Regards

Raja

former_member183424
Active Contributor
0 Kudos

Is there any different (per) price unit for every service line item. Check condition tab of every service line item.

jagdeepsingh83
Active Contributor
0 Kudos

Can you share the screenshot of PO created from Services Tab ?

michael_kozlowski
Active Contributor
0 Kudos

Please check out tr. ML47. Maybe service conditions exists.