what is project system Landscape?
Answer Posted / bibhash sinha
qality
developnment
development
Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Explain the use of insert and append statement in sap abap?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
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?
How can we achieve MVC ?
Can matchcode object contain ids with different update types? : abap data dictionary
What is a table cluster? : abap data dictionary
What are Tickets in Realtime ?
When is the top-of-page event triggered? : abap data dictionary
On which event we can validate the input fields in module programs?
What are hashed tables?
What are the two ways for restricting the value range for a domain? : abap data dictionary
Why cant we use Normal function module for data transfer?
Can a posting run be deleted? : sap abap hr
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?