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 is its? : abap hr

762


Can we define our own match code id's for sap matchcodes ?

763


What is database utility? : abap data dictionary

747


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

662


What is pnp-sw-found ? : abap hr

1084






How do you read files from the presentation server ? : abap bdc

748


What is the difference between scrolling a table horizontally and vertically?

724


What are the different types of abap/4 programs?

761


What are uses of foreign key?

725


What are pool tables?

802


Exception handling and how does it transfer from called method to calling method?

1043


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

808


How to create any functions?

706


What are the arithmetic operators in the sap abap?

748


What is the full form of spro? : sap abap hr

875