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

C_QUEUE return subrc = 8

andy_zhang6
Product and Topic Expert
Product and Topic Expert
0 Likes
1,078

Dear expert,

Good day.

Currently, I met one problem when lock table, I met one dump issue. Then I debug codes to deep side, I found the root cause is when program trigger system FM "C_QUEUE", and then return code is 8. I try to find documents which could help me to understand why this FM return error, but find nothing.

Could any body help me on that?

best regards,

Andy Zhang

4 REPLIES 4
Read only

raphael_almeida
Active Contributor
0 Likes
861

Hi Andy,

Good day to you too

Can you tell us where this function is called? I also tried to get in my system, but I found nothing about this function....


Warm regards,


Raphael Pacheco.

Read only

andy_zhang6
Product and Topic Expert
Product and Topic Expert
0 Likes
861

Hi Raphael,

Thanks for your responding.

Sorry for my mistake, this FM should be C_ENQUEUE which is one system internal FM, could not be found in SM37. Currently, we have one very urgent issue which should using SE16N_INTERFACE to touch DB value directly. For some very special case, we met the problem.

best regards,

Andy Zhang

Read only

RaymondGiuseppi
Active Contributor
0 Likes
861

Regards,

Raymond

Read only

andy_zhang6
Product and Topic Expert
Product and Topic Expert
0 Likes
861

Hi Raymond,

Thanks for your responding.

Sorry for my mistake, the correct FM name should be C_ENQUEUE.

I checked lots of material on ABAP lock service, but hardly found anything on this Function. This really confused us, cause only very limited case will occur this error.

best regards,

Andy Zhang