What is the difference between view and table ?
Answer Posted / guest
Table comprises of rows and columns, columns representing
fields and rows containing the data or records.
View is a imaginay table which contains data at run time.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the types of search helps? : sap abap data dictionary
what is call back in alv?
What are the types of the programming language used in the sap abap software?
How do you get the number of lines in an internal table?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
How can one distinguish between different kinds of parameters? : abap modularization
Update types in Call transaction method. What is the difference?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What is sapnet?
Can we specify the next screen number with a variable?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
Is a logical database a requirement/must to write an abap/4 query?
What is meant by hot spots? : abap data dictionary
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
In what ways we can get the context sensitive f1 help on a field?