which commands are allowed if you are working with an internal
table of type sorted?
Answer Posted / anitha
To sorted tables, rows are appended only if they correspond to the sort sequence and do not create duplicate entries with unique table key. Otherwise, an untreatable exception is triggered.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a view in sap? : abap data dictionary
2)In production what is the user exit?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
Which table stores the programs created?
Explain the Types of Select statements?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Explain the advantages/disadvantages of logical databases?
What is a badi?
What is the relationship existing between the various data elements? : abap data dictionary
Explain the difference between cluster tables and pool table?
Explain how is batch input process different from processing on line?
What is ole?
What is the difference of update types in call transaction method ? : abap bdc
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is value table? : abap data dictionary