What is the use of SLIS type pool in Alv reports ?
Answer Posted / sandeep
SLIS is a library where all the alv related data and fn modules are stored.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different message types available in the abap/4 ?
how do you transport lsmw data from one system to another?
What are the system fields?
Difference between sap script and report?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What is the difference between a dialog program and a report?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What are client dependant objects in abap/sap?
What are the personnel administration related infotypes? : abap hr
What are the differences between session method and call transaction method? : abap bdc
What is IMG in SAP?
What is the company code? : sap abap hr
How can we create callable modules of program code within one abap/4 program? : abap modularization
Which type of tables used this buffer?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?