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

variable in table control

Former Member
0 Likes
404

hi all,

In table control,  i have declared a variable .

and i moved data from workarea-zfield to variable.

i added that variable in table ocntrol element list as a output field , but data is not coming for that variable.

regards,

S.Kavitha

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
336

Check your code in PBO in the LOOP that fills the table view, also check for fields ddic checkbox in dynpro definition, and definition in global area of program (TABLES statements) or explicit FIELDS statement.

Regards,

Raymond