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 / zulfiqar beg

Modify itself is a loop.So its better to use field symbols.


Read TABLE I_tab assigning <FIELD_SYMBOL> with key
numeric = '9'.
<FIELD_SYMBOL>-words = 'Twenty'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of subroutines?

1149


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

1128


What are the organizational related Infotypes

2152


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

1500


Did you create primary index?

1189


On which even we can validate the input fields in module progams?

1111


Why do we use abstract class

1545


How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?

1164


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

2137


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

1523


what is call back in alv?

2522


What are local objects? : abap data dictionary

1123


Explain the advantages of logical databases?

1093


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

1005


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

1013