Find Corresponding Enhancement name

Hi experts,
For user exits, we find out the enhancement and then a corresponding Z-include is created for the same
But now i have the Z-include name and want to find out its corresponding enhancement.
Thanks in advance

Hi,
Go thriugh this link...It can help u out...
Re: Enhancement Name
Regards
Kiran

Similar Messages

  • To find the Enhancement name

    Hi,
    I have a requirement to calculate FPLT values in this User Exit  (USEREXIT_MOVE_FIELD_TO_FPLT).
    I am trying to start my developement in this user exit.
    I had created a project in CMOD and clicked on Enhancement.
    It is displaying a screen where it asks for Enhancement Name.
    Not sure which Enhancement name should be used to go ahead and write my code in the User exit   USEREXIT_MOVE_FIELD_TO_FPLT.
    Any suggestion will be appreciated.
    Regards,
    Kittu

    HI Kittu,
    For customer exts, we ll go to CMOd and create project... assigning enhancement...etc.
    But for user exitswe write code directly in between FORM USEREXIT_MOVE_FIELD_TO_FPLT & ENDFORM USEREXIT_MOVE_FIELD_TO_FPLT and you can just activate the code. it will be triggered.
    Follow steps:
    1. Display the report  RV60FUS1 in se38.
    2. Edit->enhancement operations->show implicit enhancement options.
    3. shift + f4 or click on enhancement.
    4. right click on line """""""""""""""""""" in between FORM USEREXIT_MOVE_FIELD_TO_FPLT  & ENFORM.
        enhancements-->create implementation.
    5. you can write code and activate it.
    Reddy
    Edited by: V.V.Reddy on May 6, 2010 10:14 AM

  • Where can I find corresponding table name for SPRO Customizing

    Hi,
    Now my project is to integrate CRM to legacy system.
    I need to do value translation in middle ware, in my case, it is value mapping in PI.
    I go to SPRO->Cross-Application Components->SAP Business Partner->Business Partner
    there are many customized value, e.g. Martial Status:
    1-Single;
    2-Married;
    3-Widowed;
    4-Divorced;
    5-Separated
    How could I find which table are those values stored?
    Thanks
    Liang
    Edited by: Liang Ji on May 4, 2011 4:44 PM

    Hi,
    Could you try press F1 on field code к name?
    Denis.

  • Enhancement name required

    Hi Experts,
          i am in need of the enhancement name for the following user exit.
    user exit   :  userexit_save_document_prepare
    include     :  zvduzinq
    The userexit is available in the program MV45AFZZ.
    with the given information is it possible to find the enhancement name which i will specify in CMOD transaction. If possible give me the procedure by which i could find the enhancement name with the help of given program name and user exit name.

    Hi
    You can use the code in this link...to know the enhancements, userexit names etc..given the trxn code..
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-code-samples/userexits%20in%20a%20transaction.doc">Userexits for a given Transaction</a>
    Regards,
    Raj

  • How to find database attribute names that correspond to page labels

    I've been tasked with creating one or more views to be used in creating reports. The users know data items by the labels on pages, not the database attribute names. So my dilemma is how to correlate the page labels to the database attributes.
    For example, there's a course details web page. It includes items labeled "Replacement Course", "Inherited Competency Update Setting" and "Attachments", among others.
    Focusing on "Inherited Competency Update Setting"... there's no database attribute called that. I've found COMPETENCY_UPDATE_LEVEL, but I don't know if that is it. And is an "inherited" one different than a non-inherited.
    I've googled about, and discovered that "Inherited Competency Update Setting" can be set by using a workflow named OTA_COMPETENCE_UPDATE_JSP_PRC and setting an attribute named HR_APPROVAL_REQ_FLAG. Further research has lead me to determine that HR_APPROVAL_REQ_FLAG is used only within the workflow system. I've found in SYS.ALL_SOURCE a package OTA_COMPETENCE_SS with a function that gets that attribute's value. It includes a query against WF_ACTIVITY_ATTR_VALUES which retrieves values of YES_DYNAMIC, APPROVAL, NO, YES or NOTIFYONLY. I've not found any code that uses the function.
    Using ALL_TAB_COLUMNS, I'd found COMPETENCY_UPDATE_LEVEL in OTA_OFFERINGS, which contains "APPROVAL" or null. So that may be what I seek, but I can't confirm it.
    I also have been unable to find the translation from "APPROVAL" to "Notification, Automatic Update after Approval" (assuming I'm correct and this is the field)
    I've found a Training Administration Technical Reference Manual for Release 11i, which contains information about the database, but I've found no corresponding document for Learning Management for 12.1 (Only installation and user guides).
    And this is many days' research to find one attribute. Which I'm not certain I've found.
    So, in this case in particular, or any case in general, how does one find the database name for an attribute, given the page label's text??
    Thank you
    Cornell

    Whoa, easier than I'd thought...
    When the page first shows up, there's the About This Page link, at the bottom, clicking it you get to the About Page.
    I noted two sections, Page Definition and Business Component References Details.
    I expanded Business Component References Details and found View Objects. There's a list of views used. I was dismayed that the views don't appear to be in the database. Of course, they're camelCased Java names of Java objects, not database names (although sometimes some of the camelCased tokens might correspond to parts of view names). They are, however, clickable and when clicked the definition shows up, and I was thinking that it would take a long while to find what I was seeking.
    But... Hit the Expand All link in Page Definition, do a find on page for the desired label, and there it is... a row with the label, view object name and attribute! Pay dirt!
    Then go to the Business Component References Details, find the View Object, click it, and there's the view :-) Find the attribute, then the table... easy peasy!
    Thank y'all again

  • Table to find spool no and corresponding program name

    Is there any Table to find spool no and corresponding program name. I know one table that will give only for background jobs TBTCP table. I want fore ground also

    table: TSP01
    Way to fetch spool number is:
    CONCATENATE sy-repid+0(9)
      sy-uname+0(3)
      INTO lc_rq2name.
    SELECT rqident FROM tsp01
                INTO TABLE li_spool
        WHERE rq2name EQ lc_rq2name
        AND   rqowner EQ sy-uname.
    *** Sort spool table so that latest spool entry is at top
      SORT li_spool STABLE BY rqcretime rqident DESCENDING.
    *** Read the first line of the table to get the spool number
      READ TABLE li_spool INTO lwa_spool INDEX 1.
      lv_spoolid = lwa_spool-rqident.
    ags.

  • How do I find out the name of my wireless chipset/interface?

    I'm doing a install of Arch and I need to setup my WLAN.
    So the wiki says:
    "After finishing the rest of this installation and rebooting, you can connect to the network with wifi-menu interface_name (where interface_name is the interface of your wireless chipset). "
    How do I find out the name of my interface?
    Last edited by psycho_tea_drinker (2013-07-03 12:36:40)

    psycho_tea_drinker wrote:
    hokasch wrote:
    Check your chipset (lspci), see if the corresponding kernel module got loaded. Look for dmesg errors. Another way to check device names (from the wiki):
    $ ls /sys/class/net
    How do I check if the kernal module got loaded?
    lspci | grep net
    > only shows my ethernet controller
    lsusb
    > does not show it ethier
    I forget to mention that it is a USB wifi dongle (Tplink TL-WN722N). And I'm also running within virtualbox - I hope that does not complicate matters?
    Probably. You'll need to make sure that VB guest can see your USB ports. You'll need the VB wiki pages for that though.
    I don't use it, so can't help, sorry.
    Last edited by skanky (2013-07-03 13:12:46)

  • How to find out the name of a table?

    Hi
    How can I find out the name of a table which doesn't have a record history?
    Regards
    Rahman

    No direct way to know the tables. What you will find on the ABout this page link are the View Object (similar to record sets), Entity objects, controller and Application module. Generally EO is based on a table or the VO can be based on the query which you can find the corresponding xml file. But a button action might be calling a method in AM or CO which in turn call some wrapper method to interact with database. So nothing straight forward. You will have to analyze the all page related code objects.
    They are specific to OA framework and if you are not aware about them, better go through the initial chapters of OAF dev guide.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • What are the corresponding field names

    Hi,
    What are the corresponding field names for the followings:
    (1) Last post goods issue date
    (2) No of finished goods movement days
    (3) Unit price per carton
    (4) Per carton quantity
    Thanks.

    hello, friend.
    you can find out the technical names (to include table and field names) by going to the fields themselves, and clicking on 'F1'.  the "Performance Assistant" will appear.  in this latter screen, go to the menu and click on the 'Technical Info' icon that looks like a hammer and wrench.  you will find your info there.
    regards.

  • In which table can I find  Sales Deal Name?

    Hi Guys,
       In which table can I find Sales Deal Name for the corresponding Sales Deal?
    Regards,
    Shashank.

    Shashank,
    you can find in table KONA-BOTEXT.
    <b>Reward for helpful answers</b>
    Satish
    Message was edited by:
            Satish Panakala

  • Could not find the enhancement for IDOC_OUTPUT_ORDRSP

    Dear All,
    I am using message type ORDRSP, basic type ORDERS05 and IDOC function module is IDOC_OUTPUT_ORDRSP.
    I have done all required settings and idoc also created as per standard.
    But my problem is i couldn't find VBAK-ERNAM and VBAK-ERDAT in segments data. I decided to add these two in one of the provided customer function.
    I found below customer functions in IDOC_OUTPUT_ORDRSP function module.
    EXIT_SAPLVEDC_004
    EXIT_SAPLVEDC_001
    EXIT_SAPLVEDC_003
    But i couldn't find the enhancement in smod. Can you please provide the correct enhancement name so that i can activate and add my code inside the customer function.
    Thanks in advance
    Cris

    Hi,
    IDOC ORDERS05 does contain creation date. Check segment <b>E1EDK03</b> ( document header data segment ) for <b>qualifier '012'</b> ( document date ). It should be populated with creation date.
    There is not field on idoc for "document creator". But where are you planning to populate it. You will have to create a custom segment and and extension idoc from ORDERS05 to populate this field.
    If you need this field to reach only to middleware so they can pass along to the business partner, you can use header level text segments <b>E1EDKT1</b> and <b>E1EDKT2</b> with some unused text type to populate the user name here.
    The useexit you can use is <b>EXIT_SAPLVEDC_003</b> which is in enhancement <b>SDEDI001</b>.
    Let me know if you need any other information.
    Regards,
    RS

  • How to find the form name attached to AR Open item list

    How to find the form name attached to AR Open item list
    FBL5N -> Correspondance
    Thanks
    Ganesh

    You can find out in SPRO.
    Go to tcode SPRO
    Financial Accounting (New)
    Financial Accounting Basic Settings (New)
    Correspondence
    Define Form Name for Correspondence Print
    Here you will find the form attached to the program.
    To find the attached program to the Correspondence type.
    Go to tcode SPRO
    Financial Accounting (New)
    Financial Accounting Basic Settings (New)
    Correspondence
    Assign programs for the Correspondence Types
    Regards,
    Naimesh Patel

  • How can I find corresponding meta chain in RSPC

    Hello Gurus,
               I have a local process chain, how can I find corresponding meta chain in RSPC? and also I have already created a process chain, How can I changed the name of this process chain?
    Many thanks,

    Hi,
    Basically all chains are same, but if you click on Start it will goto Start Process Screen there you can find Scheduling Options, in that Direct Scheduling is selected so it is Main Chain (Meta Chain), if it is Starting using Meta Chain API is selected then it is local chain in that meta chain.
    Note: Basicall all Chains are same based on above differnecce you can find it.
    By Looking at Chain we can decide it is it Meta chain or Norma Chain, if you open RSPC and then Open any Chain If it is having
    Start-->Local , then it is Meta Chain and Local is Norma Chain.
    Thanks
    Reddy

  • Finding  required enhancement

    hi , can anybody plz tell how to find an enhancement which is required ....
    for ex.. i have a req that i have to display a popup mess before saving the sales order while Sales order creation/change...
    how to find the enhancement...
    plz tell the steps....
    thanks in advance..
    chandra

    Hi !!
        For this the user exit  exists in include  - MV45AFZZ . Use the form   FORM USEREXIT_SAVE_DOCUMENT_PREPARE      to do the vailidations and give the message / popup .
    ALso you can run the following program to get the exit or BADI in a transaction or program :
    *& Report ZUSEREXIT_FIND *
    report zuserexit_badi_find .
    tables : tstc,
    tadir,
    modsapt,
    modact,
    trdir,
    tfdir,
    enlfdir,
    sxs_attrt ,
    tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode,
    p_pgmna like tstc-pgmna .
    data wa_tadir type tadir.
    start-of-selection.
    if not p_tcode is initial.
    select single * from tstc where tcode eq p_tcode.
    elseif not p_pgmna is initial.
    tstc-pgmna = p_pgmna.
    endif.
    if sy-subrc eq 0.
    select single * from tadir
    where pgmid = 'R3TR'
    and object = 'PROG'
    and obj_name = tstc-pgmna.
    move : tadir-devclass to v_devclass.
    if sy-subrc ne 0.
    select single * from trdir
    where name = tstc-pgmna.
    if trdir-subc eq 'F'.
    select single * from tfdir
    where pname = tstc-pgmna.
    select single * from enlfdir
    where funcname = tfdir-funcname.
    select single * from tadir
    where pgmid = 'R3TR'
    and object = 'FUGR'
    and obj_name eq enlfdir-area.
    move : tadir-devclass to v_devclass.
    endif.
    endif.
    select * from tadir into table jtab
    where pgmid = 'R3TR'
    and object in ('SMOD', 'SXSD')
    and devclass = v_devclass.
    select single * from tstct
    where sprsl eq sy-langu
    and tcode eq p_tcode.
    format color col_positive intensified off.
    write:/(19) 'Transaction Code - ',
    20(20) p_tcode,
    45(50) tstct-ttext.
    skip.
    if not jtab[] is initial.
    write:/(105) sy-uline.
    format color col_heading intensified on.
    Sorting the internal Table
    sort jtab by object.
    data : wf_txt(60) type c,
    wf_smod type i ,
    wf_badi type i ,
    wf_object2(30) type c.
    clear : wf_smod, wf_badi , wf_object2.
    Get the total SMOD.
    loop at jtab into wa_tadir.
    at first.
    format color col_heading intensified on.
    write:/1 sy-vline,
    2 'Enhancement/ Business Add-in',
    41 sy-vline ,
    42 'Description',
    105 sy-vline.
    write:/(105) sy-uline.
    endat.
    clear wf_txt.
    at new object.
    if wa_tadir-object = 'SMOD'.
    wf_object2 = 'Enhancement' .
    elseif wa_tadir-object = 'SXSD'.
    wf_object2 = ' Business Add-in'.
    endif.
    format color col_group intensified on.
    write:/1 sy-vline,
    2 wf_object2,
    105 sy-vline.
    endat.
    case wa_tadir-object.
    when 'SMOD'.
    wf_smod = wf_smod + 1.
    select single modtext into wf_txt
    from modsapt
    where sprsl = sy-langu
    and name = wa_tadir-obj_name.
    format color col_normal intensified off.
    when 'SXSD'.
    For BADis
    wf_badi = wf_badi + 1 .
    select single text into wf_txt
    from sxs_attrt
    where sprsl = sy-langu
    and exit_name = wa_tadir-obj_name.
    format color col_normal intensified on.
    endcase.
    write:/1 sy-vline,
    2 wa_tadir-obj_name hotspot on,
    41 sy-vline ,
    42 wf_txt,
    105 sy-vline.
    at end of object.
    write : /(105) sy-uline.
    endat.
    endloop.
    write:/(105) sy-uline.
    skip.
    format color col_total intensified on.
    write:/ 'No.of Exits:' , wf_smod.
    write:/ 'No.of BADis:' , wf_badi.
    else.
    format color col_negative intensified on.
    write:/(105) 'No userexits or BADis exist'.
    endif.
    else.
    format color col_negative intensified on.
    write:/(105) 'Transaction does not exist'.
    endif.
    at line-selection.
    data : wf_object type tadir-object.
    clear wf_object.
    get cursor field field1.
    check field1(8) eq 'WA_TADIR'.
    read table jtab with key obj_name = sy-lisel+1(20).
    move jtab-object to wf_object.
    case wf_object.
    when 'SMOD'.
    set parameter id 'MON' field sy-lisel+1(10).
    call transaction 'SMOD' and skip first screen.
    when 'SXSD'.
    set parameter id 'EXN' field sy-lisel+1(20).
    call transaction 'SE18' and skip first screen.
    endcase.

  • Unable to find scanner configuration name - PIOS Exception

    Hi all
    I am trying to activate the barcode scanner of SYMBOL 9090 pocket pc. I am following the code given in the SAP help PIOS examples for scanner.
    Connector conn = Connector.getInstance();
    DriverInfo[] driverInfo = conn.listDrivers(ConnectionType.SCANNER);
    ScannerParameters params = new ScannerParameters(driverInfo[0]);
    params.setMode(ScannerParameters.WEDGE);
    scannerConnection = (ScannerConnection) conn.open(params);***
    I have installed the corresponding driver and connector. While executing the code following exception is thrown at line 5 (***).
    "Unable to find scanner configuration name".  The following is the error captured by the log file (mi/pios/log).
    Mon Jan 08 15:53:29 2007
    : Starting Log: [\Windows\piscsym9090.dll 1.1.8.5]
    Mon Jan 08 15:53:29 2007
    : CScanner::ScOpen
    Mon Jan 08 15:53:29 2007
    : /MI/ <,> /MI/pios/ <,> /MI/pios/log/ <,> /MI/pios/config/ <,> /MI/pios/install/ <,> /MI/pios/props/ <,> true <,> 2
    Mon Jan 08 15:53:29 2007
    : ExportObject::GetErrorDescription::Unable to find scanner configuration name
    Mon Jan 08 15:53:29 2007
    : ExportObject::Destroy
    Mon Jan 08 15:53:29 2007
    : ExportObject::~CExportObject
    Am I missing something?? If any of you had come accross this kind of error, or have any idea on this, please let me know.
    Thanks
    Raj

    Hi,
    Why don't you try to get the DataWedge 2.0 from Symbol  (at least I've enabled the Barcode Scanning for MC70 with it) http://support.symbol.com/support/search.do?cmd=displayKC&docType=kc&externalId=KB100417&sliceId=&dialogID=12382809&stateId=0%200%20541133
    Best Regards,
    Lalo

Maybe you are looking for