2006 Jul 20 8:19 PM
Dear All,
Can we restrict search help to display only desired value.
for example I have two input fields one each for plant and storage location and I want to display possible values for Storage location based on the input plant.
is it possible?
I am using a search help based on table T001L
Can you guys help me on this.
Thanks
Amit
Dear All,
Can we restrict search help to display only desired value.
for example I have two input fields one each for plant and storage location and I want to display possible values for Storage location based on the input plant.
is it possible?
I am using a search help based on table T001L
Can you guys help me on this.
Thanks
Amit
2006 Jul 20 8:28 PM
2006 Jul 20 8:33 PM
For plant and storage location, this is handle automatically by the standard search helps. I believe you need to use the memory ids to force this behavior. Please try this as it works good in my system.
report zrich_0001.
tables: mseg.
select-options WERKS for MSEG-WERKS memory id WRK.
select-options LGORT for MSEG-LGORT memory id LAG.
Regards,
Rich Heilman
2006 Jul 20 8:49 PM
2006 Jul 20 8:54 PM
Hi Amit,
I think search help take all possible entries because when we made search help,we Import and Export Parameters form check table which fetch all entries.
Regards.
Ankur Garg.
2006 Jul 20 9:01 PM
2006 Aug 21 11:30 AM
Hi Amit
The solution is
Create a new search help Use the table T001L for selection help give both plant and SLoc as parameters with both the fields as import parameter and only SLoc as export parameter.
Plz do reward the points
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |