Hi all,
I have the following dilemma. I need to pass the contents of an internal table populated in one ABAP program to another ABAP program run subsequently in another session. I have succeeded in storing a single field in SAP memory and used the ' set / get parameter ' syntax to retrieve it. However I cannot find a neat method of easily storing and retrieving an internal table in the same way.
Regards
Glen.