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 / prakash235

you can bulid three diffrent catlogues for three conditions.

as 

if cond x.
perform build_cat1.
perform alv_display1.

elseif cond y.
perform build_cat2.
perform alv_display2.

elseif cond z.
perform build_cat3.
perform alv_display3.
endif.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

after creating lock object if does n't access record by second user what should we do?

2032


What are the types of bdc s?

1229


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

1061


I need some information regarding Vcentric Test pattern ? with questions.

2221


Tell me a scenario where did you use secondary index?

1096


How collect statement is different from append?

1203


While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization

1162


Final class

1605


Can we use flow logic control key words in abap/4 and vice-verse?

1026


what is difference between user exit, customer exit and badi?

5285


What are the different types of view?

1177


How can you display frames (horizontal and vertical lines) in lists?

1153


What is the reserve command?

1419


Difference between function group and function module?

1256


What is a batch input session? : abap hr

1216