Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

SM35 transaction, How to automate BDC ?

1258


What is dynamic action? : sap abap hr

1179


Difference between function group and function module?

1256


What are the different types of parameters?

1232


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

2326


How do you Export a session ?

2106


Explain the difference between a pool table and a transparent table?

1061


What are the differences between sap memory and abap memory?

1247


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

1262


What is the use of at new statement ?

1837


How can we upload a text file having delimiters in to legacy system? : abap bdc

1153


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

1158


what is user specific parameter?

2118


Explain the sequences of event block?

1068


What are the advantages and disadvantages of different types of bdc's?

1161