what is the use of SLIS type pool in alv reports?
Answer Posted / ashlin
To improve code usability in any part of program or any part of class we use type pool(found in type-groups).
They are like include programs but not an include . <BR><font color="red">1.We use type pools when we we need to declare a global variable and access them.
2.They can be used several time...</font>
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Have you printed any report?
What statement will be found in an sap application program that implements a function module exit?
What is the difference between Check and Continue?
What are local objects?
How can we create callable modules of program code within one abap/4 program?
What is the difference between dialog program and a report?
What are the different modes of processing batch input sessions? : abap bdc
Explain the advantages and disadvantages of different types of bdc's?
What are domains and data element? : abap hr
What is the differences between structure and table in data dictionary in abap?
What is the difference between rfc and bapi function modules? : abap bdc
What is a transaction variant and why are they used?
What is the use of info groups? : sap abap hr
How do you retrieve the data for repetitive structures ? : abap hr
What are the types of search helps? : sap abap data dictionary