When we append a record to a sorted internel table how it
is appended?
Answer Posted / anvesh
append will insert a record at the last record in the internal table,when we need to do this insert is prefereble
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
How can I make a differentiation between dependent and independent data? : abap hr
What does the extract statement do in extract datasets?
How we can give authorization on the fields of table control in a dialog-programming?
What are the data types of the abap/4 layer?
Define database layer? : abap data dictionary
What are the basic functions of database utility? : abap data dictionary
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is a projection view? : abap data dictionary
What was the requirement of IDoc in your project? How it was working?
What are interface/conversion programs in SAP?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the difference between a dialog program and a report?
Can a constructor be redefined?
How do you convert non-char field into char type fields ?