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


Please Help Members By Posting Answers For Below Questions

What is erp? : sap abap hr

640


What are the difference between call screen and leave screen?

600


Explain different types of locks?

558


What is a type group?

544


Difference between .Include and .append?

732






How can we declare a table control in the abap/4 program?

638


singleton class

927


What are the advantages of logical databases?

614


What is the relationship existing between the various data elements? : abap data dictionary

585


What is processing class, where we do them and why? : sap abap hr

567


How do you execute the payroll

2096


What are field symbols?

629


PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'

3687


What does the extract statement do in extract datasets?

638


What is the differences between structure and table in the data dictionary in abap?

605