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 |
Why do we use types statement in abap programming?
Hi to all abap guru's my question is how to print the page numbers like 2 4 6 on all pagess in smart forms means 2 on first page 4 on second page thanks in advance
Can you create a table with fields not referring to data elements? : abap data dictionary
what is the difference between Ale abd Bapi?
How do you find if a logical database exists for your program requirements?
What is open sql?
what is meant by filtration in alv? how to do it?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
Type groups?
Which type of tables used this buffer?
A report has statements like: top-of-page. write :/. End-of-page. write:/. But the end-of-page is not displayed ?please verify?
what types of request are used to transport repository objects?
how many records are updated from a flatfile to sap database in one shot?