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

Function to change entry sheet

Former Member
0 Likes
600

I want to change entry sheets, and I need a function to do this.

I find the BAPI_ENTRYSHEET_CREATE function, but I need one to change the entry.

¿Is it possible?.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
411

HI there,

I have similar needs to update service entry sheet after it is released/accepted. I tried user exit SRVESSR but it is not getting triggered during release process. Were you able to find a solution to change a previously created SES?

Thanks in advance,

Rajesh

Read only

Former Member
0 Likes
411

Hi,

we use an own developed FM to modify the entry sheet (based on batch-input ML81). As far as I remeber, SAP only delivers a BAPI to create and to delete a entrysheet.

Best regards

Stephan