Skip to Content
0
Former Member
Jan 09, 2008 at 10:25 AM

Please help with data type declaration

260 Views

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