Suppose i have table with 2 columns say 1st with Numerics and
2nd with words like 1 for one and 2 for two......so.if i want
to change the 9 numeric word as some twenty...how?
Answer Posted / lakshmi avuthu
read table with key Numerics = '9'.
table-words = 'twenty'.
modify table.
clear table.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Explain about drill down report?
Where are you used type casting?
What is the relationship existing between the various data elements? : abap data dictionary
What are the differences between table controls and step loops?
What are different types of parameters?
What is erp? : sap abap hr
Describe the difference between macro and subroutine?
When was the sap abap being created?
What does a lock object involve?
What are the screen painter and menu painter?
What is the difference between a substructure and an append structure?
Can you assign a matchcode object to a parameter? If so how?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What are the basic functions of database utility? : abap data dictionary