2)In production what is the user exit?
No Answer is Posted For this Question
Be the First to Post Answer
How to debug sapscripts ?
What is open sql?
How many times we can use At Selection Screen Output and on field event in report?
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?
4) Want to stop the BDC session in progress.How?
What happens when you post goods issue after delivery?
Report zabc. Top-of-page. Write : 'Hello'. End-of-page. What is the output of the program.
6 Answers Enteg Technologies, Myne,
what is defference between breakpoint and watch point?
How can we create callable modules of program code within one abap/4 program? : abap modularization
difference between enhancement and modifying
write the codes for how to fetch data from a select query written under end-of-setection event.
i have to fetch the data based on non primary key field from a pooled or clustered table, but for pooled and clustered tables we can't create secondary index then to achieve the performance what to do?