Different partner need to give in delivery

Dear sap consultants
I have raised a sales order in the name of customer 100003 but that same sales order want to deliver to  customer number to 100710. What all the changes need to do in copy controls. Please give me the solution.
Thanks in advance
siri

Dear Siri,
Please refer to my earlier post.
As,
I have created a sales order for a customer (100003), sold to party, ship to party, bill to party, payer is the same for that customer.
you have created Customer - 100003 as Sold-to-Party; by default other Partner Functions, i.e.
SH - Ship-to-Party (to whom, goods need to be delivered)
BP - Bill-to-Party (to whom, invoice needs to be sent)
PY - Payer (one, who will make the Payment)
will be attached to
Tab: Sales Area Data --> Sub-Tab: Partner Function; along with Partner Function
SP - Sold-to-Party (one, who orders the booking)
So, when you will create an Order with Customer - 100003 (as SP), by default all other (SH, BP & PY) will be applicable to all the Items, in to your Sales Order.
Now i want to give the delivery and billing related to that sales order to customer 100710
If you want to maintain other partner functions (SH, BP & PY), say Customer - 100710, you need to create Customer - 100710 (in XD01) as SH - Ship-to-Party or even SP - Sold-to-Party (as it might possible to create other Sales Orders for this customer). Once created Customer - 100710;
go to XD02, and key-in Customer - 100003 and in Tab: Sales Area Data --> Sub-Tab: Partner Function,
Attach this Customer - 100710 as SH, BP & PY for Customer 100003.
Now, when you enter material in to Sales Order (for SP - 100003), System will pop-up a window to select your Partner Function for that line-item.
Alternatively, you may also select your line-item and double-click.
in next step, go to Tab: Partners (item-level) and change/ update your partner functions, i.e. SH, BP & PY (or WE, RE & RG; if there is Copy reference in Partner determination)
Best Regards,
Amit

