data sending between main sessions using get parameter and set parameter is sap memory data sending between internal sessions using import or export parameters is abap memory
sap memory is a global memory whereas abap memory is local memory.
For example, we have four programs in abap memory and assigned some varibles to a particular program in abap memory then those varibles can't be used by anyother program in abap memory i.e., the variables are only for that program and also local to that memory,whereas sap memory can access all the abap memory or else it can perform any kind of modifications.
SAP memory is available to the user during the entire terminal session. ABAP memory is available to the user during life time of external session.
SE16 is a T-code for object browser. Generally used to search the fields of SAP Tables . and respective data.
se16 is a data browse and it is used to view the contents of the table and we cannot change or append new fields to the existing structure of the table as we cannot view the structure level display using the se16
buffer is nothing but a memory area. table is buffered means that table information is available on application server. when you call data from database table it will come from application server.
transperent and pooled tables are buffered. cluster tables can not buffered.
A Great Tutorials Portal
Aquarian Infotech System
Copyright © 2008 interviewmaterial.com. All rights reserved.