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
What is table buffer?
how to capture the errors in bdc Call transaction method?
What two statements would be used to exchange data between programs using abap memory?
Is main window mandatory in smartforms?
What is native sql?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What kind of financial periods exist in sap? What is the relavent table for that?
How will you find manager of an employee
How can I get ascii value of any letter? Is there any function?
What is the difference between skip and new-line?
Which commands are used for interactive reports?
What is the difference between field-group header and other field groups? : abap modularization
What are the aggregate objects in the dictionary? : abap data dictionary
To find the date difference & excude saturday & sunday in between them
How to create a check box/option button in a list?