You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just got the warning "TODO: variable is assigned but never used (ABAP cleaner)" re one variable (ls_pm_b_iloa) that I use just a couple of lines further in MOVE-CORRESPONDING:
Hey,
I've just got the warning "TODO: variable is assigned but never used (ABAP cleaner)" re one variable (ls_pm_b_iloa) that I use just a couple of lines further in MOVE-CORRESPONDING:
Do I miss something here?
Thanks!
Regards,
Vlad