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 are the functional areas? User groups?

697


What does an exec sql statement do in abap? What is the disadvantage of using it?

783


What is lock objects? : sap abap data dictionary

731


What primary key and foreign key relationship

981


Give an example of interface from your project explaining why you used it?

989






Explain what are the events in screen programming?

657


What is repository info. Systems? : abap data dictionary

660


​​What is constructor expression in​​ nw​​ abap​​ 7.4?

715


Does every abap/4 have a modular structure? : abap modularization

783


What are the screen painter and menu painter?

663


Explain the use of insert and append statement in sap abap?

696


Explain buffering

988


What is the significance of the screen number ‘0’?

669


How do you use structures in the abap programs?

689


List some of the many different ways that the sap standard functionality can be changed by a customer?

648