what is the pre-requisite for read statement and can we
read the standard table using read statement
Answer Posted / rajender reddy
The prequisite for Read statement is to sort the internal
table with key before use in loop and endloop.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is Field group?
Explain lsmw?
Can we create an abap program without using y or z?
How to convert normal function module to bapi?
What are the control break events in abap? : abap data dictionary
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
How do you document ABAP programs? Do you use program documentation menu option?
What are your ways to performance optimization?
Can you define a field without a data element?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
how can we enable hyperlink in screen painter?
what precautions or prerequisites do you follow to update a record into database table and how
What is a persistent class?
What is sap abap data dictionary?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?