Skip to Content
0
Former Member
Jan 27, 2009 at 08:56 AM

Updating internal table

30 Views

Hi Experts,

Please help me,

Here i have final internal table with all my fields except one description field.

I need to fetch that from another table and i have to update correspondingly.

Can any one tell me how to do that.

Right now my data as below:

Materialno description deptno section

101 1 xyz

102 2 pqr

Now i don't have description field in my final internal table. now i have to pick up from another table and i have to update correspondingly,

Thanks and regards,