cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to avoid more than two nested loops in badi

Former Member
0 Likes
186

Hi Folks ,

I have got a requirement improve the performance of the Badi. It is taking two hours of time while executing .

In the implementation i have checking the nested loops are present that too 6.\

I have used field symbols and when i put the condition of the loop in where it give error.

If i donot use field symbols then the loops i will have to use .

If any one have the idea how to handle it.

Best regards ,

Raja

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Likes

Sorry, but you asking for some magic solution You have 2 options: 1. Improve your programming skills. 2. Ask qualified ABAP developer.

Vadim