ASSIGN MATCHCODE ON TX.IW32

Hi, could you please help me to resolve a problem?
I have to assign a matchcode (Z table) in a Standard transaction.
In transaction IW32 in the "Operation" tab, i have to asign a matchcode to the field "unloading point" that is in the table control. The matchcode data is the information of a Z table.
I tried to use the function "F4IF_INT_TABLE_VALUE_REQUEST" executed in user exit EXIT_SAPLCOIH_006 , but it doesnt function.
I think that it is not possible because it doesn't has a standard matchoce assigned and an id parameter.
Thanks a lot.
Edited by: JONATHAN ROCHA on Jun 9, 2008 6:46 PM

HI, I have created the search help, but how can i assign this search help to the data element if the data element is standard?
Edited by: JONATHAN ROCHA on Jun 9, 2008 8:47 PM

Similar Messages

  • Reg restriction of particular order type

    Dear all,
    What is the procedure if we want to restrict a particular user from operating a particular process order type PI01,
    Please give me step by step, what are to be maintained in roles
    regards
    venkat

    Dear Venkat,
    1)Create a role and assign the tcode.(IW32)
    2) Go to Authourization tab (change mode)
    3) In the Object PM
    3) Select the Authourization objects
       I_AUART
        I_ILOA
        I_VORG_ORD
    4) Specify the ORDER TYPE:=PI01
    Apart from this steps you should specify the org values like Co.code, plant..etc...
    Generate the role and assign to that particular user.
    Thanks & Regards
    Gangadhar
    Edited by: gangadhar hm on Mar 5, 2010 12:17 PM

  • Error while assigning fcode in enahncement screen in IW32

    Hi Experts,
    I have a very strange problem. I am enhancing the txn IW32. I have the screen exit where in I have added fields in the enhancment tab. Now, i have a situation where in i have three radio buttons and certain fields. On selecting one of the three radio buttons, some fields should be hidden. FOr this, i assigned FCODE to the radio buttons. But when the PAI of the screen is called after selecting the radio button, the control does not go back to PBO and i get an error saying "Requsting function PLP (my fcode) is not available here". THis error comes even for fcode of the push button i have created.
    I guess this has somthing to do with using fcode in screen exits. Pls help as this is an urgent requirement.
    Points shall be awarded for helpful answers.
    Thanks in advance,
    Karan

    clear the fcodes after using them, and see

  • Assigning search help (F4 functionality ) for recipient field in IW32

    Hi,
    my requirement is to assign search help (F4 functionality) for recipient field in components tab of IW32. anybody help me to assign search help for it. same way i need to assign that in MIGO, MB21, MB1A goods recipient field.

    hi,
    refer to the following link:
    http://www.saptechies.com/how-to-add-f4-help-to-a-field-on-screen-module-pool/
    i hope it helps
    regards

  • Assigning  of   smart from  to print  Service Order using Tcode IW32

    Hi  Gurus
    i have  developed a Z smart form  to print shop papers  using IW32 how how to assign the  Zprint program and Z smartforn  to print  shop papers using iw32
    thanks in advance.
    Edited by: jvp111 on Jun 11, 2010 4:20 PM

    In config, under Plant Maintenance & Customer Service -> Maintenance & Service Processing -> Maintenance & Service Orders -> Print Control -> Define Shop Papers you can assign you own Shop Paper number , Form Routine, Form name. The SAP standard  is a Sapscript but I have used a Smartform. Note that you will have to give a shorter name for your Smartform to fit in the Form section in config.

  • Incorrect account assignment for service PR after IW32 save

    One service PR was created thourgh Tcode IW32 by BDC program (recorded through SHDB). Account assignment data of Service PR is absolutly correct and remains the same for the further PR & PO processing.
    In case of any changes in the service PR through IW32 (again BDC program), GL account of Service PR is not getting derived and Gl account becomes null subsequently commitment item is not getting derived.
    IW32 save is getting failed by error message 'No commitment item is derived/entered for item.......'.
    By searching SAP OSS Notes, found 2 nos. similar notes 802965 & 956751 but both are alreay corrected through support package ECC6.0 - 006. our support package is 013.
    This nature of problem is facing through IW32 transaction (without BDC program). Unable to find any errors in IW32 change BDC.
    Unable to understand the problem. Please help.

    Hello,
    during this Run of BDC what Information your changing at PR afte calling it Via Iw32.
    Regards,
    Rakesh

  • Work orders and updating user status (via IW32)

    Hello All,
    I was given a design to create a program that will retrieve all open work orders. The program needs to check on all the purchase orders for that work order to check if order quantity matches the received quantity and the invoice quantity. If it matches, I will do an IW32 to change the user status to 'AIP' (All Invoices Paid). If there are no invoices or purchase orders, I will again, do an IW32 to change the user status to 'AIP'.
    And since this is my first time to work on a PM ticket, I'm not very familiar with the tables being used. I've tried looking for a list of PM tables. One table I got is AUFK (Order Master Data). I searched through the table and it has the fields for Sales Order Number (KDAUF) and Item Number (KDPOS). Is this the Purchase Order related to the work order? Also, is there a way I can see or verify it through a transaction? I tried looking into transaction IW33 but I couldn't find any Purchase Order Number there. Also, how do you know if a work order is open or not? Is there a field that indicates it?
    I was thinking if there are any BAPI's I can use to change a work order's user status instead of doing a CALL TRANSACTION 'IW32'? I saw a function module, RFC_CHANGE_PM_ORDER, that does a remote function call to IW32 but this has dialogs. I'd appreciate any input.
    Many thanks in advance!
    Regards,
    Kristine

    Hi
    You can use the BAPI - BAPI_ALM_ORDER_MAINTAIN to maintain orders.
    Given below few order related tables
    AUFK     -Production order headers
    AFIH     -Maintenance order header
    AUFM     -Goods movement for prod. order
    AFKO     -Order header data PP orders
    AFPO     -Order item
    RESB     -Order componenten
    AFVC     -Order operations
    AFVV     -Quantities/dates/values in the operation
    AFVU     -User fields of the operation
    AFFL     -Work order sequence
    AFFH     -PRT assignment data for the work order(routing)
    JSTO     -Status profile
    JEST     -Object status
    AFRU     -Order completion confirmations
    This may help you.
    Thanks & Regards,
    Govind.

  • BADI for storage location restriction in IW32

    Dear All,
    I am working on one scenario in this user has to get the error message :-
    1. Whenever he doesn't enter the Storage Location in Component Tab (in IW32) and also he should not be able to save the Maintenance Order.
    2. There is ZTABLE (ZTPM058) , if there is no entry of the Storage location in the ZTABLE then also he should get the error.
    I have used the BADI BADI_DI_PCS2_1 to do this but the problem is when the user enter the component manually then it works fine , but when he selects the component from List button (it is in the bottom of the component tab screen) , then this BADI doesn't work correctly.
    Basically when the user selects component from List  then it should first put data into the component tab and then give the error . but this is not happening.
    Please suggest what can be done.
    Below is the code that I have  written :-
    l_ucomm = sy-ucomm.
    if diad_resbd-MENGE is not INITIAL.
      SELECT SINGLE ingpr         "Plant Section
                    lgort         "Storage Location
              INTO  (l_ingpr,
                    l_lgort)
              FROM  ztpm058
             WHERE  lgort = diad_resbd-lgort
               AND  ingpr = diad_caufvd-ingpr.
      IF sy-subrc <> 0.
    if l_ucomm <> 'IMKL'. 
       CONCATENATE 'FOR ITEM NO'        diad_resbd-posnr
                   ', COMPONENT'                   diad_resbd-matnr
                  'AND PLANNER GROUP'       diad_caufvd-ingpr
                 'THERE IS NO STORAGE LOCATION'  diad_resbd-lgort INTO txtmgs SEPARATED BY space.
        clear l_ucomm.
        clear sy-ucomm.
        MESSAGE txtmgs TYPE 'E' .
        elseif l_ucomm = 'IMKL'. (OK CODE when user press List button)
             CONCATENATE 'FOR ITEM NO'       diad_resbd-posnr
                        ', COMPONENT'                   diad_resbd-matnr
                        'AND PLANNER GROUP'      diad_caufvd-ingpr
             'THERE IS NO STORAGE LOCATION'  diad_resbd-lgort
    INTO txtmgs SEPARATED BY space.
        clear l_ucomm.
        clear sy-ucomm.
        MESSAGE txtmgs TYPE 'W' .
        endif.
        endif.
        ELSE.
        message 'Please enter the Quantity' type 'W'.
        clear l_ucomm.
        clear sy-ucomm.
        endif.
    Thanks and Regards,
    Rachit Khanna

    Dear Rajesh Kumar Raju
    Go to IMG-->Logistics Execution >Shipping> Picking -->Determine Picking Location -->Define Rules for Picking Location Determination.  There you have to assign the MALA rule to your delivery type
    Also maintain in OMJ8 and in material master under MRP2 view the default storage location in the field "Prod. stor. location"
    thanks
    G. Lakshmipathi

  • BAPI_GOODSMVT_CREATE - Account Assignment Error

    Hi,
    I have to issue a material from unrestricted project stock to a reservation on a service order(Txn : IW32 ). I'm performing Goods issue with ref to Reservation. For this I'm using the  BAPI_GOODSMVT_CREATE
    and passing the following parameters.
    GOODSMVT_HEADER-PSTNG_DATE                     05/07/2007      
    GOODSMVT_HEADER-DOC_DATE                       05/07/2007      
    GOODSMVT_HEADER-PR_UNAME                      USERS     
    GOODSMVT_CODE                      03
    GOODSMVT_ITEM:                                             
                MATERIAL                      MAT1
                PLANT                            2000                          
                STGE_LOC                     1000                          
                BATCH                            0000001490                    
                MOVE_TYPE                   221                           
                SPEC_STOCK                     Q                             
                VAL_TYPE                       AS_RECVD                      
                ENTRY_QNT                                 1.000              
                ENTRY_UOM                      EA                            
                ENTRY_UOM_ISO                  EA                            
               RESERV_NO                      0000012829
               RES_ITEM                       0005      
    GOODSMVT_SERIALNUMBER :
               MATDOC_ITM                     0001
               SERIALNO                       12  
    When I execute this BAPI it returns me this error message:
    "Enter only one true account assignment  "  (Msgid = KI , Msgno = 249 )
    I did some analysis of this error and found that BAPI internally is finding two account assignment (1. Service order 2. Project)
    When I try to perform this goods issue from txn MB1A it executes perfectly.
    I may be missing some interface parameters.
    Does anyone have any idea about this?
    Thanks,
    Ste

    Hello Delo Celo,
    Please, take a look on fololwing note:
    1046794 FAQ: BAPI for outline agreement
    3.  Question:
    You use either BAPI_SAG_CREATE or BAPI_CONTRACT_CREATE to create a scheduling agreement or a contract with some accounting data. Why is the accounting data not always taken into account?
    Answer:
    Please revise your accounting test data and ensure that a valid value for the serial number is given. Please observe that even for single account assignment the value '01' has to be provided in the field
    corresponding to SERIAL_NO in both tables ACCOUNT and ACCOUNTX.
    Also, please refer following note:
    1339645 BAPI_SAG_CREATE - E06 076
    Hope it helps to solve the issue.
    Cheers,
    Eduardo Junior

  • Problems with a matchcode

    Hi everybody,
    I have a problem with a matchdode in a dynpro. The dynpro has five fields, when the first matchcode is open, it shows you  the five fields and when you press, all the fields are fill except the last one. The fields that are completed appear in blue background but the one with it is not fill doesn't appear in blue. To change it I went to the help search and I set up all the fields with the same import and export parameters but still it doesn't work.
    Does anybody how to solve it??
    Thanks in advance.

    Hi,
    You need to got SE11,
    Then open your table,
    then you need to place the cursor on the field for which you need search help
    then click on the "srch help"  button, then if there is any search help assignment
    it will showup there then you need to make the parameter assignment there.
    You can find this srch help button as follows
    If it is a table
    in SE11 Under the tab fields.
    if it is a strucutre then in SE 11 when you open the strucutre see the tab
    "Entry help/ check".
    You can check how the field is getting values in the TAB "Entry help/Check".
    Regards,
    Sesh

  • Can i assign a collective srch help for select option in list display

    can i assign a collective srch help for select option in list display

    Hi,
    Yes ,u can assign a collective search help for select-option in list display.
    Eg:
    Define your select option like this
    SELECT-OPTIONS: s_vbeln FOR likp-vbeln MATCHCODE OBJECT vmva.
    Regards,
    Shiva.

  • Reservation authorization to limit plant on IW31,IW32

    Dear all,
             Could you please advise me about authorization check in
    reservation created from maintenance order. I create role to use IW32
    and maintain authorization to limit plant at authorization object
    M_MRES_WWA. But we still create reservation from maintenance order all
    plant but we cannot create reservation by MB21 except plant that we
    maintain at authorization object.
    I do not sure that I maintain it correctly or there are other way
    to limit plant to create reservation from maintenance order.
    Thank you.

    Hi consult.,
                      I am not very sure about the object you are using, but if it is correct(else serch for the correct object), then make a master role for the T-Codes IW31 and IW32.
    then make a drived role from the above made role, and assign the object(above searched object) in the object give the value as that of your plant, and activity as per the requirement.
    you can maintain as many derived roles as the no. of plants.
    hope it helps.
    regards,
    YK

  • How to create a matchcode for the list of Customers "Group key" KNA1-KONZS

    Hi All,
    with reference to the creation of "Group key" KNA1-KONZS for Customers,
    I'd like to know if is possible to create a matchcode for the list of Customers "Group key" created.
    Thanks
    Gandalf

    Hi
    MAINTAIN THE GROUP KEY IN GENERAL DATA ---CONTROL DATA SCREEN
    If the customer or the vendor belongs to a group, you can enter a group
    key here. The group key is freely assignable.
    If you create a matchcode using this group key, group evaluations are
    possible.
    KNA1-KONZS
    Cya
    udayakumar

  • Matchcode for XD03

    Hi Freinds!
    I have a small problem in matchcode for XD03. I had to create a new matchcode for XD03 which would extend the search help of customers by account group by two additional fields. We have an existing search help which has the following fields in its search help DEBIX:-KUNNR,PARNR,NAME,FIRSTNAME,CITY1,STREET,MC_NAME,MC_FIRSTNAME,SORT1,SORT2,MC_CITY1 . I have basically to add two additional fields street4 and street 5 to it and create a new one. I have created one by copying exactly whats all there in DEBIX and added the two fields and appended the new matchcode to DEBI. It lets me activate with lots of watnings , but the warnings  says the following:-
      SHLP DEBI was adjusted
      Check search help DEBI (STIWARI/08/06/08/11:32)
      No parameter assignment maintained for included search help ZDEBIX_S
      Search help DEBI was checked with warnings
      SHLP DEBI_AG was adjusted
      Check search help DEBI_AG (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help DEBI_AG was checked with warnings
      SHLP MEBO_DEBI was adjusted
      Check search help MEBO_DEBI (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help MEBO_DEBI was checked with warnings
      SHLP QVDM_KUN was adjusted
      Check search help QVDM_KUN (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help QVDM_KUN was checked with warnings
    Apart from this when I run my new search help I dont see the new fields added being populated with data too .
    Can anyone help me out with this.
    Thanks

    No I still am not getting the fields populated for the new fields that I have created in the search help its just showing the same as DEBIX, though zdebix_s is showing that the two columns have been added it dosent show any value in them.
    The activation warning log is as follows.
      Technical log for mass activation
         See log STIWARI20080806142104:ACT
      SHLP ZDEBIX_S activated
      Check search help ZDEBIX_S (STIWARI/08/06/08/14:21)
      Search help parameter PARNR has no function
      Search help parameter MC_NAME has no function
      Search help parameter MC_FIRSTNAME has no function
      Search help parameter MC_CITY1 has no function
      Search help parameter POST_CODE2 has no function
      Search help parameter MC_STREET has no function
      Search help parameter REGION has no function
      Search help parameter PO_BOX has no function
      Width 333 of parameter list is too large for personal help
      Search help ZDEBIX_S was checked with warnings
      =========================================================================
      Adjustment of active dependent objects
      =========================================================================
      SHLP A_KUNNR was adjusted
      SHLP C_KUNNR was adjusted
      SHLP DEBI was adjusted
      SHLP DEBI_AG was adjusted
      SHLP MEBO_DEBI was adjusted
      SHLP QVDM_KUN was adjusted
      =========================================================================
      End of activation of worklist
    Thanks

  • FieldStrings, field-symbols and matchcode objects

    Hi,
    Can u explain and give 1 example of each....
    1. fieldstring
    2. fieldsymbol
    3. matchcode object.
    Thanks,
    Nidhi

    FIELD-SYMBOLS . Its first component is assigned to the field symbol. GET REFERENCE is then used to get a reference to the second component not the structured data object in dref2. It is dereferenced without casting.
    Ref link:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm
    https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=3068811
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3860358411d1829f0000e829fbfe/content.htm
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/field_sy.htm
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci920484,00.html
    Matchcodes are defined in two stages in Abap/4 Dictionary:
    1) The revelant table and fields are stipulated in matchcode object. A matchcode object describes the set of all possible search paths for a search item.
    2) One or more matchcode ID can be defined for a matchcode object. A matchcode ID describes a special search path for a search term.The fields or combination of fields via which the search is to take place is defined in the matchcode ID.
    Matchcodes are replaced by SEARCH HELPs in latest versions
    see the doc
    1) Elementary search helps describe a search path. The elementary search help must define where the data of the hit list should be read from (selection method), how the exchange of values between the screen template and selection method is implemented (interface of the search help) and how the online input help should be defined (online behavior of the search help).
    2) Collective search helps combine several elementary search helps. A collective search help thus can offer several alternative search paths.
    3)An elementary search help defines the standard flow of an input help.
    4) A collective search help combines several elementary search helps. The user can thus choose one of several alternative search paths with a collective search help.
    5)A collective search help comprises several elementary search helps. It combines all the search paths that are meaningful for a field.
    6)Both elementary search helps and other search helps can be included in a collective search help. If other collective search helps are contained in a collective search help, they are expanded to the level of the elementary search helps when the input help is called.
    CREATION:
    Go to SE11 Tcode
    select search help
    give the 'z' search help name and create
    select the selection method ur table name eg : 'mara'
    dialog module 'display value immediately'.
    add the field whatever u want and lpos = 1 and spos = 1 and check import and export parameter.
    where left position when displaying and spos = search position
    and then save and activate ..
    See the links:
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm
    https://forums.sdn.sap.com/click.jspa?searchID=3173469&messageID=2176485
    https://forums.sdn.sap.com/click.jspa?searchID=3173469&messageID=3601619
    pls go through this for search help creation
    http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm
    Search Help Exits:
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/content.htm
    http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_exit.htm
    https://forums.sdn.sap.com/click.jspa?searchID=4390517&messageID=1712818
    Collective search help Combine several elementary search helps. A collective search help thus can offer several alternative search paths.
    A Collective search help provides alternative search
    Paths by combining elementary search helps.
    Only one search help can be attached to a field, table or data element. Several search paths are therefore attached with a collective search help.
    A collective search help also has interface parameters like
    an elementary search help.
    Like an elementary search help, a collective search help has an interface of IMPORT and EXPORT parameters with which the search help exchanges data. Using this interface, the collective search help can be attached to fields, tables and data elements exactly like an elementary search help.
    Parameter assignment needs to be done for each of the
    Included search helps.
    When you define a collective search help, there are no components for describing the dialog behavior and data selection; instead the included search helps are listed here. You must assign the parameters of the collective search help to the interface parameters of the included search help for each inclusion.
    User may choose the tab and thus the elementary
    search maethod.
    When we execute the search help SCUSTOM, we are confronted with a dialog which gives us an option of either restricting
    By 1)Search for customer according to booking
    2)Search for customer according to name.
    These are effectively the elementary search helps (SCUSTOM_BOOK and SCUSTOM_NAME) which have been included in the collective search help SCUSTOM.
    HOT KEY
    The hot key is used to select the elementary search help from the collective search help and to enter the restrictions in the dialog box for restricting values directly from the entry field. If the user often searches for values using the same search help, this procedure can save time.
    Steps to create a Collective Search Help
    1)Enter the search help name and click on create.
    2)Choose Collective search help radio button option as the search help type.
    3)Enter the search help parameters.
    4)Instead of the selection method, we enter the included
    search helps for the collective search help.
    5)We need to assign parameters for each of the included
    search helps.
    6)Complete the parameter assignment by clicking on the push button
    7)Collective search help offers the user to obtain F4 help
    using any of the included search helps.
    Field string is nothing but the group of fields
    You can call it as Structure also
    example:
    types: begin of x_str
    kunnr type kunnr,
    lifnr type lifnr,
    name1 type name1,
    land1 type land1,
    end of x_str.
    this stores one record at run time.
    Reward points,
    shakir

Maybe you are looking for

  • Applications won't open after update to iTunes and QuickTime

    I just allowed a software update for iTunes and QuickTime. After rebooting, I found that the Finder will not start, nor Mail nor most other applications. TextEdit will start, which gives me the Menu bar so I can switch users, but all users have the s

  • 5800 image editor not working

    I recently updated my 5800 to V30.0.011. The image editer is not opening. Any advise pl.

  • Keeping msi exclusive programs on windows 8

    Hi, I have an AE2410 All in One PC that originally runs windows 7. Now I'm going to install windows 8 on it (clean install, not like an upgrade). how can I have the exclusive programs that msi had pre-installed on windows 7, like cyberlink youpaint,

  • How do I find english on my ipod nao

    I can't find english on my ipod, how do I find it?

  • Enterprise Knowledge Management

    Hello ! Please help me. If i login in KW page == http://portal:50000/SAPIKS2/showAdmin.sap SAP* user or J2EE_admin I'm view "You must have administration permissions to change the parameters" That I must do? And, in User management i'm can't creat Us