ABAP Keyword Documentation → ABAP Glossary
internal session
Instance within an ABAP session with its own program memory in which the data and objects of an ABAP program are stored when the program is executed. An internal session is created when an ABAP program is called in the shared memory and is preserved for as long as the main program of its main program group is being executed .