can u save internal table in sap memory from abap memory?
Answer Posted / manas
FIrst of all this question is incorrect.
We can save internal table in ABAP memory using ( EXPORT )
and obtain the values using IMPORT internal sessions while
passing data one program to another in a single session.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can a filed occur in several field groups?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the differences between structure and table in the data dictionary in abap?
What are the parameter types for a method?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What are the two ways for restricting the value range for a domain ?
Explain how data is stored in cluster table?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is the difference between scrolling a table horizontally and vertically?
Table events aNd table maintains generation
How to insert a line into abap internal tables?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are the attributes of the data in data dictionary? : abap data dictionary
What does an exec sql statement do in abap? What is the disadvantage of using it?
Explain the client concept of sap.