Skip to Content
0
Former Member
Feb 16, 2011 at 11:05 AM

Fastest was to insert entries fr ITAB1 into hashed ITAB2

24 Views

Howdy,

what is the fastest way to move entires from a standard ITAB1 into a ITAB2 of type hashed?

Also, what about when ITAB2 has been passed as method parameter in the format <fs_ITAB2> of type any ?

Important: before the insert ITAB2 already contains entries which must be preserved (thereby disqualifies squarebrackets=squarebrackets )

Thanks for any answers.