What is the difference between data base objects and runtime
objects?
Answer Posted / sumit
Database objects are permanently stored in the database and
exist even after the execution of program. Whereas, run time
data objects are the variables, tables, constants that exist
only during the execution of the program. They allocate
memory only for the run time. The memory is released after that.
Regards.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is view proxy in abap?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the different types of the sap abap data dictionary objects?
In the MM module for finding out the standard cost what is the view one has to look at?
What is bdc programming? : abap bdc
Does the external program run in the same sap luw as the caller, or in a separate one?
Explain Catch Command in ABAP?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
In sap scripts, how will you link form with the event driven?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
Explain what is the difference between primary key and unique key?
What are the types of the software component being deployed in the sap?
How do I find the output type of a table or a program?
What does the extract statement do in extract datasets?