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

Using Alias for the table column

Former Member
0 Likes
286

Dear all,

Can we use alias name for the table column while developing zreport.

ie.,

without using standard table column name ( like mara-matnr ), i wish to use mat_num for matnr. So that, one can easily understand the column.

Could you help me out in this regard.

Thanks in Advance,

S.Sridhar.

1 REPLY 1
Read only

Former Member
0 Likes
260

yes you can declare in ur internal table like

material_number like mara-matnr.