2021 Sep 03 3:16 PM
Hi, I've created a query that reads a custom table.
With SE93 I've created a custom Tcode but in the selection fields I saw that the field EKGRP doesn't have the matchcode button. Can I add it?
thanks and regards,
2021 Sep 03 3:34 PM
If your field EKGRP is based on EKKO-EKGRP, then a search help should be automatically proposed.
NB: I don't see the relationship between creating a T.Code and the selection criteria from the SAPQuery, or maybe I didn't get what you meant.
2021 Sep 03 3:53 PM
thanks Sandra,
my EKGRP field is based on table knvv because i need bp customer data.
Maybe i need to do something on the sap query (sq01) to show the matchcode on my custom tcode.
Can you help me?
2021 Sep 03 4:14 PM
Sorry, the field KNVV-EKGRP doesn't exist. Could you clarify?
I don't understand what means "show the matchcode on my custom tcode". I don't understand if it's a query selection field, or a field in the selection screen of your custom program.
2021 Sep 03 4:24 PM
Sorry I made a mistake.
The field is KNVV - VKGRP.
It's a selection field on a tcode made by se93 with a program generated in sq01
i need to show this button on my selection field.
Now i don't have any "help" or "matchcode" when i select this field.
2021 Sep 03 4:45 PM
OK. I just created an example from scratch in 2 minutes and I obtain a search help with all possible values for KNVV-VKGRP. Probably you didn't build correctly the infoset. Please provide more information about what you exactly did.
NB: it's no more needed to talk about the transaction code then. Your SAPQuery selection screen has the problem as you can see by running it from SQ01. Am I right?
2021 Sep 06 11:28 AM
I solved it by removing the VKGRP field from the custom table.
After that I join the custom table with KNVV table in sq02