Regarding user-exit

hi frnds,
           goodmrng,i need ur suggestions,i have to derelease one PR whose PO has been made,for this i commented the coding portion related to PR derelease,,and activated  the project reletaed to that user exit now i m going to transfer this to production server...here i m little bit scared whether it may create some other problem in production or not ...send ur suggestion.....or sud i follow some different steps for that..

hi frnds,
           goodmrng,i need ur suggestions,i have to derelease one PR whose PO has been made,for this i commented the coding portion related to PR derelease,,and activated  the project reletaed to that user exit now i m going to transfer this to production server...here i m little bit scared whether it may create some other problem in production or not ...send ur suggestion.....or sud i follow some different steps for that..

Similar Messages

  • Help required regarding user exit for STPSHH01 IDOC

    Need help regarding user exit.
    I append the structure of VTTP and add one field with the name of ZDELCST i.e Delivery cost so i want to update that table once the idoc will post.
    I have to write the user exit for this but i have no idea how to do this so kindly requesting someone to please write the code for me and i will be very grateful to him/her.
    The functional module is IDOC_INPUT_SHIPPL
    and there is a CALL CUSTOMER-FUNCTION '012'
    this will take us to function module EXIT_SAPLV56I_012
    This includes ZXV56U08
    Within this include in need to map the delivery cost from the idoc to the new append filed VTTP-ZDELCST

    Hi,
    use this FM to update ur shipment
    variables
    DATA: lo_tp_g_tra       TYPE v56e_shipment_activities, "Data to modify
          lo_tp_g_shp       TYPE v56e_shipment,
          lo_tp_g_log       TYPE v56e_logfile, " Errors function
    call the function to modify shipments
    CALL FUNCTION 'SD_SHIPMENT_PROCESS'
      IMPORTING
        e_logfile    = lo_tp_g_log
      CHANGING
        c_activities = lo_tp_g_tra
        c_shipment   = lo_tp_g_shp
      EXCEPTIONS
        error        = 1
        OTHERS       = 2.
    Thanks,
    Sendil.

  • Regarding User Exites

    Hi Friends,
    I created a button on application tool bar which contain a tab (subscreen) with the help of Badi,for a standards T-code on the tab i am taking one field which is comman on the standard screen and tab which is created .
    [i<u>]when i am changing the field which is on the standard screen it must effects the data base table with out selecting the application toll bar button which i created tab
    and what ever logic i written for the screen it must trigger and update the data base table .</i></u>
    [i<u>]for that t-code there are no exits ,there is only one exits for save i tried by placing the field which i am using but it is not get the value in that exits ,after coming from the exits it is get the value</i></u>
    Can any one suggest solution for it, ASAP
    Rishi

    Hi Friends,
    Kindly Provide replay for my query which i posted bec it is urgent .
      <b>Regarding User Exites</b>
    Thanks
    Rishi

  • Query regarding User Exit

    Hi exps
    Could you please tell me , which user exits get triggered when I save
    Invoice List (T code  : VF22) producing Idoc.
    Also tell me whether the exit EXIT_SAPLVEDF_002 get triggered during this
    process or not ?           
    Let  me know soon
    Regards
    Tulip

    J_3RSINV
    SDVFX001            User exit header line in delivery to accounting
    SDVFX002            User exit for A/R line in transfer to accounting
    SDVFX003            User exit cash clearing in transfer to accounting
    SDVFX004            User exit G/L line in transfer to accounting
    SDVFX005            User exit reserves in transfer to accounting
    SDVFX006            User exit tax line in transfer to accounting
    SDVFX007            User exit: Billing plan during transfer to Accounting
    SDVFX008            User exit: Processing of transfer structures SD-FI
    SDVFX009            Billing doc. processing KIDONO (payment reference number)
    SDVFX010            User exit item table for the customer lines
    SDVFX011            Userexit for the komkcv- and kompcv-structures
    V05I0001            User exits for billing index
    V05N0001            User Exits for Printing Billing Docs. using POR Procedure
    V60A0001            Customer functions in the billing document
    V60P0001            Data provision for additional fields for display in lists
    V61A0001            Customer enhancement: Pricing
    Check with these .

  • Regarding User/exits

    Dear SAP guru's
    Our requirement is  VBFA-VBELN table need to bring the  invoice no  BKPF  accounting document no and  store in  Field -BKTXT
    Scenerio  Sales order ( order type OR) ( T#codeVa01)-Delivery note -LF type
    ( VL02 gets created automatically according to my company process) -invoicetype F2(VF01) Invoice than  with refernce to invoice type ( F2)  create Credit memo ( T,code VA01) and accounting document , in accounting Document Header ( BKPF-BKTXT) invoice number should come in BKPF-BKTXT
    please help me it urgent to me.....
    Thanks & Regards
    Nagaraju Chintam

    Dear Prashanth.
    Thanks for your reply. almost i understand whats userexit.
    I tried below and i found these are the userexits available in VT01N-shipment creation.
    Now i want to confirm which is most suitable userexits amoung them matching my requirement.
    do you have any idea on this.
    After shipment creation i want this sales data to be stored in addon table..which user exits can i use for writing this code.
    suggestion pls...
    transaction Code - VT01N                    Create Shipment
    Exit Name
    Description
    MV56AINI
    Initialization of transaction control for transportation
    V56AFCCH
    Shipment processing: Check function code allowed
    V56AGTAR
    User Exit for Filtering Shipping Unit Calculation
    V56ARCHV
    Customer-spec. checks for archiving shipments
    V56ATKTX
    Change the number of lines for text input in shipment
    V56BMOD
    Transportation processing: Field modification
    V56DISTZ
    Shipment Processing: Determine Distance
    V56FCOPY
    Shipment processing: Copy delivery data
    V56FSTAT
    Shipment processing: Activities when setting a status
    V56L0001
    Status of Shipments for a Delivery
    V56LDELI
    Read Delivery Data for Shipment Processing
    V56LOCID
    Shipment Processing: Determine Location Identification
    V56MVT04
    Extensions for Collective Processing of Shipments
    V56SLDET
    Shipment processing: Leg determination
    V56TDLIF
    Filter Delivery Items for Shipment
    V56UCHCH
    Shipment processing: Check whether changes were made
    V56UCHCO
    Check shipments are complete
    V56UDLUP
    Obsolete as of 4.6C: Delivery Update on Delivery Routines
    V56UNUMB
    Shipment number allocation
    V56USTAT
    User-individual definition of transportation planning status
    V56USVDO
    Update new objects for transport
    V56USVDP
    Preparation for updating new objects for transport?
    I will surely reward points. Thanks for your suggestion.
    ambichan

  • Regarding User Exits in VARIABLES

    can any one let me know,
    1>  wen can we go for user exits in variables ?
    2>  any suitable examples for that ?
    3>  and can u people provide CODE for better Xplaination.?
    Thanks and Regards,
    Hawkin.

    Read this article, it will clear your concepts.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f1a7e790-0201-0010-0a8d-f08a4662562d

  • Regarding user exits in enhancements

    HOW TO GENERATE USER DEFINED  SERIAL NUMBERS WITH MB1C(PLANT MAINTANANCE) TCODE USING USER EXIT.

    Hello Basi reddy,
      Try this..
      Include program - MM07MSE0_SERIALNUMBER_USER_EXI or
      Function module - EXIT_SAPLIE01_007
    Best Regards,
    Naresh

  • Regarding User Exit for VD01

    Hi All,
    I need to do some special validations based on the partner funstion which is entered during the customer creation through the transaction VD01.
    May i know which user exit can be used for the above or any badi can be used
    Thanks.

    Hi,
    User sxit for VD01   SAPMF02D  User exits: Customer master data
    Regards,
    Prashant

  • Regarding user exit of Service Entry (ML81N)

    Hi All,
    I have small issue of Service Entry(ML81N).
    These are the following enhancements for Service Entry.
    SRVDET, SRVEDIT,SRVESI, SRVESKN,SRVESLL,SRVESSR,SRVEUSCR,
    SRVKNTTP,SRVLIMIT,SRVMAIL1,SRVMSTLVSRVPOWEB,SRVQUOT,SRVREL,SRVSEL.My requirement is i have to send Service entry sheet no and posting date and some fields to .net application (after save the transaction) I tried the above enhancements using break point. But no enhancements are fired after save.  Some enhancements(SRVDET, SRVESKN,SRVEUSCR,SRVSEL) r triggered before save. But i need the enhancement and user exit which is fired after click on save button in transaction. Is there any other enhancements there? Plz help me any one familiars this one.
    Regards,
    Ravi Kumar

    Hi All,
    I need to add tab (along with few fields) on ML81N and need to pass the data in ESSR table.
    I am using enhancement - SRVEUSCR, thru which i am able to display tab on screen.
    But i am not able to capture value enter on screen in function modules:
    EXIT_SAPLMMSK_020 AND EXIT_SAPLMMSK_021.
    I have added fields in structure - CL_ESSRDB and using the same fields in new customer screen in SE51.
    Please assist and let me know where i am going wrong.
    Thanks
    Rajesh

  • Regarding User Exit for SD Field Catalog

    Hi All,
    I need to insert a field called "Transportation Zone" in the field catalog.
    Path: sproF5sales and DistBasic FunctionsPricing-Pricing ControlMaintain Condition Tables..
    Now using CMOD Tcode, how to locate the appropriate Exit for this issue...???
    Regards
    PAvan

    Hi Pavan,
    You can see these user exits in SE38
    To create a new field in the field catalog, the field needs to be put in field catalog with a Z name, say ZZ_TRZONE
    Now you have to make changes in these 2 user exits to populate the transportation zone which is coming from masterdata into sales order , into the structure TKOMP ...etc which are populated during pricing. If you achieve that, then the condition records will be updated.
    Please let me know if you need further information on this.
    Rwd point if it helps.
    BTW, These userexits are used only if the field which you want to include in the condition table is not in the list of allowed fields in the field catalog or not in structures KOMG, KOMP, KOMK. If the field is already there in field catalog and in all these structures, then there is no  need for user exit. You just need to create the condition table.
    Message was edited by:
            iimnava

  • Regarding user-exit for customer return order in sales order creation

    Hi,
    My problem is when sales order type ZRE(Customer return) is created with refrence to Invocie i have to check the quantity in the return order is less than the original invoice or not.If quantity in return order is greater than invoice quantity then i have to raise error message.For this which user-exit is suitable in sales order program SAPMV45A.
    Thanks,
    shyla kumar

    Hi
        Use can use MV45AFZZ AND MV45AFZB userexits
    Within mv45afzz USE CAN form related to VBAP or
    save_document_prepare.
    Please reward if useful.

  • Regarding user exit for FB60 Duplicate invoices

    hi experts,
    I want to fnd out how to check  Duplicate invoices in fb60 and disallows posting.
    Any kind soul can help?
    Thnaq.

    Transaction Code - FB60                     Enter Incoming Invoices
    Exit Name           Description
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    No of Exits:         14
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

  • Regarding user exit for me32l - Scheduling agreement

    hi,
       i am using the exit ZXM06U44 for both purchase order and scheduling agreement, but the thing is for purchase order the function module EXIT_SAPMM06E_006 is been triggerin for exproting and importing of the memory if of transaction type, know i need to find out the same thing for scheduling agreement , help me out in this plz.

    Check the user exit avilable for transaction ME31 and try to user the user exit which suit your requirement.
    I am sending you the list of the enhancements available for ME31.
    MEQUERY1
    MM06E011
    LMEKO001
    LMEKO002
    AMPL0001
    LMEDR001
    LMELA002
    LMELA010
    LMEQR001
    LMEXF001
    LWSUS001
    M06B0001
    M06B0002
    M06B0003
    M06B0004
    M06B0005
    M06E0004
    M06E0005
    ME590001
    MEETA001
    MEFLD004
    MELAB001
    MEVME001
    MM06E001
    MM06E003
    MM06E004
    MM06E005
    MM06E007
    MM06E008
    MM06E009
    MM06E010
    MMAL0001
    MMAL0002
    MMAL0003
    MMAL0004
    MMDA0001
    MMFAB001
    MRFLB001
    Let me know if it works.
    Amandeep

  • Regarding User Exit Run time errors

    Hi Guys,
    Can you please tell me few example of  Run Time error which could possibly occur in only User exit and BADI During Upgrade from 46C to ECC.
    Appreciate for reply in advance.
    Thanks
    Priyan

    Hi Guys,
    Can you please tell me few example of  Run Time error which could possibly occur in only User exit and BADI During Upgrade from 46C to ECC.
    Appreciate for reply in advance.
    Thanks
    Priyan

  • Regarding user exit  BAPI_TRANSACTION_COMMIT

    I'm trying to use BAPI_TRANSACTION_COMMIT in customer exit but its dumping. please let me know how to commit a transaction in user exit through CMOd

    hi anitha,
    Check these links
    Re: BAPI_TRANSACTION_COMMIT
    Re: Question with commit statement
    Re: Foolish problem with using "BAPI_SALESORDER_CHANGE" .
    Reward with points if it is helpful
    Cheers
    Alfred

Maybe you are looking for

  • How can i send money through itunes to another apple id ?

    how can i send money through itunes to another apple id account? and how do i response when the itunes gifts doesn't work?

  • Dragging a file onto finder in Mountain Lion

    Hi there, I am asking this question here because there isn't a Mountain Lion section yet. When I drag a file onto the finder icon in the dock I used to get a pop up finder window where I was able to navigate to other maps to find the right destinatio

  • How to tune this query for the improve performance ?

    Hi All, How to tune this query for the improve performance ? select a.claim_number,a.pay_cd,a.claim_occurrence_number, case when sum(case when a.payment_status_cd ='0' then a.payment_est_amt else 0 end )=0 then 0 else (sum(case when a.payment_status_

  • East/West Arrows not appearing on just one web site?

    When in a certain financial site only [Optionsxpress.com], there is no arrows appearing at the bottom to move in the east/west direction to navigate the screen, all other web sites ok, When I tried it on Internet Explorer it was ok, I prefer to use f

  • My SIM card is stuck in my iPhone 4

    My cut SIM card is stuck inside my iPhone 4, what shout I do? It's a cut SIM card