Similar Messages

  • Differing partner goods supplier

    Hi all,
    situation is that vendor AB delivers almost all his products by himself. But there are also a few products that are sold by AB and delivered by partner goods supplier (GS) XY.
    As there is always the differing partner XY goods supplier for the special products there is the need to maintain this partner information permanent. Is there a way to maintain partner information in a way like info records (partners for combination vendor - material).
    - no manual adjustment of every new PO
    - not possible to maintain partner GS XY in vendor masterdata of AB as describe above
    Thx for your help

    hey Markus
    <b>Is there a way to maintain partner information in a way like info records (partners for combination vendor - material).</b>
    I think there is no such functionality in standard SAP.
    <b>- no manual adjustment of every new PO</b>
    U have to give inputs to the vendor sub range in PO material data tab in item details.
    U have to see whether any modifications will serve ur purpose.
    <b>- not possible to maintain partner GS XY in vendor masterdata of AB as describe above</b>
    U can maintain two patners under GS (goods supplier) using vendor sub range option. for example for subrange 111 - GS will be AB and sub range 222 - GS wll be XY. U can give vendor subranges using alternative data in Purchsing data  when creating vendor master. For this u have to activate vendor sub range for the particular account gruop in OMSG transaction.

  • Different Partner Determination  based on doc types

    I have got access to SAP Cloud for customer solution. I needed to define two document types for Opportunity which i can do in Fine tune activity of project scope.
    However, unlike Onpremise CRM there is no way in cloud for assigning different Partner Determination procedures to these document types in cloud ? I am just getting the feeling that we need to write to write a lot of code to manage this what could have been std. configuration provided by SAP like Onpremise SAP systems.
    Is the above true or my fears are unfounded ? How can this be best achieved.
    -Apoorva

    Hi Apoorva,
    As of now we can only define multiple Transaction Types trough customizing but cannot tweak the partner determination.
    It helps in configuring few things like Activity Advisor, Reason for Win/Loss etc but Partner Determination is not an option provided to us in cloud trough configuration like in Standard CRM as on date.
    May be in future when it is inevitable they will give this feature because it does not really makes sense giving an option to create multiple Transaction Types just for categorizing things when it can do more.
    You can any way raise an incident to SAP and they might suggest you any solution/alternative or redirect you to SAP Service Center which might be chargeable.
    Regards
    Vinod

  • BAPI_SALESORDER_CREATEFROMDAT2 / Assigning different partner Roles

    Hy @ll,
    i have a problem with the BAPI mentioned in the subject and the structure ORDER_PARTNERS. I receive the following error message:
    E VP                   112 Please enter sold-to party or ship-to party
    E V4                   219 Sales document S.TESTGH31 was not changed
    This only happens when i adress in structure ORDER_PARTNERS different partner roles to different partner numbers, and i fill out the corresponding Item Number of the Sales Document:
    PA PARTN_NUMB ITM_NU (works not)
    SH 1000048    000010
    SP 1000050    000010
    SP 1000048    000020
    SH 1000050    000020
    If i leave the Field ITM_NU blank in the structure ORDER_PARTNERS, the BAPI works fine and i get a sales order created, but without different partner roles, the system only adress the item to the sold-to-party and ignore the rest of the partner roles - sure i cut the link between Structure ORDER_ITEMS_IN and ORDER_PARTNERS:
    PA PARTN_NUMB ITM_NU T (works, but does not make sense...)
    SH 1000048    000000
    SH 1000048    000000
    SP 1000050    000000
    SP 1000050    000000
    What´s wrong here?
    The Goal should be to adress for each Sales Order Item different partners and partner roles - so i have to put the item number of the Sales Order Item into the structure ORDER_PARTNERS or not????
    Thanks in advance,
    Gregor

    Hello Wolfgang,
    thanks for your hint, but there is no SP or SH on Header Level of the BAPI. The BAPI need this information on Item Level. The BAPI does not use Batch Input technique, so its not relevant if the fields are mandatory or not during entering a sales order in dialogue mode.
    However, as mentioned in my thread, the BAPI works fine, if i leave the item number blank in the Partner-Structure...
    @ll: any other ideas?
    Gregor

  • Invoice split due to different partner data

    Hi,
    Based on two sales orders, we would like to create one billing document. Here's the case:
    Sales order 1 (and delivery 1) has customer number A as sold-to party and customer number C as bill-to party and payer
    Sales order 2 (and delivery 2) has customer number B as sold-to party and customer number C as bill-to party and payer
    Using the "Simulate" option in VF04 causes the system to propose two different billing documents, due to the following (info from the split analysis):
    Split due to different partner data:
    Customer Number 1
    Address
    Split due to different header data:
    Sold-to party
    We have attached a VOFM routine to the processing, in which we clear out the sold-to party:
    clear: vbrk-kunag
    This eliminates the "split due to different header data", but how do we clear out the fields "Customer Number 1" and "Address"? I have tried the following code in the same VOFM routine, but with no luck:
    clear: vbpa-kunnr
    -> How can we clear out the customer number and the address to eliminate the split?
    All helpful answers will be rewarded.
    Best Regards,
    MV

    OMG! This is crazy - I don't think you're supposed to do this... It will mess up the standard functionality - reports, index tables, etc.
    Tell your SD consultant to configure partners differently, so that Sold-to is the same but Ship-to or something else is different. Or, in the worst case, you can always create a custom program and Smartform to print several invoices together, if your customers require.

  • Split due to different partner data

    hi experts,
    i have read a lots of post about this problem and i have not found a solution. problme is that i want to create a invoice from 2 deliveries and SAP split the invoice in 2 invoices due to different partner data for field Bill-to-party (BP).
    BP    Address
    Thanks.

    Hi Experts,
           I have the same problem while craeting delivery its showing Split due to different partner data
           Split due to different partner data
            PR Fld Name                            $000000001           $000000002
            CP Number of contact pe         0000002135          0000002133
            CP Address                              0000055901           0000055903
            CP Person number                   0000056026           0000056018
    I copied the standard routine and cleared the value VBPA-ADRNP, VBPA-ADRNR,VBPA-PARNR but still its spliting, How to resove it ,
    I checked mostly all threads but all are related to ship/sold-to-party, terms of payment only not related to my issue,
    Please help me out,
    Thanks in advance

  • Do we need to give new joins in physical layer

    hi all,
    due to some back ground problem ,we have deleted the existing table in back end and again we have created the table having different columns names with same table name
    let say ,i have deleted table A and it is having columns (no int ,name varchar,...) in the back end... again i have created table A and different columns name(sno number,sname varchar)...
    like this i have created .. and whatever the content is there in old table same data i copied in to new table.
    so... here my question is do we need to again import that table into physical layer and again we need to give joins... or can we make use of existing table ....???
    now i am running the reports with old table .. reports are not coming up... its giving an error....
    is it mandatory to import the table again .. and again i have to do all joins..
    i did few calculations using that dimension ...... so... any other alternative solution for this ... instead of doing joins.. ..
    i have changed the column names in back end... that's it
    here can we make use of catalog manager to change the column name in the reporting side....after changing the columns name in physical layer..
    i don't knw the process of catalog manager.... please can any one send me the link to change the column names in the reporting side .....using catalog manager
    Thanks

    Hi,
    If you have deleted table in database and you have created a new table with same columns and same structure then you should not face any problem. OBIEE will still have that table intact in physical layer.In your case since you have changed the names of columns in database it is creating problems for you because OBIEE query will use names mentioned in physical layer and those columns are no more in database. SO to resolve the issue go to physical layer and change the names of the columns .That should solve the problem.
    Regards,
    Sandeep

  • Different partner functions

    Hi All,
    Can we have different mandatory partner functions like SP,SH,BP and PY in both header and item level?
    Could u please explain with scenario.
    Thanks & Regards
    Sasikanth.Ch

    Hi,
    In which document you want to have different partner functions at both header and item level.
    See if you define different partner function at header level and item level, there will be a split while creating the subsequent document.
    If you want to send a combine delivery or combined item wise order its better to keep the header and item partners the same.
    regards,
    Siddharth.

  • How to avoid invoice split due to different partner function?

    Hi,
    I have problem when i create a bill from two deliveries. During the billing overview i have two invoices and the split analysis give me a message split due to different partner functions. The split must be avoid because we are using custom partner. Í try use the VOFM control copy but without result.Can you help me, please?.

    Hi Pedro,
    To combine multiple deliveries into one billing document, the deliveries should have same PAYER, PAYMENT TERM, INCOTERM, BILLING DATE and DESTINATION COUNTRY.
    Ship-to-party or BP etc are not the criteria for combination.
    If the above criteria are not same then you can not combine the deliveries.
    Some settings in the copy control (VTFL)has to be made.
    At Item level in VBRK/VBRP field put value "001".
    At Item level in the Copying requirement field put value "004".

  • STO Partner Copy Control to Outbound Delivery Document (NL)

    Hi -
    Partner Schema CR for 0003 UB Type has been maintained in configuration, which allows CR (Freight Forwarder) partner function to be manually added to UB Document Types (Partner Determination Process u2013 0003 Stock Transfr PurOrd).
    However, even with this configuration the CR partner does not copy to the Outbound Delivery Document.
    After some analysis, I found the following:
    In program SAPLMEPO (MM06EF0P_PARTNERS) FORM PARTNERS in line 97 u201Ccheck EKKO-BSAKZ equal to spaceu201D; if purchase orders have EKKO-BSAKZ = 'T' then never determine partners. I have checked the EKKO table for field BSAKZ and all STOu2019s have a T in that field. If the code is looking for <blank> in order to apply the partner it looks like the program will not attempt to retrieve the Partner Functions with BSAKZ = T.
    All other partners are getting copied to the outbound Delivery, such as PI (Invoicing Party), DP (Delivering Plant), SH (Ship-To)etc.
    Is there a way to have Freight Forwarder partner copy control to Outbound Delivery document at time of Delivery create from either Vendor Master or Customer Master for STO (UB Purchase Order type) / Delivery type NL?
    Thank you,
    Karen

    remark: for me the check is in line 113 (SAPKH60407).
    Please read OSS note 842829:
    2. The system does not transfer the partner data from the STO to the replenishment delivery. This particularly applies to the forwarding agent. The replenishment delivery uses only the customer of the receiving plant (EKPO-WERKS) as a partner. In the replenishment delivery, this customer (EKPV-KUNNR) is the direct goods recipient. The customer is not the sold-to party or a general debtor, for whom the system would determine a (different) goods recipient using the customer master in the replenishment delivery. If the PO header contains a vendor, you can use a modification to transfer the vendor as a partner to the replenishment delivery, if required. However, this is not the standard system behavior. There is no known modification for transferring the forwarding agent.

  • I want to know that if i want to download facebook on my iphone 4 or any other apps then it ask me put my card details for payment. why is that. if they are free then why do i need to give my card details?please help me anyone.

    I want to know that if i want to download facebook on my iphone 4 or any other apps then it ask me put my card details for payment. why is that. if they are free then why do i need to give my card details?please help me anyone.

    Just select no credit card as outlined here:
    http://support.apple.com/kb/ht2534

  • Billing doc Split due to different partner data in VOFM

    I have a Billing doc split due to different partner data in a routine in VOFM. How do you clear these. I have tried VBPA without success. We want a billing document by Payer and PO number.

    Hi,
    I am facing a similar issue. Please let me know a s how you proceeded in clearing the "SPLIT DUE TO PARTNER DATA".
    Thanks in Advance.
    Regards,
    Rajesh

  • In order confirmation i need invoice number and delivery number.

    Dear Experts,
    I need invoice number and delivery number in order confirmation.
    how can i get the delivery number an invoice number.
    Program name: RVADOR01
    Regards
    Ahmed

    Hi
    In the Order confirmation Only sales order details will be there
    You better write a PERFORM  statement in Script and in the subroutine fetch the Delivery number and Invoice number with the following links and display them in script
    LIPS-VGBEL = VBAK-VBELN
    LIPS-VGPOS = VBAP-POSNR
    VBRP-AUBEL = VBAK-VBELN
    VBRP-AUPOS = VBAP-POSNR
    You can also can use the VBFA table
    using Prev doc type = C (order) and Subsequent doc type = J to get the Delivery
    and Sunsequent type = M for getting the Invoice Number
    see the sample code for subroutine
    REPORT ZMPO1 .
    form get_freight tables in_par structure itcsy out_par structure itcsy.
    tables: ekko,konv,t685t.
    data: begin of itab occurs 0,
             ebeln like ekko-ebeln,
             knumv like ekko-knumv,
           end of itab.
    data: begin of itab1 occurs 0,
             knumv like konv-knumv,
             kposn like konv-kposn,
             kschl like konv-kschl,
             kbetr like konv-kbetr,
             waers like konv-waers,
             kwert like konv-kwert,
           end of itab1.
    data: begin of iout occurs 0,
             kschl like konv-kschl,
             vtext like t685t-vtext,
             kbetr like konv-kbetr,
             kwert like konv-kwert,
           end of iout.
    data v_po like ekko-ebeln.
    read table in_par with key 'EKKO-EBELN'.
    if sy-subrc = 0.
       v_po = in_par-value.
       select
         ebeln
         knumv
      from ekko
      into table itab
      where ebeln = v_po.
      if sy-subrc = 0.
        loop at itab.
          select
            knumv
            kposn
            kschl
            kbetr
            waers
            kwert
          into table itab1
          from konv
          where knumv = itab-knumv and
                kappl = 'M'.
        endloop.
        loop at itab1.
          if itab1-kposn <> 0.
            select single * from t685t
                              where kschl = itab1-kschl
                                and kappl = 'M'
                                and spras = 'EN'.
            iout-vtext = t685t-vtext.
            iout-kschl = itab1-kschl.
            iout-kbetr = itab1-kbetr.
            iout-kwert = itab1-kwert.
            append iout.
            clear iout.
          endif.
        endloop.
        sort itab1 by kposn.
        loop at iout.
          sort iout by kschl.
          if ( iout-kschl eq 'GSDC' OR
               iout-kschl eq 'GSFR' OR
               iout-kschl eq 'GSIR' ).
            at end of kschl.
              read table iout index sy-tabix.
              sum.
             write:/ iout-kschl,iout-vtext,iout-kwert.
          out_par-name = 'A1'.
          out_par-value = iout-vtext.
          append out_par.
          out_par-name = 'A2'.
          out_par-value = iout-kwert.
          append out_par.
              endat.
            endif.
          endloop.
        endif.
      endif.
    endform.
    IN THE FORM I AM WRITING THIS CODE.
    /:DEFINE &A1& = ' '
    /:DEFINE &A2& = ' '
    /:PERFORM GET_FREIGHT IN PROGRAM ZMFORM_PO1
    /:USING &EKKO-EBELN&
    /:CHANGING &A1&
    /:CHANGING &A2&
    /:ENDPERFORM
    &A1&
    &A2&
    This Code is to be written in the PO form under ADDRESS window.
    /:DEFINE &A1& = ' '
    /:DEFINE &A2& = ' '
    /:DEFINE &A3& = ' '
    /:DEFINE &A4& = ' '
    /:DEFINE &A5& = ' '
    /:DEFINE &A6& = ' '
    /:PERFORM GET_VENDOR IN PROGRAM ZMFORM_PO
    /:USING &EKKO-EBELN&
    /:CHANGING &A1&
    /:CHANGING &A2&
    /:CHANGING &A3&
    /:CHANGING &A4&
    /:CHANGING &A5&
    /:CHANGING &A6&
    /:ENDPERFORM
    &A1&
    &A2&
    &A3&
    &A4&
    &A5&
    &A6&
    Regards
    Anji

  • HT204053 How do you change apple id for icloud if phone is already set up. Need to give each phone in my account their own apple id for icloud so that we dont receive each others messages but can still all use same id for purchases.

    How do you change apple id for icloud if phone is already set up. Need to give each phone in my account their own apple id for icloud so that we dont receive each others messages but can still all use same id for purchases.

    Settings-icloud-scroll to the bottom, select delete, if you want to keep the content select keep, otherwise it'll remove it. Then once it is done add the account information for the account you want on that phone.  Your apple ID in settings-store will remain the same and each device can still purchase/use content from that account.

  • Need to give file location in FTP Adapter at runtime

    Hi All,
    We r using FTP Adapter for fetching files from remote server, we have scenario where we need to give the location of file at runtime. Location may vary so the file location must be given at runtime. We r using SOA 11.1.1.3
    Thanks,
    RR
    Edited by: 800068 on Oct 4, 2010 11:19 PM

    Hi Oracler,
    Thanks for responding..
    I am able to give filename and directory dynamically. My scenario is i need t give the hostname, username and password dynamically .. How would i do that?
    Thank You...

Maybe you are looking for

  • Error on opening file

    Hi All, I am beginer, sorry for stupid question I saved a flash file from the internet by the program "Save Flash" the extention is swf. Now when I try to open the file a get an error message in Output tub : "Error opening URL 'file://filename and pa

  • How do I find iOS setup assistant on my iPad

    How do I find iOS setup assistant on my iPad?

  • Asked to validat the serienumber but will not be link to internet.

    I have installed Lightroom6 (bought it as a upgrade from LR5) and is asked to validat the serienumber by a pop up meny but nothing happens when puching the Validation button (internet is up and running, I have a Adobe acount and is logged on to the a

  • Adobe LiveCycle Designer compatible with Forms Central?

    I have 50+ forms created by Adobe LiveCycle Designer.  Company upgraded to Forms Central and was told LiveCycle created forms are still editable in Forms Center.  But it will not allow me to edit any of my forms.  Need to recreate from scratch?  Live

  • Applet in JAR Question

    Hello, When you publish an applet that is stored inside a JAR file, does the entire JAR file get downloaded by client browsers upon loading the page? Or do the individual class files get downloaded only when needed by the client JVM? Thanks, Andrew