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 the modification assistant?

773


Why we are using Macros instead of Function Modules

1825


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1859


Name the function module used to convert logical file names to physical file names in abap/4 programs?

822


How to insert a line into abap internal tables?

790


Does sap handle multiple languages?

753


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

829


How can we set the tablespaces and extent sizes ?

744


Define external layer? : abap data dictionary

880


What are the two levels in defining a match code ?

814


What are two different ways to add fields to sap tables?

727


What abap statement will trigger list generation?

805


What is open sql vs native sql ?

2137


if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

1884


What are the basic objects of the data dictionary? : abap data dictionary

807