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
Is it possible to run host command from SAP environment? How do you run?
Explain the different types of data dictionary objects?
What are the function of the transport system and workbench organiser? : abap data dictionary
How to debug a sapscript?
What are the disadvantages of using explicit enhancement?
How to creat transactions? : abap data dictionary
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What function does data dictionary perform?
What are the fields in a bdc_tab table? : abap bdc
What are the relational operations that can be performed on view in sap? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
what are Hana Basics
What are the differences between a database index and a match code?
What is a table pool? : abap data dictionary
What is the difference between the exits created in M.M and S&D?