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: 

BBP_ENTRYSHEET_CANCEL before BAPI_ENTRYSHEET_CREATE - Error during update

Former Member
0 Kudos

Hi experts,

I'm trying to Cancel an entrysheet (and acceptance) before creating another one (for the same PO) but I'm getting the error SE 214 - Error during Update, I tryed to debug the BAPI_ENTRYSHEET_CREATE where the error occured but I have no success.

Note: If the BAPI_ENTRYSHEET_CREATE is executed alone, with the same parameters it works properly, but when is executed after the entrysheet cancel occurs the error.

Coud anyone help me with this?

I thinked of cleanning some variable or table within the functions... but I cant discover yet what!!!

1 REPLY 1

Former Member
0 Kudos

Hi filpe,

   Did you get answer about this problem?I face the same question.