Answer Posted / senthil
Code review is after finished the source code,senier
developer will check the code.Mostely involved in senior
developer.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define batch input session?
How to create a check box/option button in a list?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is modularization and its benefits? : abap modularization
What does the extract statement do in extract datasets?
How many types of size categories and data classes are there?
How do you find the information on the current screen? : abap bdc
What are the pooled and cluster tables?
Explain open dataset in sap abap?
What are the prerequisites for creating foreign key relationship?
In which table the material master data is stored?
What is your approach for writing a bdc program? : abap bdc
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
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?