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

Similar Messages

  • 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".

  • How to find the enhancement spot  in PA30 to validate the field

    Hi ,
    Is there any standard procedure to find the enhancemant spot , i want to validate the infotype field in PA30
    Thanks,
    Kalyani

    Hi,
    Execute PA30. In debugging place breakpoint at Enhancement Spot statement or CALL BADI or GET BADI statements and proceed with pressing F8. The debugger will stop when it encounters either of the statement.
    Hope this helps.
    Thanks & Regards,
    Anand Patil

  • 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 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 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

  • Userexit or enhancement spot for md01

    Hi all,
              I had a requirement where , when I input a plant and background program is running in Transaction MD01it is displaying all the materials with MRP run. But my scenario is I need to display only those materials whose sale order numbers of order type is OR. Is there any userexit or enhancement spot for this?
    Please guide me.
    searched the forum before posting.
    Thanks & regards,
    Murali Krishna. T

    Hi,
    Try these exits:
    Enhancement     SAPMM61X     EXIT_SAPMM61X_001     M61X0001     User exits PP-MRP materials planning     
    Alternative Exits:
    BADI     MM61XF50     MD_INTERACT_PLANNING     MD_INTERACT_PLANNING     BAdI for Deactivating Changeability of MRP Elements
    Enhancement     SAPLATPC-LATPCU02     EXIT_SAPLATPC_002     ATP00001     User Exits in the Availability Check                    
    Thanks,
    AMS

  • Enhancement spot for checking  XD03 CIN Details - LST and CST fields

    Hi experts,
    How to validate  LST & CST fileds in XD03 - CIN details these no are already in J_1IMOCUST table, there is any enhancement spot.
    please guide me.
    regards,
    Moon

    Answered.
    from the following link.
    /people/ramakrishna.sirasanagundla/blog/2009/11/06/abap-making-cin-tab-fields-obligatory

  • 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?

  • Exit or enhancment spot for custom checks to prevent delivery from VA02

    Hi,
    Requirement is -
    When we click delivery from VA02 tcode.. After sales order is saved (commit ) , I need to check some conditions from XVBAP records and based on my checks I  need raise error message and prevent going into the delivery screen.(user should not be able to access delivery screen from VA02).
    Can anyone tell me what is the best exit or enhancement spot I can use for this?
    Thanks in advance,
    Mohan.

    Hi
    Try to check the routine FCODE_FLI1 in SAPMV45A
    Max

  • Enhancement spot for updating header text in vf02

    Hi guys,
    my requirement is to update header text which is already existing in vf02 tcode. user can update the existing text and when he click on save button text should get updated.
    anybody please let me know the place where i can write my code.
    Thanks in Advance.
    regards
    satish

    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 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

  • 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

  • BADI or User exit  for FB50 to update custom field in table COEP

    Hi all,
    i have added one custom field in table COEP through include CI_COBL .
    when i do posting through sales order(VA02) or purchase order(ME22n) that custom fields in COEP get updated with controlling document
    and through BADI AC_DOCUMENT i m updating that custom field in COEP.
    but when i do manual posting through FB50 controlling document is generated in COEP but i m not able to update that custom field
    because in this case BADI AC_DOCUMENT  is not get triggered.
    is there any BADI or User exit or enhancement spot for FB50 through which i can update that custom field in table COEP

    Hi Sandy,
    Thanks for u r reply,
    RFAVIS01 is not getting triggered through FB50
    and F180A001 ( EXIT_SAPLF048_001) is getting triggered but it doesnt contain COEP field in its parameter
    import - F180A_DOC_HEAD_TAB
                 F180A_DOC_ITEM_TAB
    changing - RELATION_TAB

Maybe you are looking for

  • I spent .75 and about 16.50 was deducted from my account

    Hi I bought a song for .69 cents and about 16.50 was taken out of my account. How can I get my money back? I purchased two 25 dallor gift cards. I bought two books for 14.99 and one song for .69. It shows I only have 1.07 left. The math doesn't add u

  • PI error when sending message

    Hi Friends, I am working on scenario where i need to send sales order confirmation to partner and receive purchase order from partner. And this transfer of message will be secured by using certificate. I am able to send message successfuly using cert

  • Buying tv-shows and videos?

    I can't buy and download movies or tv-shows in iTunes. I live in Denmark and the shows I've planned to buy is already been broadcasted in Europe a long time ago. In iTunes there's no folder in the right side with either movies or tv-shows. I wasn't a

  • Why does it say no internet access when I connect my laptop to my personal hotspot IPhone 5S?

    Every time I try to go on a webpage it says no internet access on the Internet bars

  • PGP encrypting in OSB

    My use case is to read a file and perform a PGP encrypting on the same. Can anyone tell me how to do PGP encoding in OSB.? Thanks, Sesha