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 is generic area buffering in abap?

734


What are Pull and Push Methods?

1950


What is append search help? : sap abap data dictionary

878


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

1087


Differentiate between table and template ?

772






What is the Difference between At Line selection and At user-command?

846


Can we define our own match code id's for sap matchcodes? : abap data dictionary

776


What is the significance of the screen number ‘0’?

767


What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr

760


How to do find it?

744


Differentiate screen painter from menu painter.

745


What are the update types possible?

805


What is the major difference between pool tables and transparent tables?

721


What are the various types of selection screen event?

741


What is an rfc?

796