Answer Posted / amit anand
internal tables are a standard data type object which exits
only during the runtime of the program. they are use to
perform table calculations on subsets of database tables and
for re-organizing the contents of database tables according
to users need.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Abstract class and interface, multiple inheritance, live example
What is bdc? : abap bdc
What are standard layouts sets in the sap script?
What are your ways to performance optimization?
What is modularization and its benefits? : abap modularization
Explain what is the step-by-step process to create a table in data dictionary?
What are the different types of abap/4 programs?
Difference between user exit and badis?
What is asynchronous update?
What is output determination?
What are the types of table fields in the sap abap?
What are the difference between tables and structures?
What is ps structure? : abap hr
What will you code in start-of-selection & end-of-selection ?
Type casting and error handling