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

F4 help on ALV without using OO

Former Member
0 Likes
569

Hi,

How can I get F4 help on an ALV field without using OO concept?

That particular field does not have a value table assigned to it. So i have manually created a matchcode.

regards

Nishant.

Message was edited by: Nishant Gupta

Hi,

How can I get F4 help on an ALV field without using OO concept?

That particular field does not have a value table assigned to it. So i have manually created a matchcode.

regards

Nishant.

Message was edited by: Nishant Gupta

3 REPLIES 3
Read only

Former Member
0 Likes
528

HI

GOOD

GO THROUGH THIS STANDARD REPORT

BCALV_EDIT_08 This report implements an ALV Grid Control with an application specific F4 help. The following aspects

are dealt with:

(1) how to replace the standard f4 help

(2) how to pass the selected value to the ALV Grid Control

(3) how to build an f4 help, whose value range depend on a value of another cell.

THANKS

MRUTYUN

Read only

0 Likes
528

Hi Mrutunjay,

This report does not exist in my system. KIndly paste the code for the same.