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

alv active X control

Former Member
0 Likes
517

hi,

what is does mean by ALV grid uses Active X controls present on presentation server.

2 REPLIES 2
Read only

jordi_escodaruiz
Active Participant
0 Likes
419

Hi

The ALV grid is built on the presentation server. SAP GUI objects are doing this by Active X controls.

Regards.

Read only

Pawan_Kesari
Active Contributor
0 Likes
419

This means that some logic of creating ALV grid on screen is there on presentation server, so you need to have that component (activeX) on your (or each user) machine to ALV grid work properly.