Custome Partner Function from SD to CO-PA

Hi,
I have created 3 custom partner functions and have assinged in customer master. I need these 3 custom partner function to be transfered to CO-PA during billing. Is there a easy way around to achieve this, coz there are some SAP notes which are sort of confusing and complex, since we are already live in production, we cant take a chance on the SAP Note.
If somebody experienced like this, could you please share the knowledge, how to achieve this.
Thanks.
With Regards
gj

Hi Gj,
There are no simple way around to get the customer partner function in to CO-PA during billing. You must follow the notes to get the correct value transfered to CO-PA. I will outline the steps below so that you do not miss anything.
I am going to try to summarize the basic steps to add one or
more new partner function(s).  For more detailed information
please see the notes 36557, 32878, 12682 and 93658 although some o
these notes are known for you.
Add new domain/data element for the new partner function in the
ABAP/4 Data Dictionary.
  Examples are the data elements KUNAG, KUNWE, KUNRE, KUNRG,
  SPDNR, and VRTNR in structure MCPARTNER. This is where the
  partner functions for the Standard Sales Information System are
  defined.
Save the new partner field in structure MCPARTUSR (user part of
  structure MCPARTNER) or, if available extend structure
  MCPARTUSR by an append structure (ZAMCPARTUS).
Make sure that the check tables and foreign key relationships are
  maintained for the new fields in structure MCPARTUSR
Define the assignment of partner function <  > new partner
  field in the communication structure.
  Program RMCSUZ10, routine USR_PARTNER_GET.
  Add the line as in the example of note 12682 given.
Include the corresponding field via transaction 'KEA0' from the
  structure PAPARTNER into the Profitability Analysis data structures
If your new partnerrole is a representative/sales employee please
  apply note 32878.
Should you have implemented note 43002 (to prevent a field overflow
  in pricing) please follow note 93658 and use userexit
  userexit_pricing_prepare_tkomp instead of
  userexit_pricing_prepare_tkomk.
  userexit_pricing_prepare_tkomp is contained in Include MV45AFZZ
  (sales order) and RV60AFZZ (billing)
Add the new field to the structure 'KOMPAZ' as in note 93658
  described and  NOT  to the structure 'KOMKAZ' (note 36557)
  (you have used both structures)
Generate the operating concern and check if the following entries
  are included in TKEZU:
  Charact.  BTran Table      Field name  Offset  Length
  XXXXX     KEDR  KOMP      YYYYY
  XXXXX     KEDR  KOMP      YYYYY
  XXXXX     KEDR  KOMP      YYYYY
  XXXXX = Field name of the partner function in the  profitability
  analysis
  YYYYY = Field name of the partner function in structure KOMP
(these entries should be made automatically here).
If you need more than one partner function please repeat the
steps as described above for your need.
Regards,
Abhisek

