Hi All,
I have declared a field as data type P, but only inside my ELSE condition i want to change it to data type C with a length of 20. Outside of this ELSE loop it should remain as P only.
Is it possible? & if yes how should i do it?
Await inputs.
Vivek