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

what is the use of SLIS type pool in alv reports?

Answer Posted / a.chandramouli

SLIS is used in ALV's like Interactive,Classical and
Hierarchial ALV's. It is already built in system. The syntax
for the SLIS is:

TYPE-POOLS:SLIS.

DATA SECLARATION:
T_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV,
W_FIELDCAT TYPE SLIS_FIELDCAT_ALV.

IT USES PARAMETERS LIKE

W_FIELDCAT-COL_POS, W_FIELDCAT-SELTEXT_M, W_FIELDCAT-TABNAME
AND SO ON

Is This Answer Correct ?    13 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What takes most time in SAP script programming?

1218


Can a transparent table exist in the data dictionary but not in the database physically?

1104


What are the basic components of dialog program?

1289


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

2373


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

2326


How you attach search help to data element? : sap abap data dictionary

1166


what next in SAP-ABAP/4 is it going to be change?

2184


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

2288


Explain the differences between at selection-screen and at selection-screen output?

1096


What is the bitwise operator in the sap abap?

1115


What are the types of data types in the sap abap?

1079


Is it possible to pass data to and from include programs explicitly?

1072


Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?

2026


What are the 3 types of function modules in sap?

1131


What is tmg?

1216