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

Adding a new field in

Former Member
0 Likes
563

Hi

I have to add an extra field in the output of a predefined ALV report.

How to write coding for this

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

HI,

search for the filling of <b>fieldcat</b> table.

For more help, post that code.

rgs

HI,

search for the filling of <b>fieldcat</b> table.

For more help, post that code.

rgs

3 REPLIES 3
Read only

Former Member
0 Likes
534

HI,

search for the filling of <b>fieldcat</b> table.

For more help, post that code.

rgs

Read only

0 Likes
533

Hi Pasquale Isolato

the predefined alv report name is "RFTMBL01" . If u r with system please check the code and the field name i have to add ids"DAYS'.

if u are not with system please reply me so that i will sen the code also

Thanks in advance

Read only

andreas_mann3
Active Contributor
0 Likes
533

better use a structure for "I_STRUCTURE_NAME = "

-> so you or user must'nt modify coding but only the layout

A.