Skip to Content
0
Former Member
Feb 16, 2009 at 07:21 PM

Z table updation Problem

23 Views

Hi Experts,

In Z table I have the fields Like

Num1 type I (keyfield)

Num2 type I

Num3 type I.

Using the Program I am Inserting the data into Z table.

But the Problem Is,

In the Prgram I am Sorting the internal table data based on Num3 field and updating the same In Z table

After updation the data in Z table it is showing data in sorting by key field NUM1.

But I want update the data into Z table in sorted order of Num3.

Is this possible how. Pelase suggest me

Thnx,

Sam.