which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / shanthi
PARAMETERS
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What is view? Explain the different types of view?
What is sequence number
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What will exactly the hide statement do?
What are the advantages/ dis-advantages of logical databases?
What are pooled tables?
Difference between user exit and badis?
What are the different types of operators in the sap abap?
What are the domains and data elements?
How many lists can a program can produce?
What is For-period and In-period
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
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?
What are the functional modules used in sequence in bdc? : abap bdc
What is the use of at new statement ?