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

BAPI for entrysheet Change

Former Member
0 Likes
836

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
Read only

ferry_lianto
Active Contributor
0 Likes
623

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

Read only

0 Likes
623

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...

Read only

0 Likes
623

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.

Read only

ferry_lianto
Active Contributor
0 Likes
623

Hi,

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

Hope this will help.

Regards,

Ferry Lianto