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

Issue with BAPI_ENTRYSHEET_RELEASE

Former Member
0 Likes
791

Hi exterts,,

I am using BAPI BAPI_ENTRYSHEET_RELEASE to release service entrysheet .

i am using this BAPI in loop .. but system is releasing it for only first service entrysheet.

Please provide your input.

Thanks in advance.

Deepanker

2 REPLIES 2
Read only

prince_isaac
Active Participant
0 Likes
543

Hie Deepanker

Can you try a wait up to code after the BAPi call..


wait up to 1 seconds. "stall processing 

regards

Isaac Prince

Read only

Former Member
0 Likes
543

try to call RFC_CONNECTION_CLOSE before every loop iteration

Thanks

Bala Duvvuri