n an internal table you want to modify content of a
particular field in a row. How to do it?
Answer Posted / medepalli sunil
MODIFY <Internal Table> transporting <FIELD (in INTERNAL TABLE)>
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is open sql?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Explain how to create any functions?
What is static attribute
Explain how to write a bdc - how do you go about it?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What is an “on request field” statement?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What are the data types of internal tables?
How we can retrieve data using secondary index. Explain with simple example?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are the different types of data dictionary objects? : abap data dictionary
Why are insert and append statement used in sap abap?
What are the components of sapscript?
What are the parameters in bdc_open_group? : abap bdc