2007 Mar 12 12:16 PM
Hi
i create Z report.
In the selection screen i have 2 field: werks and MKMNR ( Master Inspection Characteristics). when i press F4 on MKMNR i see search help of MKMNR - <b>QPMK</b>
I want that the value of the werks will automatic enter to search help
for example if i entyer werks 1002,so i want to see only record that have 1002
How can i do it?
thanks
have a nice day
2007 Mar 12 12:30 PM
Hi,
What I understood is when you press F4 for MKMNR field you are getting the values of this field for all the plants, not for the one which was entered in WERKS field.
If you want like that you create youe own elementary search help for the field MKMNR from the table QPMK and use it instead of using the std help for the field MKMNR.
Regards,
Anji
Hi,
What I understood is when you press F4 for MKMNR field you are getting the values of this field for all the plants, not for the one which was entered in WERKS field.
If you want like that you create youe own elementary search help for the field MKMNR from the table QPMK and use it instead of using the std help for the field MKMNR.
Regards,
Anji
2007 Mar 12 12:22 PM
Hi Balan,
As per your requirement, go for the <b>extended search help</b> compared to the <b>elementary search help</b>.
Hope this will help you.
Reward all the helpful answers.
Regards
2007 Mar 12 12:25 PM
hi,
try :
AT SELECTION-SCREEN ON VALUE-REQUEST FOR ...
...
fm F4IF_INT_TABLE_VALUE_REQUEST
A.
Message was edited by:
Andreas Mann
2007 Mar 12 12:30 PM
Hi,
What I understood is when you press F4 for MKMNR field you are getting the values of this field for all the plants, not for the one which was entered in WERKS field.
If you want like that you create youe own elementary search help for the field MKMNR from the table QPMK and use it instead of using the std help for the field MKMNR.
Regards,
Anji
2007 Mar 12 12:36 PM
H iAnji
What you write it what i mean
but i dont undetstand what help me if iwll create new search help
Thanks
2007 Mar 12 12:43 PM
You need to do two things.
In you code. Set the parameter ID for plant 'WRK'.
Then on the search enter this parameter ID for the plant field.
2007 Mar 12 1:00 PM
hI
I did those 2 thing but it not work i see always all the plant and not the one i enter in selection screen
2007 Mar 12 1:01 PM
When the user enters the plant. They will have to hit 'enter' on the keyboard. Otherwise the plant value is not taken. What even did you do the set parameter.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |