In the user exits,how we can know that which field you are
changing.Could any tell me what are the steps required
Answer Posted / kaushik
Check the export parameter of the function module
containing the include program of user exit.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the tcode to create indexes?
What are the events in abap/4 language? : abap hr
Control Break statements- At new...endat.
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 partner selection?
What is value table? : abap data dictionary
Explain the differences between se01, se09 and se10?
What do you do when the system crashes in the middle of a BDC batch session?
Is sap xi intended to replace ale?
Double click function on the lists, identifying the line selected by the user on the list?
How many types of size categories and data classes are there? : abap data dictionary
How to eliminate duplicate entries in internal tables? : abap data dictionary
How can we handle table control in bdc? : abap bdc
What are the different types of operators in the sap abap?
Where do you code the hide statement?