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

HR_DISPLAY_BASIC_LIST help needed

Former Member
0 Likes
468

Hi All,

I am using HR_DISPLAY_BASIC_LIST to display output. It is showing only 20 fields output. I needs to display 30 fields. is it possible.

Please suggest me

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
419

Hi,

this FM is obsolete! Use REUSE_ALV_GRID_DISPLAY or other techniques.

Regards

Markus

Read only

Former Member
0 Likes
419

it is possible to display 30 fields and even more.

but switch you technique and use factory or OOPs alv.Search google or SDN for details.