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...

Based on certain condition how can we show different columns in output of ALV?? For Ex if Condition A is met we need to show 1 5 and 7 column , If condition B is met we need to show 1 2 and 4 and if condition C is met we need to show 1 3 and 6.

Answer Posted / prakash rao

built three diffrent filedcatlogs for three diff conditions
and display output.

if cond x.
perform buildcat1.
perform alv display1.

elseif cond y 

perform buildcat2.
perform alv display2.

elseif cond z.
perform buildcat3.
perform alv display3.
endif.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the various databases integrities?

1098


What is the difference between sum and collect?

1708


Did you use buffering?

1141


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

2090


What does hide statement do?

1051


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

1118


What is the difference between the function module and a normal abap/4 subroutine?

1255


When the top-of-page event does get triggered?

1182


What are local objects? : abap data dictionary

1124


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

1094


Which commands are used for interactive reports?

1313


What are the dynamic actions and how to configure it? : sap abap hr

1213


How we can give authorization on the fields of table control in a dialog-programming?

2375


Explain how to Handle the internal tables in ABAP?

1146


What are the dynapro keywords?

1180