It’s not a trivial thing to add new field into already existing itab during run time, but there is a way how to modify the ITAB strucuture. You can add, remove or modify order of the components (fields) in the itab. Continue reading
ABAP – append a component to ITAB dynamically
Reply