Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

When we should use ABAP Memory and SAP Memory ?

Answer Posted / adarsh mohanty

ABAP Memory- The contents of the ABAP/4 memory are retained
only during the lifetime of an external session. You can
retain or pass data across internal sessions. The EXPORT to
memory and IMPPORT from MEMORY statement allow you to write
data to or read data from the ABAP memory.
EX: EXPORT it_tab TO MEMORY ID 'ZADI1'.
IMPORT it_TAB FROM MEMORY ID 'ZADI1'.

SAP MEMORY - Otherwise known as global memory is available
to a user during the entire duartion of a terminal session.
It's contents are retained across transaction boundaries as
well as external and internal sessions. SET PARAMETER & GET
PARAMETER statements allows you to WRITE TO/ READ from the
SAP memory.

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of rstxscrp program?

1181


What is the purpose of sap script? Difference between sap script and report?

1125


When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?

2026


Can we print bar codes in SAP only from ZEBRA printer ?

2024


Will a script be activated without page format ?

2046


Explain the page windows

989


How many main windows can we create in one script?

1128


How can you copy forms from one client to other?

1018


What is the work you have done in the MM module and what programs did you use for creating views in MM ?

2600


If the second page is not triggering what is the problem?

958


what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?

3201


Differentiate between window and page window.

1044


In what format does sap script store text ?

1009


How can I transfer sapscript from one client to another?

987


What are the modules in FI that you have worked on ?

2612