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 are different abap/4 editors?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
How to display if the value entered contains records or not?
What is cts and what do you know about it? : abap hr
How do you populate data into a multiple line field?
The max number of calling modes stacked at one time is?
Can you define a field without a data element? : abap data dictionary
What are null values?
What are the types of the software component being deployed in the sap?
What are the different software packets available in the market? : sap abap hr
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
how to see the table output?
What are the attributes of a field that can be activated or deactivated during runtime?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.