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
What are two methods of modifying sap standard tables? : abap data dictionary
How do you execute the payroll
What is maintenance view?
What are the fields in a bdc_tab table? : abap bdc
SAP query how to use end users?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
How many types of tables exist and what are they in data dictionary?
What are the types of the software component being deployed in the sap?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Describe the difference between macro and subroutine?
How many secondary indexes can we create in a table?
What is primary index?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
How is conversion of data types done between abap/4 & external level? : abap data dictionary