Skip to Content
0
Former Member
Feb 11, 2011 at 06:57 AM

Problem with Updation of entires in table T030

159 Views

Hi,

We have written a program to update some entires in the standard table T030.We tried writing INSERT as well as modify statemnt for updating these entirs in internal table.All these entires are new and they donot exist in the table.

However there are in total 1347 entires to be updated in the table.However my final updation count is only 1299.

Can anybody suggest what must be going wrong with respect to this.

I tried making a 'Z' table which copy of existing table T030 and then update this 'Z' table.However still the number of entires are still 1299.

Request you suggestions on the same.

Regh