How will you add search help in a program
Answer Posted / mahesh
first create search help in se11
and then write below code in report
parameters: p_bukrs type bukrs matchcode <search help name>
..
regards
mahesh somanath
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What are number ranges?
How can we access the correction and transport system?
Difference between select option and ranges ?
What is the lock object?
How did you test the form you developed? How did you taken print?
performance tuning concepts
what are the important fields while preparing sales order,inquiry?
How to select valid lines for secondary list?
How is conversion of data types done between abap/4 & db layer?
What are th control break events in abap?
What is the t-code to display batch input sessions? : abap bdc
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 processing class, where we do them and why? : sap abap hr
What are null values?
Can we create field without data element? If yes, how?