EXIT_SAPLV50E_001

Dear Friends,
Captioned  User exit is meant for default values of Foreign Trade header data.
Can you please inform me, can this exit be trigerred in VF01?
I tried the same using breakpoint, but was unsuccessful. Debugging mode did not start.
I wish to default values in Billing Document Foreign Trade Data at Header & Item Level. Can you please tell me whether I am on the right track?
Regards
Nikhil

Hi,
You can set it with enhancement V50EPROP (create a project with tcode CMOD, set it and activate it).
If you have doubts about the link between enhancement and userexit, search it in table MODSAP (tcode SE16N)
Regards,
Eduardo
Edited by: Eduardo Hinojosa on Jul 31, 2009 2:28 PM

Similar Messages

  • EXIT_SAPLV50E_001 User Exit is not working for multiple plants case

    Hi,
    I have to update foreign trade data in Invoice during invoice creation using VF11. For that, I have written code in EXIT_SAPLV50E_001 and updated segal value. This functionality is working fine, if I have a single plant in an invoice. But customer has scenario where they can have multipl plants in an invoice.
    For multiple plants in an invoice, this EXIT_SAPLV50E_001 is not called.
    I am unable to find another better place where in I could place my code. Please help. Remember, case in multiple plants.
    Will be rewarded.
    Regards
    Arpit

    Hi Arpit,
                   Please use below mentioned user exit in T-code VF11
    he following user exits are available for tcode VF11
    Exit Name           Description
    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
    J_3RSINV            Customer enhancement: Pricing
    or You can use BADI
    BADI_SD_SALES_BASIC
    BADI_SD_TO_FM
    BADI_SD_BILLING
    Regards,
        Thangam.P

  • Foreign trade data default

    while doing export billing, foreign trade data is not getting defaulted, how do we get the data like means of transport and domestic mode of transport etc., where do we have maintain these data to get defaulted in billing document
    thanks

    Dear varada rajan
    I am not sure, whether you can, through some IMG setting make default settings for Foreign Trade Data, but however, You can use SAP enhancement V50EPROP to process foreign trade data (ordering as well as sales and distribution processing).
    This enhancement is called by program SAPLV50E.
    You can use the following components:
    EXIT_SAPLV50E_001: SD documents - Header: Export header data proposal
    EXIT_SAPLV50E_002: MM documents - Header: Import header data proposal
    EXIT_SAPLV50E_003: SD documents - Item: Export item data proposal
    EXIT_SAPLV50E_004: MM documents - Item: Import item data proposal
    EXIT_SAPLV50E_005: Header data: Check completeness of data
    EXIT_SAPLV50E_006: Item data: Check completeness of data
    thanks
    G. Lakshmipathi

  • User Exit for Foreign Trade

    Dear Experts,
    Am trying with User Exit (V50EPROP) EXIT_SAPLV50E_001 to create Default data of Transportation in Delivery Header Foreign
    Trade/Customs data. This Exit working for Foreign Countries but not working with in the same country.
    Eg: IN to IN
    We are selling goods on  LC with in the Country, we need Transportation data as default for Commercial Invoice.
    some one can hlp..
    Thanks and Regards,
    MH

    If you have any functionality which needs to be taken care of during intra-country trade, this is not the place. You should find the relevant user exit somewhere else.
    May i know the Exit for intra-country trade
    Thanks and Regards,
    MH

  • EIPO-GRWRT

    Hi
    In a pro forma invoice, I need to manipiulate the value of EIPO-GRWRT.
    The value is read fro condition type GRWR, with SAP exchange rate. But my issue is that I need to determine a special exchange rate for this, for the conversion between the condition type GRWR and teh field EIPO-GRWRT in the pro forma invoice.
    In the documentation for FM "EXIT_SAPLV50E_003" and "EXIT_SAPLV50E_001" it says that the value and currency is overwritten.
    Do anybody have any experience with this?
    Regards
    Magnus

    Hi
    In a pro forma invoice, I need to manipiulate the value of EIPO-GRWRT.
    The value is read fro condition type GRWR, with SAP exchange rate. But my issue is that I need to determine a special exchange rate for this, for the conversion between the condition type GRWR and teh field EIPO-GRWRT in the pro forma invoice.
    In the documentation for FM "EXIT_SAPLV50E_003" and "EXIT_SAPLV50E_001" it says that the value and currency is overwritten.
    Do anybody have any experience with this?
    Regards
    Magnus

  • T-code for customs office creation

    Dear Experts,
    Please guide me how to create new "*Office of exit" and "Export customs office*" for Trade/Customs in Billing document for Export.
    Waiting for your response.
    With regards,
    Jhelum

    Office of Exit is determine in the billing document through Table-Field EIKP-ZOLLA.
    Also, for Customs Office check Table EKIP-AZOLL
    Check following exits:
    EXIT_SAPLV50E_001 - SD documents - Header: User exit for default of Foreign Trad
    EXIT_SAPLV50E_002 - MM documents - header: User exit for default of import heade
    EXIT_SAPLV50E_005 - Foreign Trade data - Header: User exit: Check completeness o
    Check Tcode
    OVE2 - Customs offices
    VI48 - Conversion of Customs Offices
    VI76 - Mode of Transport - Office of Exit
    Thanks & Regards
    JP

  • User exit for PO Item data update

    Hello All,
    At time of creation of PO using ME21N / ME58, we want to update PO item data . We want to update Over and Under delivery tolerances values from corressponding sales order rather than purchase info record.
    Please let me know if anyone has worked on similar requirement or any pointers for relevant user exits in SAP Release 4.6C .
    Regards,
    Manu.

    Hello ,
    Would you please check the below Userexits in 4.6C .
    EXIT_SAPLV50E_001
    EXIT_SAPLV50E_002
    EXIT_SAPLV50E_003
    EXIT_SAPLV50E_004
    EXIT_SAPLV50E_005
    EXIT_SAPLV50E_006
    In which I hope 2 and 4th were usefull.
    Regards,

Maybe you are looking for

  • [Guide]Making the Logitech G510 Work On Linux!

    Update April 23, 2015: I've got a new keyboard (Corsair K95) so I personally probably won't touch this code ever again if I can help it, however it should be working just fine in it's current state without my dabbling, I've set the code up so that th

  • Error of SSL certificate

    "hi, all,      I got your information from weblogic.developer.interest.security.      I have a question about the SSL certificate 1. I generate the private key file using Weblogic certificate servlet, 2. get the request, then goto thawte get the resp

  • HP Trap Monitor taking a lot of resources

    I have a color laserjet 1312nfi. I looked at my activity monitor and noticed "Trap Monitor" taking about 350mb of memory. I killed it, launched some hp programs and printed again, but it hasn't come back. Does anyone know what Trap Monitor is and wha

  • Deploying OBIU/ OBIEE reports to new environment

    what should one look for in deploying customized reports from one environment to another ? (eg: development to test to production), such as database triggers

  • MobileMe safari bookmarks sync

    How do you sync iPhone safari bookmarks to MobileMe, so that my Mac can also have the same bookmarks? I've only been able transfer from my Mac to my iPhone 4 through MobileMe, is there any other way other than the iTunes bookmark sync, by cable? I'm