Sales User exit --Partner Function

Hi,
We are upgrading to  ECC 5.0
User doesn't enter ship to on the first screen of VA01.He enters only Sold to.
They go to items--> partner and enter 'SH' and corresponding value.
After they press enter, message about tax determination comes and userexit USEREXIT_NEW_PRICING_VBAP is invoked. I insert two partner functions in xvbpa. But once the partner screen comes again, these 2 partner functions are not shown there on partner screen. While we can see them in 4.5.
Please help out.
Thanks,
Anuranjan

Hi Lokesh,
Thanks for reply.
Here is the information        
          z_vbpa-posnr = xvbap-posnr.
          z_vbpa-parvw = knvp-parvw.
          z_vbpa-kunnr = knvp-kunn2.
      select single * from kna1 where kunnr = knvp-kunn2.
          z_vbpa-adrnr = kna1-adrnr.
          z_vbpa-land1 = kna1-land1.
          z_vbpa-adrda = 'D'.
          z_vbpa-name1 = kna1-name1.
   select single * from tpar where parvw = z_vbpa-parvw.
          z_vbpa-nrart = tpar-nrart.
          z_vbpa-fehgr = tpar-fehgr.
          z_vbpa-spras = 'E'.
          z_vbpa-updkz = 'I'.

Similar Messages

  • Difference between User Exit & a Functional Module

    Dear all,
    Please help me in understanding ,what's an User Exit & a Functional Module in
    standard SAP.How do we define both of them.
    1.When  can/cannot I use an user exit?How to check for which T codes in PP
    Module an User Exit can be used or present.
    2.Can I use only a Functional Modules for Z developments or also an user Exit for
    Z developments?
    Please explain it in a simple way.
    It will be a great help for me,Expecting for your help.
    Regards
    Mangal

    user exit is a customised code used to extend or change normal SAP functionality.FM is a piece of reusable code uesed as a part of modularisation technique in SAP so that you can use this code again & again.
    1. you create FM through se37. First create function group which in return will contain your FM. you creates user exits through SMOD and CMOD. In case of some standard programs there are special includes where you can add u r own code to extend standard functionality. ( in pro sapmv45a include sapmvfzz used).
    to find an exit go to se80 or se84 give the package name and find exit corresponding to it ( ex for sales exits give package VA then search for exit )
    for second point i didnt get get what u want to know?
    for any z development u dont need at all to use exits u can do it thru SE38.USER-EXIT is add on functionality to customise u r standard transaction.
    i hope this will clear u r doubt.reward points if helpful.
    Rushikesh

  • Cross Sales & User exits & stock transport orders

    Hi all,
    <b>
    Can anyone tell me about Cross Sales & User exits ?
    Also what is stock transport orders ? Can i get some config. steps for that ?</b>
    My id : [email protected]
    Rajarshi

    Hi,
    Mail order catalog retailers frequently use cross selling to increase sales. When a customer orders an article over the phone, the order taker can suggest additional articles that the customer might buy. For example, if the customer orders a VCR, you might suggest purchasing some blank tapes; for a cellular phone, a leather carrying case.
    The sales transaction takes place as normal: The customer chooses an article and the order taker enters it on the sales order screen. The order taker can press Enter after each article, or wait until the customer has finished selecting the article he or she wants.
    If the order taker presses Enter after entering the data for one article, then a dialog box appears automatically, displaying a list of articles to be suggested to the customer. These cross selling articles are ones that pertain specifically to the purchased article.
    If the order taker waits to press Enter until the customer has finished ordering, then the dialog box appears automatically, this time showing all of the articles in the sales order, along with their corresponding cross selling articles.
    The articles that appear in the cross selling dialog box always depend on which articles are in the sales order. If you want to have the system suggest articles based on the customer's past purchasing history or other factors, see Dynamic Product Proposal in the standard SD documentation.
    The cross selling dialog box displays the following information:
    Article number
    Description
    Sales unit of measure (each, 3-pack, etc.)
    Price per unit of measure (calculated either by the standard R/3 pricing scheme or by a custom pricing scheme you have defined)
    Availability check
    Delivery flag (that is, whether the cross selling articles can be delivered independently of their corresponding main articles in the sales order, or whether the cross selling articles can only be shipped either together with or after the main articles have been shipped)
    To set up cross selling, you must make the following settings in Customizing:
    Create the conditions tables, access sequence, and calculation schemes for determining cross selling articles, since the cross selling function relies on the conditions technique. (Alternatively, you can use the analysis discussed in "Activities" below to create the data automatically.)
    Create a cross selling profile with the following attributes:
    Determination of cross selling articles via function module
    Price calculation scheme
    Scheme using conditions technique
    Flag indicating how the cross selling dialog is to appear
    Flag indicating whether an availability check is to be performed
    Assign the cross selling profile to a sales area, document scheme, and customer scheme.
    USEREXIT
    Userxits allow us to add our own functionality to SAP standard program
    without modifying it . These are implemented in the form of subroutines and hence are also known as FORM EXITs. The userexits are generally collected in includes and attached to the standard program by the SAP.
    Reward ipoints if useful
    Regards,
    Amrish Purohit

  • User exit for Function Module

    Hi,
    I have a Exit function module  EXIT_SAPLCVV1_003. i wrote my code in the include and i dont know how to activate it in CMOD. i dont have the user exit name. can anyone tell me how to find user exit for function module.
    Regards

    hi
    you should find the enhancement name for your function module exit.
    go to CMOD Utilities->SAP Enhancement->extended selection->
    give the program name(SAPLCVV1) in Component name field and execute.
    it will display the enhancement name.Afterwards u should create the enhancement project.
    Steps to create enhancement Project:
    1.Goto CMOD.
    2.Give project name.->Create
    3.Assign the enhancement using the option.
    4.select Components and choose change.go to ur code and activate.
    5.activate the exit
    6.activate the enhancement.
    Cheers,
    Abdul Hakim
    mark all useful answers..

  • Sales District and Partner function relationship in customer master

    Hello there
    I am working on a report and need to know one table relation for sales District and Partner function 
    i have a requirement , where i want to list all the partner number/Partner function assign to the customer with ref to the sales District
    we have one partner function Tab at sales Area tab in customer master , and another when we click on Sales district tab at header will get another window where we maintain partner function relate to the sales District , i want to have all those partner function in report , can you please help me where i can find that in table ? when i do F1 its says  KNVP but that table maintain at the sales area leval , not for the Sales District !! if you can help
    thanks
    Sonam

    Hi Sonam -
    and another when we click on Sales district tab at header will get another window where we maintain partner function relate to the sales District
    Do you have custom table/maintenance for sales district? Are you not maintaining Sales District in Sales Tab of customer master.
    You have to look for the field and table where you have maintained sales distict along with Customer and join the customer with KNVP customers and get all the partners.
    For Example - if you have mainationed sales district in KNVV table of BZIRK field then you have to join KNVV -KUNNR with KNVP-KUNNR and extract all records of customer distict and associated partner functions.
    Let me know,if the given solution is not applicable for your case.
    Thanks
    Amit Gupta

  • User Exit for functional location IL01/02/03?

    Hi all,  
            I would like you which user exit should be used in functional location (IL01/02/03) to add new 'Other' tab in screen. Does ITOB0001 user exit suitable to used? I confused with Equipment user exit is also ITOB0001.
    Edited by: cheeboon cheang on Mar 17, 2009 8:59 AM

    Welcome to SCN.
    Yeah this exit can be used for both IE01 & IL01.

  • Intercompany sales/billing - trading partner functionality

    Hi Guys,
    I understand the theory of trading partner.
    But if anyone can give me an example (accounting entries) of trading partner in intercompany sales/billing..that would be very helpful.
    Thanks and Regards,
    MS

    Hi Roman,
    As you said, trading partner functionality in SAP is an excellent tool for inter-company transactions and elimination of intercompany payables and receivables for consolidation purposes.
    1. The pieces of configuration / master data maintenance you need are:
    a. SPRO -> SAP Reference IMG (F5) -> Enterprise Structure -> Definition -> Financial Accounting -> Define Company (OX15)
    b. SPRO -> SAP Reference IMG (F5) -> Enterprise Structure -> Assignment -> Financial Accounting -> Assign company code to company (OX16)
    c. SPRO -> SAP Reference IMG (F5) -> Financial Accounting -> Financial Accounting Global Settings -> Document -> Document Header -> Define Document Types (OBA7) - Here, for document types you want to use for inter-company postings, you may want to check the checkboxes 'Inter-company postgs' and/or 'Enter trading partner'.  Read the SAP Help Documentation on these fields (press F1 when on the field).
    d. Create your sister concerns as customers and vendors (preferably under an account group different from your external customers/vendors) and specify the Company you have created in (a) above in the Trading Partner field of Control data tab.
    e. Enter Trading Partner in relevant G/L accounts (FS00) in Type/Description tab -> 'Consolidation data in chart of accounts' section.
    f. Consider substitution rules (OBBH) for substituting Trading Partner in required transactions.
    2. Things to consider for implementing the Trading Partner functionality for entities already performing day to day transactions on SAP.
    I am not pretty sure about this, but I guess it is better to go for the change after you end a fiscal year and from the beginning of the next.
    3. I think it is better to enable this functionality for everyone on SAP at once.
    Good luck!
    Srikanth

  • Sales employee and partner function.

    Hello ,
    We have reporting requirement at our client as Sales by Sales employee . I can see the standard charactierstic " 0SALES_EMPL" in our Sales overview cube which is mapped to PVRTNR at R/3 side . 
    But at our client Sales employee is maintained through partner function and we  have lot of differnet parther function to update the Sales Rep on SO and Billing document .  So basically Partner function is ER , the Personal number is getting updated. 
    So with Standard field of PVRTNR - Sales empl doesn't get used in  my scenario .
    Could you please let me know , now how can I update this Sales Rep on my Sales Order header or On Billing document  ?
    Let me know if my question is not clear .
    Regards

    Thanks ..That's a nice approach ..but one more ..
    If there are more than one Sales Rep assigned to Sales Order , then how to manage .
    As i said , we have mutiple partner function ...Let me put a table , as it is functional information which I am not getting correctly .
    Hope this will help you to understand .
    May assign to Ship to     Description
    BP     Bill-to
    PY     Payer
    DP     Depot
    ER     Telesales Specialist
    Y0     Area Specialists
    Y1     Primary Account Manager
    Y2     Bulk Specialist
    Y3     Safety Specialist
    Y4     Spec Gas Specialist
    Y5     Medical Specialist
    Y6     Construction Specialist
    Y7     Specialty Products Specialist
    Y8     Automation Specialist
    May assign to Y0     Description
    Z2     Bulk Specialist
    Z3     Safety Specialist
    Z4     Spec Gas Specialist
    Z5     Medical Specialist
    Z6     Construction Specialist
    Z7     Specialty Products Specialist
    Z8     Automation Specialist
    Note 1: "Y0 - Area Specialists" will be assigned to ship-to but will be set up using te ZINT account group as the Cash Account for that branch
    When the partner function is Y* , Sales Rep will be assigned to Kunn2 in KNVP table .
    Please help me , how can we manage .
    Regards

  • User exit or Function Module for determining route in PO

    Hi all,
    We want to determine a new route in the stock transport order based on certain conditions. Can somebody help us with the appropriate user exit or a function modue.
    Kind Regards
    Chakradhar

    Hi Alpesh,
    We have checked this one,but it is not of much of help.
    Kind Regards
    Chakradhar

  • User exit or functional module for multiple GR of Production order.

    Hi All,
           I have done a enhancement in CO11N so that batches can get created in production order  confirmation.
    Now When I go to MIGO to do GR I have option to enter the nulitple batches against the production order.
    But what I am looking for is there any exit or functional module which reads the production order and fecth batches which were created from CO11N.
    Regards.

    Hi,
    A few options:
    1. User Exit - MBCF0002
    2. BADi - MB_MIGO_BADI, MB_DOCUMENT_BADI
    3. A Z program by calling BAPI_GOODSMVT_CREATE
    Regards,
    Vivek

  • User-Exits and Functional Specs

    Hi Experts,
    Please let me know how to find the relevant user-exit for any transaction or determination or if there is any error?
    Also Please provide Functional specs and Technical-specs structures or any specimen copies. I would like to know more on Developing technical specs.Please throw some light on this.
    Thanks,
    Kanna.

    Hi,
    You can find answers in the forum just by putting the key words in the search box.
    For example, you can refer the one of the answers like below;
    [Functional specification|Re: functional spec and its preparation]
    [Finding User Exit|Re: Finding User Exit in a Transaction Code]
    Regards,

  • What BOR Object contains Sales Team Members (Partner Functions)

    We are running SAP CRM 7.0 and I've created a nice workflow upon creation of an opportunity.
    See this link which I posted a few days ago: Re: Get employee responsible email
    The opportunity BO BOR Object type is BUS2000111.
    Within this object if I click the workflow container is another container for EmployeeResponsibleUser and here I was able to get the "Employee Responsible" by specifying "NameWithLeadingUS". This grabbed the email and sent it to the email address of the employee responsible.
    This works great, but along with the employee responsible (which is just a partner function) I need to send the email to other Sales Team members (other partner functions defined in SPRO).
    These members are defined as "Partner Functions".
    Here is a screen shot of our SAP CRM 7.0 system with the partner functions:
    http://img198.imageshack.us/img198/5086/65625843.png
    Right now in the container of BUS2000111 I can only see the employee responsible. How would I be able to see the other Partner functions like "Business Account Manager" or "Local Account Manager" etc...
    They are all defined in SPRO
    SPRO->CRM->Basic Functions->Partner Processing->Define Partner Functions
    And then related in
    SPRO->CRM->Basic Functions->Partner Processing->Define Partner Determination Procedure
    I need these objects to be able to send email to these guys as well...So my question is what BOR object are these members stored in?

    We've transfered all main Partners by the solution provided in Extract Custom Fields to BW

  • Sales order level partner Function error

    Hi,
    I created New Partner Function ZB (Agent ) and also i have done partner Determination
    According to my client requirement each customer having more than 2 agents so i have assigned in the customer master
    Coming to Sales order, i created sales order , for that customer has 3 agents from header level system is picking one agent and coming to line items ( i created one line item ) system is not showing 3 agents its showing i tried manual entry also
    bcoz i am giving agent commission to those agents based on the sales
    plz guide how to solve the issue

    Hi,
    By using the path specified below,
    SPRO>Sales and Distribution>Basic Functions>Partner Determination>Set Up Partner Determination-->Set Up Partner Determination for Sales Document Header.
    Click on "Partner Determination Procedure Assignment".
    Check the partner procedure assigned to your Sales order type.
    Click on "Partner Determination Procedures".
    Select the Partner procedure noted earlier.
    Click on "Partner Functions in Procedure".Check whether "ZB" is there in the partner functions list or not.
    Click on "Partner Functions".
    Select the entry "ZB".Ensure that there is no tick mark for the field "Unique".
    Regards,
    Krishna.

  • Sales user exit on save

    I am trying to use the on save routine to stop and order from saving, but then allow the user to correct the data.  I am outputing a type 'E' message, but this doesn't allow the user to corect the data and the user gets stuck in the screen.

    Sorry if you double click oin the screen it becomes available again.

  • Sales order partner function

    Hi experts,
                   While creating sales orders all partner function should get copied from contract for same sales order no. ,
    But In our system only sold-to, bill-to, ship- to & payer get copied from contracts to sales order., other partner functions are custom functions...
    where I can find logic for this functionality?
    points will be rewarded.
    neo

    May be you can try in MV45AFZZ -> somewhere user exit will trigger..
    most of the scenario which will be in Config.
    SPRO ->click on IMG ->sales and distribution -> partners..
    Better to post in SD Forum ,you may get fast response
    Thanks
    Seshu

Maybe you are looking for

  • Pre Plus was all and more...

    I have wanted a Pre since I saw it from Sprint. I even considered canceling one of our lines, letting another family member have mine so that I could go to Sprint. So, when I heard that Verizon was going to be getting it, I was thrilled. I always loo

  • Sequence number in ADF FORM.

    hi All, I have a table with ID as primary key and have a sequence created for this primary key and have a trigger for generating sequence number while inserting the record in table. How can i map this Sequence in ADF so while inserting record from Fo

  • I can't reset my password

    I can't reset my password or the questions...Every time I answer the. Question it's wrong.. When I have it sent to my email I never get the email from apple..

  • Open Link in new Window or Tab

    Hi i'm writing a jsf application with spring and i have a problem. if i open a link (h:commandLink) in a new window or tab i get the content as in the original window. does anybody have an idea to what may cause this? regards vladimir

  • How long does a restore take?

    Hello, I am currently doing my first restore on my two week old iPhone. I am now on the screen that says "restoring from backup". Can anyone please tell me how long I can expect this stage to take? It seems like the progress is very slow... About one