what is the diffreence between sap memory and abap memory
plz give the example
Answer Posted / manoj kumar
sap memory is the total sap memory where as abap memory is
confined to one session or we can say se38.
set parameter and get parameters are used to store the
vaklue of varable and transsport to another session
trheses are used as sap memory units
and import and export are used as abap memory units to
transport
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
How to pass data from list to report?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
Name some system global variables you can use in abap programs?
What is meant by write lock? : sap abap data dictionary
Explain what is step-loop?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the difference between internal tables and extract datasets? : abap modularization
How can one distinguish between different kinds of parameters? : abap modularization
What are the components in sap application server?
What is a data element?
Explain what are the different functions used in sap script?
How do you populate data into a multiple line field? : abap bdc