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 / raghuveer

read table itab with key words = 'nine'.
itab-words = 'twenty'.
modify itab index 9.
clear itab.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you familiar with all steps for setting up a workflow?

1676


What are the differences between a database index and a match code?

602


Can a filed occur in several field groups?

591


What are two methods of modifying sap standard tables?

586


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

525






What is a data class? : abap data dictionary

634


What are the disadvantages of using explicit enhancement?

1386


What is the difference between field-group header and other field groups? : abap modularization

573


How collect statement is different from append?

539


What is meant by hide area?

660


how to capture the errors in bdc Call transaction method?

613


Difference between stand alone CRM and back-end CRM

3822


How to find the return code of a statement in abap programs?

609


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1815


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

845