What is the difference between data base objects and runtime
objects?
Answer / 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 |
How to debug a sapscript?
What does the extract statement do in extract datasets? : abap modularization
Can we write the code both call transaction and session method in single program?
I have two applications one is 'cov letter' and Purchase order.how will you process these forms in your driver program and tell me the sequence of the FM?
how many secondary lists can we create in an ALV?
How To Debug Ale ....
How to create a button in selection screen ?
What is the maximum number of match code id's that can be defined for one match code object ?
What are the types of subroutines? : abap modularization
tcode to find applicatin server directories?
How to print continuous pages in smartform?my requirement is i need to print 3 pages for each customer i.e 2 pages for purchase order forms and 3rd page is terms and condition page.Likewise how can i print 100 customer pages at once continuously?
What is the client concept in sap?