Skip to Content
0
Former Member
Jan 29, 2008 at 06:56 AM

Dynamic itab

29 Views

Dear All,

I am getting error while trying to build dynamic internal table for the database table having packed integer fields (like QUAN, DEC), saying that “work-area is less than the target database table”.

While debugging, I observed that, the fields having above data types are getting truncated to half the length of the field. (for ex: MARA~VOLUM (13) is reduced to 7). But, IÂ’ donÂ’t have any problem for any other data-types.

Can you guess why the length is truncating and how to avoid the same?

Your inputs are highly appreciated.

best regards

Mahesh