Skip to Content
0
Former Member
Jan 02, 2008 at 05:42 AM

DB table width is more than the work area

21 Views

Hi, Dear All,

In the below SQL statement, i'm trying to insert the data from the dynamic itab(this has the same structure as that of master table). But while executing the statement, it is leading to dump; saying that "the database table has a width of 312 bytes but the work area is only 296 bytes".

INSERT zmard_x FROM TABLE <dyn_table>.

  • INSERT (h_table) FROM TABLE <dyn_table>.

Pl. any one can suggest, how to correct the error.

with regards

Mahesh