n an internal table you want to modify content of a
particular field in a row. How to do it?
Answer Posted / buddula15
MODIFY is the keyword to modify the internal table.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Does every abap/4 have a modular structure?
What are the fields in a bdc_tab table? : abap bdc
What does the extract statement do in extract datasets?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is buffering in abap?
What is dynamic action? : sap abap hr
What is PS structure
What is the structure of the bdc table? : abap bdc
Have you set up a back ground job ? How to create a background job without a variant ?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are local objects? : abap data dictionary
What is the function of the correction system?
Explain what are interactive reports?
Explain the call transaction method? : abap bdc
How do you write a function module in sap?