ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
give example of sap memory and abap memory
 Question Submitted By :: Abhishek
I also faced this Question!!     Rank Answer Posted By  
 
  Re: give example of sap memory and abap memory
Answer
# 1
SAP Memory 
SAP memory is a memory area to which all main sessions 
within a SAPgui have access. You can use SAP memory either 
to pass data from one program to another within a session, 
or to pass data from one session to another.  Application 
programs that use SAP memory must do so using SPA/GPA 
parameters (also known as SET/GET parameters). These 
parameters can be set either for a particular user or for a 
particular program using the SET PARAMETER statement. Other 
ABAP programs can then retrieve the set parameters using 
the GET PARAMETER statement. The most frequent use of 
SPA/GPA parameters is to fill input fields on screens 

ABAP/4 Memory 
ABAP memory is a memory area that all ABAP programs within 
the same internal session can access using the EXPORT and 
IMPORT statements. Data within this area remains intact 
during a whole sequence of program calls. To pass data 
to a program which you are calling, the data needs to be 
placed in ABAP memory before the call is made. The internal 
session of the called program then replaces that of the 
calling program. The program called can then read from the 
ABAP memory. If control is then returned to the program 
which made the initial call, the same process operates in 
reverse. 

SAP memory  
The SAP memory, otherwise known as the global memory, is 
available to a user during the entire duration of a 
terminal session. Its contents are retained across 
transaction boundaries as well as external and internal 
sessions. The SET PARAMETER and GET PARAMETER statements 
allow you to write to, or read from, the SAP memory.  

ABAP/4 memory  
The contents of the ABAP/4 memory are retained only during 
the lifetime of an external session (see also Organization 
of Modularization Units). You can retain or pass data 
across internal sessions. The EXPORT TO MEMORY and IMPORT 
FROM MEMORY statements allow you to write data to, or read 
data from, the ABAP memory.  

 
Is This Answer Correct ?    6 Yes 2 No
Vijayanand Poreddy
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
1. Driver prog & executive prog both r same ? 2. what is difference between At selection screen & At selection out put ? 3 . what is node used in smart form ? IBM2
what is a value table?  1
what are Table-Controls? TCS2
what is the difference between invoice and proforma invoice?  7
how do you transport FORM from one server to another server ?  2
How to create Reports with Radio Buttons, which gives sales information, Delivery information and Billing information. plz mention the detail coding Tahnks, Rahul TCS1
without debugging key how can i debug function module? IBM2
where u can find user exists? how to activate user exists? Satyam1
what is the difference detween EDI AND ALE?  5
What is the significance of at line-selection event? Infosys3
what is the use of help view?how can we create search help for a field?in how many ways we can give search help?  1
What is ABAP query? TCS1
what are views? And how many types of views are there?  3
Among the Call Transaction and Session Method, which is faster?  2
How to create MEDRUCK form?  1
What is BAPI ? & its used & functionality.  1
Hi, My question: Iam an ABAP Programmer with 3+yrs exp would like to learn ABAP CRM . Plz let me know the best institues(coaching centers) in HYd to learn the same.  3
hw to explain scripts? like medruck, rvorder01, rvinvoice. help me, coz my resume is almost prepard bt nt geting confidence to attend interview bcoz i dnt knw hw to xpain few objects  1
when do you need to create an internal table with header line ?and with out a header line?  2
What is IDOC? FutureSoft3
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com