Azienda coinvolta
1. Why work area can not be inline declared in a loop?
Anonimo
If we are inline declaring work area in a loop that means in runtime work area getting created for each iteration. So we should create this beforehand or we should ussing field symbol to avoid such situation