Answer Posted / rajiv
Hi,
ABAP Memory Means: Using Export and Import Parameters
wiht help of sub routines form Application.
SAP Memory Means: Using SET and GET Parameters Addressing
to Memory ID Parameters.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is locking ?
Explain the disadvantages of logical databases?
What should be the approach for writing a bdc program? : abap bdc
What are the main uses of the primary key?
What is the difference b/t Session method and call transaction method ??
Explain how to Handle the internal tables in ABAP?
What is meant by hotspots?
What are system variable in abap?
Explain what are the events in screen programming?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What is macro? : abap hr
What are the different types of laws. What are they?
What are the contents in technical specifications?
How do you get the number of lines in an internal table?