in interactive reports i can use hide field for secondary list
out put in ALVs for secondary list as a out put which field r
u using?in interictive list ican use HIDE in ALVs which field
r u using?
Answer Posted / raghuveer
IN ALVs we have to add the record user_command and form
name(EX:SUB1)in IT_EVENTS of REUSE_ALV_GRID_DISPLAY. As we
are passing the user_command event,F.M automatically calls
the subroutine with the two parameters:SY-UCOMM AND
SLIS_SELFIELD.
we have to write form definition in our program like below:
form sub3 using sy-ucomm like sy-ucomm
field type slis_selfield.
As slis_field is a structure, it contains the whole
information about the field we have selected like field-index,
field-fieldname,field-fieldvalue............
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is generic area buffering in abap?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Sy index and sy tabix
What is view? Explain the different types of view?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the events we use in dialog programming and explain them?
Work most on which module: name a few tables?
What has to be done to the packed fields before submitting to a BDC session.
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
If yes then why do we require logical database
What are the advantages of different types of bdc's?
what is the difference between hashed & sorted internal tables?
What is a subroutine?
Which objects are independent transport objects?
What is going life actually? What is the role of a functional consultant in it? : sap abap hr