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 - Error during update

Former Member
0 Likes
785

I am using the BAPI "BAPI_ENTRYSHEET_CREATE" and getting the "Error during update" message, despite using the Wait option of the BAPI_TRANSACTION_COMMIT FM. Could someone please write the source of the correct ABAP SE38 code? This would be of great help.

Thanks in advance.

1 REPLY 1
Read only

former_member182371
Active Contributor
0 Likes
351

Hi,

just searching in sdn you can find this samples in the wiki section:

http://wiki.sdn.sap.com/wiki/display/Snippets/BAPI_ENTRYSHEET_CREATEwithmulit-accounting

http://wiki.sdn.sap.com/wiki/display/ABAP/CreatingServiceEntrySheetusing+BAPI

Here is another one:

http://www.sapnet.ru/viewtopic.php?t=3036

Best regards.

Edited by: Pablo Casamayor on Oct 21, 2009 9:01 AM