Documentation for Enhancement spots

Hi experts!
I need some advice to my simple problem.
I checked one of our custom Z* function modules with 'Where Used' icon, and it shows that it's used in two different enhancement implementations. Those are:
LMRMPU05                           633 ENHANCEMENT-POINT mrm_invoice_park_05 SPOTS es_saplmrmp.
LMRMPU01                          1108 ENHANCEMENT-POINT mrm_invoice_post_10 SPOTS es_saplmrmp.
My question is - where I can find documentation regarding those two enhancement spots? I need to be able to determine when exactly this code is being executed during work with MIRO transaction.
Hopefuly there is a simple answer for this. Help will be highly appreciated.
Thanks,
Artur

Hi Artur,
Go to transaction SE18.
Put the Enhancement Spot name and click on display.
Go to the code and put a external breakpoint to it. And run MIRO transaction.
Hope this will satisfies your query.
Regards,
Manish

Similar Messages

  • Enhancement implementation for enhancement spot DPR_EVENTS

    Hi. SAP Export.
    I created an enhancement implementation for enhancement spot DPR_EVENTS, and set the filter value equal to ON_TTO_IN_PROCESS, it means the code executed when user set system status to u2018IN PROCESSu2019.
    I added my code to do some logical check in the method IF_EX_DPR_EVENTS~ON_EVENT, if the check failed. I can show an error message on the cProjects, BUT I CAN STILL SAVE THE DATA with ERROR. It looks like the error message is not useful.
    Could some one please kindly help with provide a solution to solve this issue?

    Can you please elaborate, what exactly is the requirement? Do you want that the message should be displayed as warning & processing should continue or something else?

  • "How to" document for enhancement spots

    Hi,
    I am familiar with BADI implementations, but I am not so familiar with enhancement spots, and how "New BADI" instances are created from them.
    Does anyone know where i can find more information on this topic so I can understand better how enhancement spots work.
    Thanks
    Matt.

    Matt,
    Check this link
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bb54c452-0801-0010-0e84-a653307fc6fc
    Regards,
    Masood Imrani S

  • Enhancement spots for ME59N

    Hi All,
    Can any one give an idea to find the suitable enhancement spots for any transaction.
    I am working in ECC 6.0.
    In my case i need to find for ME59N, the program name is RM06BB30, and the requirment is for automatic creation of PO for different Tax Classifications.
    There is an user exit ME590001 which is suitable for this application, but we are instructed to avoid user exits so we have to go for enhancement spots.
    Thanks,
    Rama

    Hi,
       refer
    https://forums.sdn.sap.com/click.jspa?searchID=7035836&messageID=3610819
    Regards

  • Enhancement spots available for IDOC (PREQCR)

    Hi Friends,
    It’s a file to IDOC (PREQCR) interface, a field enhancement is required for this Inbound IDOC. I got the EXIT (SAPLMEWQ) for this IDOC (PREQCR), but want to proceed through the Enhancement spots. Could any one let me know the Enhancement spots available for this particular IDOC.
    Regards,
    Meghna.

    Hi,
    I glanced at this IDoc and it looks like it was generated based on BAPI and the corresponding inbound FM is: BAPI_IDOC_INPUT1 - Inbound BAPI IDoc: Individual Processing. This FM is used in inbound process code by many IDocs generated "from" BAPI. This FM is pretty old and I think that you will not fine any enhancement spots in it.
    I did some research and I couldn't find. Just use tcode: SE84 - Repository Information System and look for enhancement spots for corresponding package/application component.
    If you badly need to use enhancement framework you might use "Implicate Enhancement" but I would recommend to go for function exits that you have already found.
    Regards,
    Jakub

  • Enhancement Spot Vs BADI

    Hello SDNites,
    The question I am asking is a simple conceptual question but am not able to get the answer of the same. Please help me in this regard.
    1. In ECC 6.0 can we create custom BADI definition. I have tried the same and it is not allowing me and it is saying creation operation only possible for enhancement spots. Why is that so?
    2. Enhancement spot falls under explicit enhancement of enhancement framework. Correct me if ?I am wrong?
    3. How can we find Enhancement spot for a particular transaction.
    Regards,
    Abhi

    Hi,
    The idea behind  the Enhancement spot is to organize all the enhancements in a specific place called enhancement spots, earlier if you implement a BADI you can't track it using object navigatore but now you can track all the enhacements which you made in the system using se80->Tab Enhancement Info System.
    2. Yes.
    3. You can't find the spot for a transaction, but you can find the Enhancement spots by providing application component and package name in se18 transaction.
    Regards,
    Narayan

  • Creating Enhancement Implementation for the  Enhancement spot in ECC 6.0

    Hi All,
    I have an urgent requirement of creating an Enhancement implementation for the existing Enhancement Spot in ECC 6.0 ..
    I never worked on enhancement in ECC 6.0.
    There is an existing enhancement spot called "ES_SAPLIQS0" in the package " IWOC". which has got three existing implementations
    1. DI_ROT_SAPLIQS0
    2. ISU_SAPLIQS0
    3. DIMP_GENERAL_SAPLIQS0
    I need to create another implementation for the same enhancement spot.. Please let me know the detailed procedure to create the enhancement implementation for the same spot..
    Thanks-
    Shrikant
    useful answers will be rewarded.

    First of all find out the include program where you want to write the logic.. Click the spiral button to go to enhancement mode.. then click on Edit > Enhancement operations> Show implicit enhancement points.
    This will hightlight all the enhancement points in your include program. Right click on exact enhancement point and select Enhancement Implementations --> Create,, It should give you the same Enhancement spot you are talking about. select that and write the code.. This code will be automatically appear in the same enhancement spot. You can see one more Enhancement implementation in the same Enhancement spot from the transaction code se19.
    Hope my explanation is clear, if you have any doubts, send me a mail at [email protected]
    All the best.
    Shrikant

  • Enhancement Spot for MM02 to validate a field

    Hi,
    I want to find a enhancement spot for MM02 to validate a field 'SerialNoProfile' in 'sales: General/Plant view'. can any one help me to find a enhnacement spot.
    Thanks in advance.
    Krishna

    hi
       Check these Exits
               MGA00001            Article Master (Industry): Checks and Enhancements
               MGA00002            Article Master (Industry): Number Assignment
               MGA00003            Article Master (Industry and Retail): Number Display
    thanks,
    nagaraj

  • Enhancement spot for FB60 to edit withholding tax

    Hi,
    I'm looking for an enhancement spot or badi, exit, in order to check withholding taxes in FB60.
    Thinks

    Hi Vincent:
    Did you used it just to read the table or even to modify?

  • Enhancement Spot for MM02

    Hi,
    Enhancement Spot for MM02 for disable field in MENU -> MRP Profile -> RMMG1-DISPR .
    Thanks.

    I can't really understand what's your meaning. Maybe u need to deactive this field in MM01, if that's so, u can config from this path  "Logistics - General -> Material Master -> Field Selection".

  • Enhancement spot for shipping point in VL10G tcode

    Hi All,
    we have created enhancement spot for shipping point in VL10G tcode & tested its working fine in foreground(Dialog) but didn't worked in BACKGROUND, its showing error log. 
    when we opened this error message its not having any error message in log. its coming blank in error field.
    so pls let me know your thoughts, why its happening?
    Thanks & Regards
    Nagendra / Biswa

    hi yogendra,
    I have created an enhancement in RV_INVOICE_DOCUMENT_ADD but my code is not getting appeared in debugging mode and  nothing is working. can u please guide me on this.
    following the spot where i have written my code
    NHANCEMENT-POINT rv_invoice_document_add_14 SPOTS es_saplv60a.
    ENHANCEMENT 51  OIC_SAPLV60A.    "active version
    BREAK-POINT.
    WAIT UP TO 2 SECONDS.
    DATA: lv_name TYPE thead-tdname,
             lt_line TYPE STANDARD TABLE OF tline,
             lw_line TYPE tline.
         CLEAR: lv_name , lv_sgtxt.
           lv_name = bkpf-xblnr.
    CALL FUNCTION 'READ_TEXT'
         EXPORTING
           id                      = 'A002'
           language                = sy-langu
           name                    = lv_name
           object                  = 'VBBK'
         TABLES
           lines                   = lt_line[]
         EXCEPTIONS
           id                      = 1
           language                = 2
           name                    = 3
           not_found               = 4
           object                  = 5
           reference_check         = 6
           wrong_access_to_archive = 7
           OTHERS                  = 8.
       IF sy-subrc EQ 0.
         READ TABLE lt_line
           INTO lw_line
           INDEX 1.
          REPLACE ALL OCCURRENCES OF '<)>' IN lw_line-tdline WITH space.
         lv_sgtxt = lw_line-tdline.
       ENDIF.
    ENHANCEMENT 1  ZNARRATION_UPDATE.    "active version
    ENDENHANCEMENT.
    Regards
    satish

  • Enhancement spot for PA Infotypes

    Hi,
    I am working in a object where i have to apply checks in infotype PA 759.
    Can anyone tell me the Enhancement spot for this.  I know there is a BADI - HRPAD00INFTY.  But as per project guideline, Enhancement spot should be a priority.  While saving Infotype 0759 Enhancespot spot should get triggered.

    Hi Patrick,
    Thank you very much for your reply.
    But in my project i only have to use Enhancement spot. 
    User exit and BADI are not in our project guideline.
    Kindly suggest any enhancement spot for PA Infotypes

  • BADI/Enhancement spot for VL01N (Outbound Delivery)

    Hi guys,
    while creating outbound deliver it needs to be change the contents of XMKPF (BKTXT), is there any BADI/Enhancement spot for the VL01n.
    Kinldy provide some inputs for this one...which is very helpful to me.
    Regards,
    Vijay

    Hi guys,
    Thanks for your valuable replies.
    special thanks to Kiran Sure because my requirement is full filled by given enhancement spot/badi is LE_SHP_GOODSMOVEMENT
    regards,
    Vijay

  • Can I have any  documentation or links on creating the Enhancement spots ?

    Hi All ,
    Can I have any Documentation or links on creating the Enhancement spots ?
    Thanks ,
    Dharma .

    Implicit and Explicit Enhancement Spots
    http://help.sap.com/saphelp_nw70/helpdata/en/94/9cdc40132a8531e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/09/9bf240a5668d38e10000000a155106/content.htm
    /people/thomas.weiss/blog/2006/03/15/the-new-enhancement-framework-part-2--what-else-you-need-to-know-before-building-an-enhancement
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9cd334f3-0a01-0010-d884-f56120039915
    http://www.adfahrer.com/workplace/Sem/2006-11-28-ADSIG-SBN-WalldorfABAP/MikaelAcker-EFW-4-nordic.pdf

  • Need Enhancement spot or user exit for ME31L

    Hi Experts,
    I need an enhancement point(ExIt/BADI) to change ir_ind, GR_basedir and ERS flags based on the value of net_price and est_price flag(item level) in the transaction ME31L(Create scheduling agreement).
    need solution urgently
    TQ
    Phalani M

    Hi
    Use
    ME_PROCESS_OUT - This is an Enhancement spot for BAdi ME_PROCESS_OUT
    Processing of Header Data
    With this method, you can change the header data of your outline agreements and check it for correctness.
    The import parameter IM_HEADER containing the header data of your outline agreement is available.
    The interface reference is of the type IF_PURCHASE_OUT_HEADER. You can use all the methods defined there. To get the current header data of the document, use the GET_DATA method.
    Error messages can be issued directly. The business logic processes these messages, writes them to a log, and sets the document to invalid.
    The import parameter IM_COUNT is currently not used.
    Thanks & Regards
    Kishore

Maybe you are looking for