We are trying to create service entry sheet as per below scenario
1. PO creation using Bapi for single item having Account Assignment category as U
2. Service Entry sheet creation for multiple line items using BAPI - BAPI_Entrysheet_create
3. The account Assignment category in Service Entry sheet is Profitability Segment , we are passing the
values of Plant , business area , profit center.
the system is creating the service entry sheet with double total value .
The value in the line items are correct but the total is double.
In the Table ESKN the netwr is double the actual sum of values posted in line item of the service
entry sheet.
while creating with the same data through ML81N the entry sheet is posted correctly.