when we create a simple report with input field as S_VBELN
(as select-options)..for any range of values it is
displaying the output...i dont want like that..only the
existing ranges it must be displayed...for ex. in sales
ranges from 4969...but in input from 1 to z also
displaying..please send me the solution
Answer Posted / madhavi
first, we can give the constant range for the select option
s_vbeln
create a custom serach help for the vebln, give the
existing range in that help.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between se01, se09 and se10?
What are field groups?
How do you work with semi colon se[arated files in BDC ?
What is the structure of the bdc table? : abap bdc
Explain how to create any functions?
How do you Export a session ?
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 view? Explain the different types of view?
Do we create table fields with out data elements and domains?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
When the get cursor command used in interactive lists?
How do you populate data into a multiple line field? : abap bdc
What is the use of 'table index'?
What is size category?
How do you get the number of lines in an internal table?