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
singleton class
How can you manipulate the presentation and attributes of interactive lists?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
In what ways we can get the context sensitive f1 help on a field?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is the tcode to create indexes?
How can we use multiple transactions by using bdc_insert? : abap bdc
How to create any functions? How to go about it?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are the two levels in defining a match code? : abap data dictionary
Explain the different types of mode (run code) in call transaction method?
what is the process of creating quotation using BAPIs.
What is the t-code to display batch input sessions? : abap bdc
What should be the approach for writing a bdc program? : abap bdc
How can the standard tables of sap be modified?