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_ENTRYSHEET_CREATE

Barada_Swain
Participant
0 Likes
1,156

Hi All,

I want to release a service entry sheet.As our client doesnt have a release procedure and hence no release code,so i cant use BAPI_ENTRYSHEET_RELEASE.

So releasing here will be same as approving.I tried using BAPI_ENTRYSHEET_CREATE but the above BAPI doesnt release a existing entry sheet ,instead it creates a new entry sheet and releases the same.

Do anyone know any method to achieve the same function.

Thanks and regards

Baradakanta Swain

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
935

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

Pls reward helpful points.

Regards,

Ameet

4 REPLIES 4
Read only

Former Member
0 Likes
936

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

Pls reward helpful points.

Regards,

Ameet

Read only

Barada_Swain
Participant
0 Likes
935

We used FMs MS_READ_ENTRY_SHEET along with MS_UPDATE_SERVICE_ENTRY to approve the service entry sheet.

Read only

Barada_Swain
Participant
0 Likes
935

We used the above two FM to approve the service sheet.Fine, but we cant post the GR documents for the transaction.With the BAPI it would have been automatic but here we are not able to do it.

Read only

Barada_Swain
Participant
0 Likes
935

Didn't find a proper solution and the requirement was withdrawn. So closing the thread.

Regards

Barada