When we append a record to a sorted internel table how it
is appended?
Answer Posted / ashish
In a sorted internal table if a record is appended then the
record is inserted according to the sort order. For sorted
table Append and Insert operations insert a record in sort
order.
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
How to select valid lines for secondary list?
Explain the difference between a dialog program and a report?
What is a bsp application? : sap abap hr
What is a batch input session? : abap hr
What are the different database integrities?
What is a development class? : abap data dictionary
What is the bitwise operator in the sap abap?
What are the different types of parameters? : abap modularization
Polymorphism real time scenario
What are Table control and tab strip control in dialog programming ?
What is meant by a schema? : sap abap hr
What two statements would be used to exchange data between programs using abap memory?
how to track records from data dictionary?
What is the difference between scrolling a table horizontally and vertically?
Give an example of interface from your project explaining why you used it?