cancel
Showing results for 
Search instead for 
Did you mean: 

how to dequeue _scope = 1 without the transaction ending

Former Member
0 Kudos

Hi;

I have to use a standart function to process events in scm but in this function , it uses an enqueue method with _scope paramter 1.. When I call this method again again with loops in a program , I get error "Lock table overflow" , it is possible to increase default value from RZ11 but I must handle events in huge volume , there is a max value restrict this.

so I try to dequeue in the program after each loop but you know its scope value is 1..

this means you cannot dequeue object nevertheless the transaction perminatelly ends.

What i can do to dequeue these objects in my program executed once?

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please validate this note

Note 746138 - Analyzing lock table overflows

you can not directly apply this note, moreover mention the program name or you can also check the changes/repairs to that by SAP.SCM is the component where SAP keep on do the program changes to keep up with other modules.

Note 13907 - System error in the block handler, overflow lock table

regards

nag

Answers (0)