Copy partner function from sales order to WBS element

Hello
Does someone know if it is possible to copy the partner function and its assignment from the sales order to the WBS element?
In our project, we create sales order with article having a strategy group (85) view MRP3. Thanks to that a network and a WBS element is created in background based on template. In the template a partner determination procedure is maintained => partner tab in the WBS element is displayed (CJ20N) but the partners maintained in the sales order are not populated.
Is something missing in the customizing?
Is it possible to do it in standard?
Kind regards
Chris

Hello Tison.
I guess you have the Project created with a BAPI in your system in background. As far as I have seen I'd try the following in ABAP to create Partners in the Project Definition: BAPI_BUS2001_PARTNER_CREATE_M or the corresponding method ProjectDefinitionPI.PartnerCreateMultiple. This should happen in background when the Project is created also.
Best regards.
Jens Schmid

Similar Messages

  • Multiple bill to partner function in sales order

    How can a partner function be setup that it can appear more than once in a sales order ? 
    Need to make a sales orders with more than one "bill to partner".  When I add the same partner function with another customer in the header of the sales order I get error message VPD012  :  "partner function ZX can only occur 1 times in procedure ZEXP (sales document header) .
    I searched OSS,  and debugged for a while to try to find where that "1" is coming from. 
    In function SD_PCHECK_PARVW_COUNT_OK,  a counter is set to "1" based on the field TPAER-PAREI (line 86).  Allthough the flag "unique" is not set in partner function ZX, I get this error.
    Some further in the function, there is the comment :
    102     *     currently uniqueness of a partner is mandatory in sales docs, so
    103     *     if no CAS-Doc, partner has to be unique if not AA or AW
    Perhaps, in sales orders it is not at all possible to use multiple partners with the same partner function in sales orders ?
    Anyone having experience with this ?
    Thanks,

    Hi Dries,
    Even after you created your order you can maintain different bill to party.
    Go to VA02 screen
    Enter your order number.Enter.
    Goto item details Partners tab:
    Now all the details are in editable mode.enter your bill to party.Make sure your bill to party is in same sales area and company code as of sold to party.After entering the taxes will be redetermined message will come.
    Enter.
    Save.
    Now You do the same for all other items.
    Regards,
    Mohan.

  • To change/update/delete partner function in Sales order before saving it...

    Hi! All,
    I am having a unique requirement to change the partner function( BIll to party and Ship to party) for standard sales order in the  order save badi implemtation.
    Please sugest a FM that will be appropriate for this functionality.
    One more thing that i am able to do is that i am able to add one more BIll to party and Ship to party in the order but I am not able to delete the exsisting Bill to and ship to partner function from that order, SO if there is any Fm that will delete the exsisting ship to and bill to party my purpose would be solved.
    Please provide your suggetionas how can I proceed further.
    Thanks and regards,
    Mayank

    Hi,
    use the CRM_ORDER_MAINTAIN FM for changing the partners. Fill in the IT_PARNTER and the CT_INPUT_FIELDS parameters.
    For how to fill in I advise you set a breakpoint in this FM and do a partner change in the Sales Order Document.
    You can also find a lot of threads in the forums regarding the ORDER_MAINTAIN FM.
    BR,
    Erika

  • Copying Profit Center from sales order to Purchase order

    Hi Champs,
    Please let me know if anyone has implemented this scenario of copying profit center from sales order to purchase order and then to goods receipt.
    Thanks
    Pirzada

    Hi,
    Profit center flows from material master to other documents such as PO,SA GRN and MIRO.Please let me know what are you looking for?

  • User exit to copy the data from sales order to billing document

    hi everyone,
    Is there an user exit to copy the data from sales order to billing document?
    Regards
    Prabudh

    hi
    copy control would be the better option to choose.. but still u can a give a search in list below and opt for the right one..Refer to the link below..
    http://www.planetsap.com/Userexit_List.htm
    User exits for Sales order
    1•USEREXIT_DELETE_DOCUMENT
    2•USEREXIT_FIELD_MODIFICATION
    3.•USEREXIT_MOVE_FIELD_TO_VBAK
    4.•USEREXIT_NUMBER_RANGE
    5.•USEREXIT_SAVE_DOCUMENT
    User exits for billing
    1.•USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)
    2.•USEREXIT_ACCOUNT_PREP_KOMPCV
    3•USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program RV60AFZC)
    4•USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB
    5.USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)
    Reward if Useful
    Thanx & Regards..
    Naren..

  • Need a user exit to add custom partner function in sales order @ item level

    Hi,
    Need a user exit to add custom partner function in sales order at item level. Goto --> Item --> Partner.
    Thanks,
    Thiyagi

    HI Leo
      To add a condition price for a condition type, this has to be assigned in the <b>pricing procedure</b>. For each condition type in a pricing procedure, we will have <b>access sequences</b>. If we follow this approch, the price is automatically extracted basing on the access sequences when condition records are maintained. For this, no coding is required and everything can be done by configuration by Functional consultant.
       Naren is right to point out on the same.
      If you need to change the price for a particular condition which already exists, you can go by <b>pricing routines</b>. Go through transaction <b>VOFM</b> for the same. 
       I advice you to discuss with your functional consultant and understand the requirement and then go for modifying accordingly.
    Kind Regards
    Eswar

  • User-exit to copy collective number from sales order to purchase order

    Hi,
    Can any one help me  which user-exit/BADI  is used to copy collective number from sales order to purchase order?  please help me.
    Thanks,
    Alka

    hi
    copy control would be the better option to choose.. but still u can a give a search in list below and opt for the right one..Refer to the link below..
    http://www.planetsap.com/Userexit_List.htm
    User exits for Sales order
    1•USEREXIT_DELETE_DOCUMENT
    2•USEREXIT_FIELD_MODIFICATION
    3.•USEREXIT_MOVE_FIELD_TO_VBAK
    4.•USEREXIT_NUMBER_RANGE
    5.•USEREXIT_SAVE_DOCUMENT
    User exits for billing
    1.•USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)
    2.•USEREXIT_ACCOUNT_PREP_KOMPCV
    3•USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program RV60AFZC)
    4•USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB
    5.USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)
    Reward if Useful
    Thanx & Regards..
    Naren..

  • Link of vendor in sales order through WBS element

    Hi
    My sales order line items are having WBS assigned.All these line items are direct bought out items from vendors and supplied to customer.
    Please suggest me link of vendor in sales order through WBS element.
    I want to use the same logic for billing split criteria for individual line items(hence for individual vendors) Presently my client is getting common invoice for all line items but they want separate invoice for each line items.
    Awaiting for your valuable inputs
    Thanks
    Manoj

    Hi Manoj,
    I need to understand your process in more detail.
    How do you procure?  Create a sales order with TAS item category to create a PReq and PO?
    Very simple explanation: Resource Related billing/DIP profiles are used to accumulate costs on WBS elements and then bill the client as needed.

  • How to include a new Z Partner Function in Sales order header drop down lis

    Hello SAP experts,
    We have come up with a new requirement to include a custom Partner Function-ZI  in dropdown of SO header-Partners field.
    Current scenario- Presently we are maintaining this partner function  ( Say ZI-  Institute ) in customer master data-Sales area tab.There could be more than one partners under this PF in master data. While entering sales Order, all partners associated are displayed in Header- partners tab, where only SP, SH, BP, PY partner functions are displayed.
    Requirement- 1. Is to  provide Drop down of this ZI-Institute partner function (which I did not find presently) in SO header-partners field and user should be able to provide one of partner function as available in Customer master ( as there are more than one partners that can be set in Customer master data but user need to be able to provide ONE of this ZI partner fucntion in DROPDOWN of PF tab in SO header ).
    2. In addition, How can I link this new partner function in related sales reports against that particulat order and invoice?
    Kindly suggest your valuable inputs as what should be the procedure to get this.
    Many thanks in advance.

    Hi,
    Go to partner determination by VOPA
    OR
    IMG >> SD >> Basic function >> Set up partner functions >> set up partner function for sales document header
    click on partner function and Maintain partner function ZI  and back
    Then select your existing partner determination procedure (Standard is TA) and click on PARTNER FUNCTIONS IN PROCEDURE and add partner function. and make it mandatory so even user forget to mention then at the time of saving system can remind user 
    Then double click on PARTNER DETERMINATION PROCEDURE ASSIGNMENT
    Assign partner procedure to sales document
    Now when you creating sales order go to header partner tab and enter you institute partner number
    For sales order and invoice report
    Execute this report by selecting partner function ZI in VA05N and VF05 respectively
    kapil

  • Copy Pricing Conditions from Sales Order to Billing

    Hi,
    Is there anyway to copy pricing conditions for item level from Sales Order to Billing Document at the time of creation of Billing Document.
    Thanks

    This question is not on topic for the Web Dynpro ABAP forum and has been locked.

  • Tax condition not copying to invoice from sales order

    Dear All
    I have created condition record fro material. In that i have mentioned tax condition types.During Sales order creation the tax condition type copying into sales order. But from sales order to invoice it is not getting copied.Kindly guide me.
    My order type is OR and my invoice type isF2.
    Shobana

    Dear Shobana
    Go to VTFL, select the combination of your billing type / delivery type and select "Item" tab on your left screen.  Now select the item category and click on blue lens on top left.
    Here see what is maintained for the field "Pricing Type".  Please maintain "B" if this is not maintained and retry.
    thanks
    G. Lakshmipathi

  • Condition type - Freight value is copied into invoice from sales order

    Hi All,
    I have a Issue while copying freight value  to Invoice.
    I have created Freight condition type - XYZ where i have maintained "Group condition, Header condition & Item condition" in the definition of the condition type.
    I have placed this condition type in Pricing Procedure (Ex: ABCD) and also in Delivery Pricing Procedure (PQRS) - Checked "Manual check box".
    When i place this manual condition type in Delivery --> conditions tab(Item level), then it is copying to Invoice. However when I am placing this condition in Sales Order it is not copying into Invoice???
    I have maintained copying control between delivery document and Billing document and I have maintained "Price Source" as E - Delivery/Order.
    My requirement is when I am maintaining Freight value in delivery, then it has to consider the Delivery Freight..If freight is not maintained in Delivery then it has to copy from Sales Order?? Is it possible ?
    Please help me in this regard.
    Thanks in Advance.

    Hi,
    Thank you very much for your response.
    If i used price source as "D" then other conditions like price & tax are not copied sales order. Freight value is copying from delivery. I want system has to consider the sales order in case of freight value Zero in delivery.

  • Copy functionality from sales order to PR to PO for text items

    Hey Gurus,
    There is a bit of standard functionality in SAP that if there are text fields populated in a sales order that are also available in the PR and PO, that you can copy this functionality over when you create the PR from the sales order, and then create the PO from the PR.  Can you guys steer me in the right direction as to where I can find information on how to set up this config?

    go to
    SPRO-MM-Purchasing-Purchase requisiton-Text for Purchase requisiton- define copying rule
    here you can define
    select the 06 adn click on text linkage
    same in PO config
    SPRO-MM-Purchasing-Purchase order-Text for Purchase order- define copying rule for item text

  • Making Mandatory of Partner functions in Sales Order

    Hi All,
    My requirement is as follows:
    While creating configenment Issue with ref to Fillup, In Sales Order Header(Issue) Bank Partner function should be mandatory.
    For that I have tried:
    In Partner function i have made the Partner as mandatory( I have ticked on Check box(M)).But still it is solving the purpose.In fact in the Bank Partner customer Number is getting copied.
    Please advice for the same
    Regards,
    Vinay

    Hi Vinay,
    If you set field "Mandatory function" in partner determination procedure for bank Partner function,
    then the document is incomplete when the partner is missing.
    However, bank partner function couldn't be the only one mandatory function, because sold-to, ship-to, bill-to and payer are also mandatory according to standard design. Please refer to note 381062.
    Regards,
    Smile

  • Can we view  SH's partner functions in Sales Order?

    Hi All,
    SP has a different SH and FA is assigned to SH in master record. When we create order we can see all the partner functions of SP but we can't see partner functions of SH. User wants to see which FA is assigned to SH. We can only view partner functions of SH in delivery document. Is it possible to view partner functions of SH in sales order as well? Please suggest the ways to configure this setting.
    Thanks!!

    Hi,
    Yes, you can view . Check the Partner determination procedure, include the partner function SH to your partner determination procedure assigned for your sales order.
    Regards,
    Murali

Maybe you are looking for

  • Calling Enity Bean's business methods from a session bean in EJB 3.0 specif

    Hello everybody, Happy to be a member with you in this forum. This is my first participation in this forum. I have some problem to start with EJB 3.0 specification, I have created an entity bean with some business methods that access a mysql datbase,

  • Hi,Firefox Team!You can add games in this browser?

    With games,Firefox costumers will be very happy!Games like Minecraft,Angry Birds series,Neighbours from Hell series,Ricochet series etc. and... with achievments.This browser is incredible,you can do more...

  • How do I do a Clean install of Tiger and Classic?

    My G4 came with Jaguar. OS 9 was part of the complete installation, that you could install or choose not to install. My computer has been having a lot of issues lately and I think that a clean install would be a good idea, especially, since I used an

  • How do I back up music on my time capsule?

    How do I back up music on my time capsule? I want to remove it from my computer because I have too much music to store on the computer. I want to access the music to put on other devices too. What is the best way to do that? I just set up my airport

  • Icon bouncing in dock

    I use the on screen po-up alarms quite a bit and notice that when one comes on screen the iCal icon bounces in the dock. About half the time, when I click on the alarm to get rid of it the icon in the dock keeps bouncing, apparently it will keep this