Similar Messages

  • Problem in passing customer Partner Functions from ECC to CRM

    Hi to all, I am facing the following error in the crm system
    1.Partner 0000080059(DCEAB7AC31DA22F1B7CE001372368B21): the following errors occurred
    Message no. BUPA_MW_EXCHANGE010
    2.Status exists already for this business partner
    Message no. CRM_BUPA_FRG0050012
    3.Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    Message no. SMW3018
    My scenario in ECC is: I use a custom BTE copy of VMD_VENDOR_BTE_1421_IMPL which is executed when I save a new vendor. In this BTE I use the FM SD_CUSTOMER_MAINTAIN_ALL to create a customer with the same attributes as the vendor, because only customer informations (not vendor informations) pass as Business Partners in CRM. The problem is that when I pass only master datas to the FM SD_CUSTOMER_MAINTAIN_ALL, the customer passes to CRM as a Business Partner with the same number, but when I pass also Partner Functions to FM SD_CUSTOMER_MAINTAIN_ALL, no Business Partner is created in CRM, and the error I get is that up.
    What can I do?
    Thank you very much,
    Antonio

    Hola Antonio,
    I have a same problem.
    You can tell me the solution.
    Please.

  • Replication Of Z Partner Functions from CRM to ECC

    HI All,
    We are creating the " Z Partner Functions " in SAP CRM & ECC.in our scenario partner functions flows from CRM to ECC and we want to replicate these partner functions from CRM to ECC.
    So can some onle please tell me how to do this?.
    Thanks in Advance,
    Arun

    1. Create the partner function in ECC
    2.  Assign the partner function to the relevant partner procedure in ECC
    3. Create a partner function in CRM
    4. Map the partner function as follows:
    Customer Relationship Management
    --> Basic Functions
    --> Partner Processing
    --> Data Transfer
    --> Distribution of Partner Functions from R/3 into CRM
    Create the following entry:
    Partner function in R/3         Function
    and also the below:
    Create a mapping entry for data transfer from CRM to R/3 via the
    following IMG activity in CRM:
    Customer Relationship Management
    --> Basic Functions
    --> Partner Processing
    --> Data Transfer
    --> Distribution of Partner Functions from CRM into R/3
    Create the following entry:
    Function     R/3 function    Type in R/3

  • Download Z Partner Function from R/3

    How to download a customer specific Partner function from R/3 to CRM.
    Have done PIDE settings in R/3.
    Have done number ranges and groupings in CRM.

    Hi,
    Which grouping you checked in CRM?
    Have you check data transfer R/3-CRM and CRM-R/3
    in tcode SPRO : CRM->Basic Functions->Partner Processing->
    Data Transfer->Distribution Partner Functions from R/3 into CRM
    CRM->Basic Functions->Partner Processing->
    Data Transfer->Distribution Partner Functions from CRM into R/3
    Hope this help
    Gun.

  • Help for custom Partner Function

    Hi,
    I'm on SRM 5.0 ECS.
    I create two custom partner function and now I need to add they a search help.
    How can I do this?
    I will take data from R3, but I know how to build a search help, I need to know how give it to the partner function.
    thanks
    enzo

    I solved.

  • Customer Partner Function

    Hello Experts,
    I am from EHS Module.. I am creatig Scenario for report Shipping.
    In that I am creating Customer.
    I am using Account Group: 0002 Goods Receipts
    As per SAP Guide,
    "If User created the customer in the account group 0002, the SR (MSDS Recipient) and WE ( Goods Receipient) functions will appear automatically in Customer Partner Function.
    But when I am creating Customer in My system using account group 0002, those mentioned Customer Partner Funcition are not getting cretaed Automatically instaed SH ( GOods Receipt) is getting created.
    Could you please guide me what setting I need to do in order to create Customer Partner Function SR (MSDS Recipient) and WE ( Goods Receipient)  Automatically while creating Customer.
    Thanking You
    Regards
    Amol

    Hi,
    IMG >>> SD >>> Basic functions >>> Partner determination
    First you create partner determination procedure or copy from std. AG
    Then double click on partner functions in procedure
    Include your two partner functions in procedure and tick mark to mandatory (Also remove tick marks of other partner functions which u don't need)
    Now double click partner determination procedure assignment
    Assign partner functions in front of account group - 0002
    Now double click on Account group - Function assignment
    Assign account groups in front of your two partner function
    Then create customer partner functions will come automatically
    Kapil

  • Replication of partner function from ECC to CRM

    Hi experts,
    We are working on CRM 5.0 with back end ECC 6.0
    In our scenario we are creating sales orders in ECC and replicating it to CRM.
    Now the problem is we have a partner function created in ECC which is entered manually ( not through partner determination procedure) . We have also created the same partner function in CRM but we are not able to populate that partner function field automatically.
    Is there any way by which we can populate this ?
    Points will be rewarded for suitable solution.
    Regards,
    Madhu

    hi
    just mainatining partner function wont be enough ,you need to do two things
    1. mapping of BP function between CRM and ECC
    2. specify the path from ECC to CRM so that they can be replicated successfully
    so,IMG: Customer Relationship Management -> Basic Functions -> Partner Processing -> Data Transfer -> Distribution of Partner Functions from SAP ECC into CRM
    this is the path where in distribution you need to specify the path
    and maintain there the mapping between the R3 and CRM
    RFC destination should be CRM and source is ECC
    best regards
    ashish

  • Org determination in transaction based on custom Partner Function

    Hi All,
    I am trying to figure out how can I modify the partner determination procedure and org data profile to determine the sales area (org,dc,div,so,sg) in a transaction automatically without having to choose the sales org.
    Here is the set up:
    Sales Org ->Soff->Sales group are permitted for Org determination in ppoma_crm.
    Custom Partner Functions - Y1 and Y2 assigned to Sales Partner Function Category
    Access Sequence YXXX has the following set up:
          Source                        PF                 Function Category          Usage
    10  COM_PARTNER_A
    20 CRM_PARTNER_C  Sold to Party 
    30 CRM_PARTNER_C                         Activity Partner                 CRM
    40 CRM_PARTNER_C Sales Prospect
    50 CRM_PARTNER_C Activity Partner
    Partner Procedure YPP001 has the following setup:
    Function    Access Sequence
    14              User                         Recurring
    15              YXXX                       Recurring
    21              0001                        Recurring
    23              YXXX                       Recurring
    Y001                                           Recurring
    Y002                                          Recurring
    Y1            YXXX                       Recurring
    Y2            YXXX                        Recurring
    Org Data Profile YORGPROF01 is maintained for Scenario SALES with Org Model Deter Rule 10000177. Sorg and Dc mandatory set.
    The transaction type YOPP is configured as shown:
    Org Profile YORGPROF01
    Partn Func Org Activity Partner
    Partner Determination Proc YPP001
    Now here is the issue:
    We want that when we create transaction YOPP it should fill the Org data including Sales Office and Sales group from the partner associated with the PF Y1 which gets assigned automatically when the account is selected on the transaction.
    With the above setting, it populates all the sales offices and sales groups that have been marked for determination in ppoma_crm (which we don't want it to do). We need it marked for determination so the BP's master data associated with Y1 shows up the sales group and sales office.
    When the account is selected on the transaction and Y1 is determined via partner determination, we would want the sales Org also to get determined automatically from the Y1 partner's master data.
    Anything that can be changed in the above settings to make this happen?
    Thanks
    PC

    Hi
    Although i have no practical experience with this but an educated guess would be to use Partner function determination . If you have 'employee responsible ' PF , Then u can further use him for org determination.
    May be this helps...
    Regards
    Ruchi

  • CREATION OF CUSTOMER PARTNER FUNCTIONS IN LSMW   (URGENT)

    hi experts ,
    iam using lsmw, batch/direct input method using object "0050", method "0000", program name "RFBIDE00". iam sucessfully able to map field values for the mandatory fields for transaction"xd01", but while executing the session, in the last screen the system ask's me for the partner function values, iam unable to assign/map values to the partner function from the flat file....
    pls help me out on resolving the issue ...
    Regards,
    James...
    Valuable answers will be rewarded.......

    Hi James,
    Did you map the partner functions like sold to party(SP), Ship to party(SH), Bill to party(BP) and payee(PY) functions on your sheet. If so, what is the error msg u r getting??
    Regards
    Aravind

  • Replication of Partner Function from CRM 5 to ECC6 Issue

    Hi experts
    Is someone able to assist with pointing me in the correct direction to resolve a partner function replication issue please. We create all entities/BPs in CRM, and replicate them to ECC.
    We have a custom partner function, ZF, that is held against Payer and Sold-to in ECC. This is a separate entity in CRM, but is sent according to relationship assignment to ECC. We have noticed that this partner function is not being updated correctly.
    Scenarios:
    Ending a relationship between Account/Customer (Payer/sold-to in ECC) and the Farm (ZF partner function) - the ZF partner function is removed in ECC. This is correct behaviour.
    New Account or Customer creation in ECC with ZF relationship assigned, ZF partner function is being created in ECC. This is correct behaviour.
    HOWEVER, when adding a new ZF relationship in CRM to an existing Payer/Sold-to, the ZF partner function does not get created in ECC. This is incorrect behaviour - new valid relationship should trigger ZF partner function in ECC.
    Also, name changes to the ZF maintained in CRM, is not being updated in ECC for existing relationships. Instead, the Partner Function tab, ZF type, displays the old name for the Farm.
    BUPAREL bdocs are being created and sent to ECC, however something is happening on the receiver end. How do we trace this, and does anyone have any ideas on where to start to find out what is happening here?
    Many thanks
    Cara

    Solved, internal issue usage tab not being completed correctly so not assigning partner function

  • 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

  • Call partner function from ship to party

    Dear Gurus,
    I have two account group A and B, A contain the partner function of SP, SH, BP and PY, and B account group having function of ship to party, bill to party and payer.
    In configuration i have made the settings.
    At sales order level i enter the sold to party and if enter different ship to party in the next field system call the BP and PY from Ship to party master record. that is as per requirement.
    But if i presss enter after entering the sold to party no system call all the function from sold to party, and then if i change the ship to party system only change the ship to party but not again determine the BP and PY partner function from ship to party.
    Kindy suggest the possibe solution so that system again the redetermine the bill to party and payer function.
    Looking for the gurus response.
    Regards,

    Hi,
    In your partner partner procedure against partner function BP or PY enter source as SH then system will determine this to functions on basis of Ship to party
    Or else either you can not maintain other partner functions in sold to party master means you can take all partners from ship to
    Or else manually put ship to party immediate after sold to party and then enter
    Or else check any user exit available for re-determination of partner
    Note : First option will definitely work, try
    Kapil

  • Adding N-number of customer partner functions to a customer using LSMW.....

    Hi Abapers,
              I had a requirement to add some 500-600 customer partner functions(bill-to-party,payer,ship-to-party) to a single customer(sales rep or employee customer) using LSMW.
              I uploaded the customer(500) master using LSMW, and i want to add 499 customer partner functions(bill-to-party,payer,ship-to-party) to the 1st customer .
              So, i want to know how to do this using LSMW or BDC, and give me suggestions to overcome this....
    Thanks,
    Dilip.B

    I have responded to similar queries in one of the threads.
    Please find the URL of that discussion:
    [Re: LSMW   |Re: LSMW]
    Instead of Vendor you need to use CUSTOMER number and Chose the standard customer master program for LSMW. In recording you wont be able to acheve this.
    Hope this helps.

  • LIS enhancement MCS10001 and customized partner function

    Dear all,
    We have a customized partner function (in addition to sold-to, bill-to, payer and ship-to) in SO and we would like to capture the value of it to BW
    However, I can't do it in enhancement MCS10001
    Could anybody suggest possible solution to it?
    Thanks in advance
    Steve

    Dear all,
    Could anybody suggest solution for my problem?
    Valuable answer will be awarded
    thanks
    Steve

  • Customer block VD05, for SO customized partner function

    Dear all,
    Good day!
    I was trying to block customer using VD05, to ensure this customer will not be used in SD Transaction, SO, DO, Billing.  It works for the Sold to party, Ship to party partner function in documents, but doesnt work for the customised partner function for eg ZC - Consignee.
    Is there anyway to make blocked customers, cannot be used in customized partner function as well?
    Thanks in advance
    Kevin

    Hi,
    In your case, I would use userexits to check it in customer updation, SO documents, invoices and so on.
    I hope this helps you,
    Regards,
    Eduardo

Maybe you are looking for