Match code in ALV

Hi Guru,
I am displaying one ALV using class.
I am displaying F4 help but UAER wants like transaction MM03 for MATNR.
Is there any filed in fieldcatalog so that I can pass that filed as match code.
I am using fieldcatalog of type LVC_S_FCAT.
Thanks,
Sandeep Garg

MM03 use the MAT1 search help which is associated with the MATNR data element (and many others) so you need to link to a table/field which has this data element like MARA-MATNR, fill the LVC_S_FCAT fields REF_TABNAME and REF_FIELDNAME if different from FIELDNAME.
NB: In some case it is not so easy and you need to manage a HANDLER for event ONF4.
Regards

Similar Messages

  • Match code list setting

    Hello,
    We have a specific match code list for a new field in the screen . We use Screen painter .
    When we display match code it will be displayed by default a list ALV . But here How can we change to a list Basic for the values of this match code . ( SAP Basic list not ALV list)
    Is there some way to change this setting for user ?
    Thanks

    Hi,
    I already added the field search help into screen, But here user need to have basic list for search help ,( This search help is for KUNNR,Name1...etc, And they want to have basic list when they press F4 , not normally AVL liste

  • Show match-code in tree format

    Hello everybody.
    Is there any way to show a match-code in a tree format??
    I mean, i have a hierarchy of values, like in an ALV tree and i want to show it in a match-code.
    Is there any way to do this with a match-code??
    Thanks for all your ideas.

    Hi,
    Matchcodes were used in ancient releases - if you are still at such a platform I see no way.
    Sucsessors of matchcodes are search helps. You can use search help exits to display a tree and choose a value from tree. It is quite easy. Function F4IF_SHLP_EXIT_EXAMPLE is a template for that including a lot of documentation.
    Kind regards,
    HP

  • FBL5N : problem with Match-code

    Hi,
    In Tcode FBL5N i click on match-code of Customer Account's field to choose a Customer, in the first table (Customers by company code) when Ii click on one customer the list of customers is closed but i get nothing in Customer Account's field (it is empty)
    Please how to resolve this problem ?
    Regards.
    Edited by: jehade el aoumari on Jan 20, 2010 9:28 AM

    Hi ,
    I had the same issue with FBL1N and I managed to solve it.
    1. Open SE11
    2. Select radio button search Help
    3. Enter DEBI
    4. Click on change
    5. Choose Maint. in logon lang.
    6. Go to tab Included search help
    7. Select line DEBID
    8. Click on Param. assignment
    9. On the 1st line enter      KUNNR     C      KUNNR
    10. On the 2nd line enter   BUKRS     C      BUKRS
    11. Save
    This should solve your issue.
    Regards,
    Ben

  • How to add the Match code object for the requisitioner field in TCODE ME51N

    Hi,
    How to add the search help (Match code object) for the requisitioner field in transaction ME51N.
    Please  do the needful to me.
    Regards
    Rajesh

    don't you think that posting your question to a microsoft developer site would be more efficient?
    regards,
    anton

  • Match code in report selection screen does not show any values for 0FISCPER

    Hi Experts,
    I have problem with selection screen in several reports. When I use match code for fiscal period selection I get only # as a possible value. I have checked the master data they seem to be correct. I work with 7.0 BW system. Can you please give me any hint what I should check?
    Thank you,
    Michal

    Hi,
    maybe I ask different way - how do you add characteristic values for a characteristic in the BEx? Is it automated somehow in SAP (e.g. from master data)? For the fiscal period I use custommer exit to fill in the default value, which is the current fiscal period. But this is something different, right?
    <removed by moderator>
    Michal
    Edited by: Arun Varadarajan on Nov 14, 2008 3:55 PM

  • How to delete duplicate entries in match code

    I want to delete duplicate entries in match code.

    If you go down the search exit route, using function module F4_IF_SHLP_EXAMPLE or function module F4_IF_SHLP_EXIT as a template you want it where callcontrol-step = 'DISP'.  You would sort the table: SORT RECORD_TAB BY STRING and then delete adjacent duplicates. If this does not wok because of the fields you have in your search help, you will need to select the data into another internal table and match the relevant entries from your internal table  with the relevant position in field STRING of RECORD_TAB.  The positions in STRING will be as per the order of the parameters  you have defined in the search help.
    Hope this helps.
    Regards
    Larissa

  • In a query, for the selection field 'KNB1-ZWELS' a match-code isn't availab

    Hi All,
    Creating a query, for the selection field 'KNB1-ZWELS' a match-code isn't available.
    Could anyone tell me the reason?
    Thanks
    Gandalf

    Hi,
    Match Code Object is not available for the field ZWELS. If required, You need to contact a Developer for creating one .

  • Match code for Vendor Master Data on PAN

    Hi
    Vendor match code will work only if the name are identical. But for the same vendor, user create multiple vendors.
    For Ex: If the vendor name is ABC Private Limited, User puts different names like ABC Pvt Ltd, ABC P Ltd, etc.
    Hence the match code check is over ridden.
    For that reason, i want check on the basis of PAN number.
    There is no field for PAN number in match codes field.
    Please suggest how it can be maintained

    Hi ,
    Use the exit SAPMF02K , which is specially ment for vendor master data .
    Cheers ,
    Dewang

  • Corporate group match code

    Hi,
    Can anyone guide me on how to create a Match code for Corporate group field in the Vendor Master? and create a list of possible values?.
    Thanks,
    Cecilia

    I know it has to be done by ABAP group but I got confused with the help on this field.. ABAP group says it is going to be a core code change since there is no user exit available for that field.

  • How to identify a change on parameters value using match code

    Hi everybody,
    I would like to know if it's possible to identify automatically a change on a parameters using match code.
    For example : In my wiew i set XXX in  my parameters, so i execute XXX treatment. Now if i change this value to YYY, i would like to treat the YYY treatment without press enter key.
    My requirement is the following : According to the values filled in this parameters, i need to display different views in my WD application. So when this value changes, it's neccesary to modify the displayed views.
    Does anybody can help me on this problem ?
    Thanks in advance.

    Hi,
    i think ,when you start a application with application parameters your first requirement is realized. However , the second requirement need more clarity.
    When you start a application with parameter XXX, the application is displaying a view-X. How and who will change the value of XXX. Without triggering a roundtrip to server you cannot check the value if it is changed and on top of it, you can not bring new view assembly  So keep this in mind and design your application..

  • F4 in WDA table : The Match Code Button appears 4 lines down

    Hi,
    I have a problem with the Match code Buttons.
    In the FAQ of the WebDynproABAP Wiki ( https://wiki.sdn.sap.com/wiki/display/WDABAP/GeneralTechnicalAspects#GeneralTechnicalAspects-2.110),
    I read something about displaced artefacts in Tables. So I tried with a simple table and I still have the problem.
    Can someone help me ?
    Thanks.
    MAline

    Hi!
    Which Support Package has your system? SP11? I think the problem will be fixed with SP11.
    kindly regards
    Fößleitner Johann

  • Creating Match Codes

    Dear All,
    Please suggest me the steps and necessary settings to Created a Match Code.
    I have to create a Match Code for the field Tax Number 1 in the Vendor Master.
    Thanks in Advance,
    Archana.

    Hi ARCHANA,
    IF YOU WANT  SEARCH HELP BASED ON MULTIPLE THING THEN YOU HAVE TO GO FOR COLLECTIVE SEARCH HELP WHERE YOU LIST ALL YOUR ELEMENTARY SEARCH HELPS
    LIKE IN HERE
    VENDOR BY COMANY,VENDOR BYCUSTOMER ETC ARE ELEMENTARY SEARCH HELPS
    Vendor if you see the Search Help, it gives you the option for Vendor by Customer, Vendors by COmpany Code etc etc.
    THEN YOU CREATE A COLLECTIVE SEARCH HELP WHERE YOU GIVE ALL YOUR ELEMTARY SEARCH HELP.
    SI IF YOU WANT TO ADD TO THIS LIKE
    Vendor by Customer, Vendors by COmpany Code ,VENDOR BY TAX NUMBER1
    GO TO SELL CREATA ASEARCH HELP ZTEST
    GIVE SOME SHORT DESC
    THEN IN SELECTION METHOD GIVE THE TABLE I.E LFA1
    THEN UNDER SEARCH HELP PARAMETER
    GIVE
    LIFNR   SELECT IMPORT EXPORT  LPOS 1 SPOS 1 AND PRESS ENTER
    BELOW THAT
    STCD1  LPOS2 SPOS 2 AND THEN PRESS ENTER
    SAVE IT.
    tHEN FIND THE COLLECTIVE  SEARCH FOR VENDOR FIELD AND JUST THIS TO IT.
    THANKS
    VENKI

  • Storage bin match code in LT06

    Hi Expert's,
    did anyone know why in the LT06 transaction (instead of the LT01) is not possible to use
    - Source storage section (LTAPA-VLBER)
    - Source Storage Bin (LTAPA-VLPLA)
    match code.
    Thanks.
    BR.
    Edited by: Marco Cariello on Apr 22, 2009 8:48 PM

    Thanks Csaba,
    but the note n.379070 it's OK only for SAP releases earlier than Release 4.0. We got ECC 6.0.
    Have you other suggestions?
    Thanks.

  • Please send me some sample codes of ALVS  using function modules only

    Hi,
    i am new to alvs
    Please send me some sample codes of alvs using function modules only.
    My mail id is [email protected]
    Thanks & regards,
    hari priya

    hI
    http://www.sapdev.co.uk/reporting/reportinghome.htm SPECIAL FOR ALL ALV PROGRAMS WITH EXAMPLE CODES
    Check the below links :
    http://www.sap-img.com/abap/sample-programs-on-alv-grid.htm
    http://www.sap-img.com/abap-function.htm
    http://www.sap-basis-abap.com/sapab034.htm
    http://www.erpgenie.com/abap/example_code.htm
    These all are very simple ALV programs ,good luck
    <b>Reward if usefull</b>

Maybe you are looking for

  • Problem with "Message Display Tool"  PI 7.0 SP10

    Dear SDN, After upgrading PI 7.0 from SP09 to SP10 the "Message Display Tool" does not work well. When executing: "Runtime Workbench" > Message Monitoring > Integration Engine > Details (of a selected message) > "Message Display Tool" > Message Conte

  • How to Add a characterstics into a column of print layout of Reporrting Age

    Hi all, I have created a query and added Sales Grp (characterstic) in ROW, and Division(characterstics) in Column also i have added one more field Amount (keyfigure) in Column. Now I need to create a Reporting Agent(Print). When i create this Reporti

  • Weird display problem in Safari

    I've looked around for other topics on this and haven't found any yet, and to my disbelief, the folks at the local Apple store didn't have an answer for me as well. So here's to hoping to that someone here might have a suggestion. I have two macs, a

  • SQL Query re-write assistance requested

    I am needing to know the best way to go about re-writing a bad query at my workplace that needs to run at TOP performance due to very large amounts of data that will be run through it. I have simplified the data and table to the following mock exampl

  • Activities to show up on Messages/Alert Popup

    Hi all, We would like activities that we assign to other users to show up on their messages/alert popup. Is there a way to make this happen? Thanks, Jane