SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →internal session
Memory area in the main session in which the data and objects of an ABAP program are stored during the execution of the program. An internal session is created when an ABAP program is called in the shared memory, and exists for as long as the main program of its main program group is being executed.