what is the use of SLIS type pool in alv reports?
Answer Posted / parshuram kokare
SLIS is a TYPE-POOL used for working with ALV. SLIS
contains definations for types, structures and tables which
we use in ALV.
| Is This Answer Correct ? | 39 Yes | 8 No |
Post New Answer View All Answers
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What is sap locking?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
How to pass data from list to report?
What is the difference between call transaction method and the session method? : abap bdc
What is the difference between internal tables and extract datasets? : abap modularization
State the differences between database view & projection view? : abap data dictionary
Explain the difference between free and refresh?
What data is contained in data dictionary? : abap data dictionary
What is an “on input filed” statements?
Explain the inside concept in select-options?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What is the diff between database view and maintenance view?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???