Answer Posted / venkateswarlu.bandi
version management is the tool is used to compare the
objects with version of the current objects. by using the
version management user can compare the previous object with
the version of the current object.who has been modified and
who did it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cts and what do you know about it? : abap hr
What are the differences between table controls and step loops?
What are control tables?
What type of user exits have you written ?
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 is open sql?
What are the different types of the variable in the sap abap?
Does the call transaction method allow multiple transactions to be processed by sap?
What are your ways to performance optimization?
What is sequence of event triggered in report?
What is its? : abap hr
Explain the properties of selection screen?
What are null values? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Why do we use FOR ALL ENTRIES and what is the pre-requisite