what is difference bt ABAP MEMORY AND SAPMEMORY

Answer Posted / ganesh

SAP Memory :SAP memory is a memory area to which all main sessions within a SAP 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.
Here simply we use Set and Get parameters for passing the values.

ABAP memory :ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the functional areas, user groups? How does abap query work in relation to these?

597


Can a filed occur in several field groups? : abap modularization

670


How will you insert record in a sorted table

878


How do you document ABAP programs? Do you use program documentation menu option?

663


What is a data class? : abap data dictionary

641






What is Field group?

677


What are lock objects?

605


Tell me a scenario where did you use secondary index?

645


What is the difference between free and refresh?

611


What is the difference between pnp and pnpce? : abap hr

1098


​​What is the symbol to do “concatenation” operation in​​ nw​​ abap​​ 7.4​​ ?

792


What is the logo in sap script?

588


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1784


How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?

638


After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?

1461