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 amdp (abap managed data procedures)?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is logo in sap script?
What functions does a data dictionary perform ?
What is a currency factoring technique?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is off cycle payroll run
What is collective search help? : sap abap data dictionary
What is the function of the correction system? : abap data dictionary
Explain Singleton class
Can you delete data element, which is being used by table fields. : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization