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


Please Help Members By Posting Answers For Below Questions

What is projection view?

534


Explain the Inportance of pa30? : abap hr

747


Different types of luws. What are they?

618


Explain the different types of view?

600


What is a fall back class?

1017






What is luw?

682


What is a matchcode?

591


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

608


How to pass data from list to report?

564


What is a data class? : abap data dictionary

629


What is a maintenance view? : abap data dictionary

573


What are the parameters used in each function?

597


How do we handle multiple line items in BDC's.

6366


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

742


What are the check tables?

555