Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

work area

Former Member
0 Likes
479

Is it possible to change the work area dynamically

I want to increase the no of fields dynamically in the work area

eg) if n = 9 then my work area must have 9 fields n1 n2 n3.....n9

If n = 4 then the work area must have 4 fields

i have to get the value of n at runtime

whether the internal table refered to this work area will also change

Thanks in advance

Maya

3 REPLIES 3
Read only

Former Member
0 Likes
460

workarea and internal table will have same structure....

so it's not possible to add fileds i guess..!!!

Read only

Former Member
0 Likes
460

unicode compablity no way to dynmaic iwa area.

Read only

Former Member
0 Likes
460

This message was moderated.