Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Can we include customizing include or an append structure with pooled or cluster tables?

1232


Can we use flow logic control key words in abap/4 and vice-verse?

1026


Can there be more than 1 main window in sap script?

1140


How to debug a script in abap?

1182


Explain get cursor field?

1281


Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.

2494


What are the functions of lock objects?

1247


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

2123


What is gui status? How to create /edit gui status?

1124


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

3379


what precautions or prerequisites do you follow to update a record into database table and how

6145


How to determine the attributes of an internal table?

1225


In which table the material master data is stored?

1078


How do you do bdc for a table control? : abap bdc

1248


What are the two ways of producing a list within a transaction?

1082