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.