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 to Accept an already existing service entry sheet

Former Member
0 Kudos

Hi,

Please let me know a BAPI to accept an already existing entry sheet.

i.e set 'X' to the acceptance indicator for an existing entry sheet

Regards

Shiva

2 REPLIES 2

Former Member
0 Kudos

Hi,

Read the documentation in se37 and use apprapiate among all.

BAPI_ENTRYSHEET_CHECK Check Service Entry Sheet

BAPI_ENTRYSHEET_CREATE Create Entry Sheet

BAPI_ENTRYSHEET_DELETE Delete Entry Sheet

BAPI_ENTRYSHEET_GETDETAIL Display Detailed Data on Entry Sheet

BAPI_ENTRYSHEET_GETLIST List Entry Sheets

BAPI_ENTRYSHEET_GETRELINFO Detailed Release Information Relating to Entry Sheet

BAPI_ENTRYSHEET_RELEASE Release Entry Sheet

BAPI_ENTRYSHEET_RESET_RELEASE Cancel Release of Entry Sheets

<b>Reward points</b>

Regards

tnlvprasad
Explorer
0 Kudos

Hi Shiva ,

I am also facing the, have got the solution for the same