Application Development 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: 

BAPI for entrysheet Change

Former Member
0 Kudos

Is there a BAPI for entrysheet change ? I know there is a BAPI for entrysheet create - BAPI_ENTRYSHEET_CREATE. WOuld be greatly appreciated if anybody knows if there is a bapi for change.

Thanks

4 REPLIES 4

ferry_lianto
Active Contributor
0 Kudos

Hi,

It seems there is no BAPI available to change entry sheet. Have you looked at transaction code <b>ML81 (Maintain Service Entry Sheet)</b>? Perhaps you may need to write BDC solution to change services.

Hope this will help.

Regards,

Ferry Lianto

0 Kudos

In my previous project I worked on Entry sheet....I created entries using BAPI...But I don't think so BAPI is available to change ....

You can use BDC to do that...

0 Kudos

Thanks for the quick response. But in we are already using BDC's and it is taking long time to process. We are trying to find a BAPI for change entrysheet, so that we can reduce the performance bottlenecks esp. when there is lot of line items.

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please take a look at this FM <b>MS_SERVICE_ENTRY</b>.

Hope this will help.

Regards,

Ferry Lianto