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 / vijaya lakshmi.t
In the Select Query give the where Condition as VBELN IN
S_VBELN. so that what ever range u have given in the
selection screen it would only be displayed.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about interactive report?
How can we set the tablespaces and extent sizes ?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What are the types of the programming language used in the sap abap software?
Does the call transaction method allow multiple transactions to be processed by sap?
Describe data classes? : abap hr
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How to create user interfaces for lists?
What are field symbols?
What is a maintenance view? : abap data dictionary
What is the reserve command?
How to write a code in tab control? : abap bdc
Can you delete data element, which is being used by table fields. : abap data dictionary
What is tcode se16? For what is it used.
What is the use of dequeue function module? : sap abap data dictionary