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

Similar Messages

  • 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

  • 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

  • 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

  • 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

  • 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.

  • 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

  • Sales Area check for custom partner function

    When processing sales orders in our system, it does not check the sales area for the customer of a custom partner function.  Can this be setup via config or is there a an exit that can be used for this.
    Thanks,
    Roy

    Yogesh -- Thanks for your response. However, it does not address the functionality issue.
    Currently, I created new partner function ZZ (for example).
    I assigned this partner function ZZ to account group Z000.
    I created new partner XYZ in account group Z000, in sales area XX00/XX/XX.
    I created a sales order in sales area YY00/YY/YY.
    Problem is that system allows me to assign partner XYZ to this sales order.
    How do I prevent this?
    How do I enfore that system will only allow partner XYZ in the sales order, if the partner is created in the same sales area?
    Edited by: krist d on Dec 13, 2010 4:33 AM

  • Organization data determination based on custom partner entered in transactions

    Hi Folks,
    I want org data determination to happen based on a custom partner(say sales rep) entered in my transaction.Which rule is the closest so that I can apply the same.
    Regards
    Jaya

    Hi Jaya
    As your Business Partner is custom, then you'll need to create a custom Determination Rule anyway.
    So in SPRO under Organizational Data Determination - Maintain Determination Rules.
    Take a look at rule 10000280 - REG_SERV_04, it's probably still not a great fit, either way create the rule, copy the function module to a Z version and then adjust the code to incorporate the Sales Rep look-up.
    Then you can assign the Rule to your own Organizational Data Determination Profile
    Hope this helps get you started in the right direction.
    Regards
    Arden

  • Org determination based on the Partner function

    Dear Experts,
    I have a scenario where i need to determine the org data of an activity based on BP assignment in Org model. this BP is caluclated based on partner determination procedure which has got access sequence "Preceding Document: Activity Partner -> Preceding Document: Sold-To Party" & is actually an employee. This employee is assigned to org structure & i want to have the org data based on that.
    Can somebody help me on that.
    Thanks & Regards,
    Shashank Agrawal

    Hi Shashank,
    In the customizing, under transactions->define transaction types,  cannot you make use of  "Partner function ORG" under "profiles"?
    Regards,
    Arun Prakash

  • Problem with ORG Determination in Transactions

    I am having an issue with ORG determination in Business Transactions
    The Organization area is not being populated as required.
    I want to pull in the org data from the User (Org data set in Sales Area section of the BP), all users have the same org data, when running the transaction this is not working, this used to work ok but no longer does??
    Settings in org data profile is set to '14000146 - Org. Unit Using Transaction Type', this brings back two errors:
    1 - No organizational units found
    2 - No organizational unit could be selected
    I have tried using the 10000194 - UserOrgUnit but this causes a pricing determination error relating to config
    any ideas anyone??
    regards
    Barry

    Hello Barry,
    To use rule 14000146, you need to add the used transaction type as an attribute of the org. unit that you want it to be determined.
    To do this, please execute t-cd ppoma_crm, open your org. unit, go to the [Attributes] tab, add the transaction type into the 'Transaction Type' attibute, then check on 'Obj. permitted in determination' save.
    Wiith rule 10000194 you got the org. unit determined. For the pricing error, I think it might be related to the pricing procedure determination. If yes, please check your IMG activity:
    SPRO
    - CRM
      - Basic Functions
       - Pricing
        - Pricing in the Business Transaction
         - Determine Pricing Procedures
    Here, the Sales organization, Dis. Channel, Division are the org. data determined in the transaction; the Doc. Pricing Procedure is the one defined in the transaction type (IMG activity: Define Transaction Types->Assignment of Business Transaction Categories-> BUS2000115 -> Customizing header -> field 'Doc. Pric.Proc.'); the Cust. Pricing Procedure is taken from the sold-to party's BP master sales area data (in the billing) tab.
    Hope the information could be helpful.
    Best regards,
    Maggie

  • CRM Relationship to ECC Customer Partner function

    Hi,
    When a BP is created in SAP CRM it is replicated to SAP ECC as a customer.
    The mapping of the BP classification to Account group has been made in transaction PIDE. A partner determination procedure is also been assigned to the account group.
    Now, when the BP is replicated to ECC, the customer is created however the partner functions like Sold-to, Ship-to, Bill-to and Payer are not populated automatically.
    Example.
    BP 1001 is created in SAP CRM
    In ECC Customer 1001 is created, however in the sales area data (partner function) tab no partner function is populated.
    I was expecting the partner functions to be as follows
    Sold-to 1001,
    Bill-to 1001,
    Ship-to 1001,
    Payer 1001.
    This however remains empty and has to be updated manually right now. How can this be fixed? Do I need to do any additional configuration?
    Also if I maintain a relationship  in CRM for the BP say bill-to relationship, the partner function should be populated with the right BP(customer) number in SAP ECC.

    Hi,
    For partner to be determined in BP ,you have to set up partner determination for Customer Master in ECC..
    path: spro-SD-BF-part determination
    -create partner Det procdure
    -Assign the partner functions.
    -Assign the partner determination to your account group.
    Hope it helps..
    Thanks,
    veru
    Edited by: veru p on Apr 13, 2010 1:24 PM
    Edited by: veru p on Apr 13, 2010 1:25 PM
    Edited by: veru p on Apr 13, 2010 1:26 PM

  • BTPartnerSet custom partner function relationships not showing

    Hi all,
    Using program CRM_GENIL_CUST_MAINTAIN I have successfully copied the Z-partner functions into the BTPartnerSet relationships. They are now also maintained in table view CRMV_ORLALL_BTIL so all good.
    However, when going into the GENIL_BOL_BROWSER and I browse the transaction no details of some of the Z-Partner functions are determined. So I do see the relationship but the data for the partner function is not determined.
    Any idea's? Also which class does the reading of the partner functions?
    Thanks,
    John

    Thanks for your input.
    The problem I have is because the partner function is defined with a '_' in it which is not something you should do because the GENIL method does do a split based on the '_' in the relationship name.
    Regards,
    John

  • CREATION OF CUSTOMER PARTNER FUNCTIONS IN LSMW

    Hi
    I want to add more partner functions to customer master through lsmw in change mode. I developed a LSMW for this using transaction code XD02 with recording of partner function screen only. when i run the batch input session, it shows all the records processed sucessfully. But actually it does not add any record to partner functions. Can you help pls as how to add more partner functions to customer master in change mode using LSMW
    thanks in advance
    Best Regards,
    SAVIO

    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

Maybe you are looking for

  • Access to dcument in the BW document folder

    Hi I've a problem that some users can't see the attachment that is uploaded in the 'BW document' folder. I have checked the 'S_RS_ADMWB' authorization object and this looks fine, so it must have something with autorisation on the BW document folder b

  • Importing Word Docs after recent upgrade

    I have RoboHelp Version 8.0.2.208 and importing Word docs (Word 2003 Pro) had worked perfectly. Recently, I leapt forward a couple versions to Word 2010 Pro and now when I try to import Word docs, I get the "Import Word Document Wizard cannot locate

  • 785gm-p45 sound problem

    when no sound is playing, all of the sudden the speakers start doing an static sound, very annoying, which only way of stopping it is if i play a sound in windows or if i disable/enable for example the mic line. I've just reinstalled the latest drive

  • Syncing can't back up!

    This is a problem cause that means I can't properly update either! I haven't been able to properly sync my iphone for a few different iOS versions. Every time my iPhone gives me an error. saying something like "couldn't finish your iPhone failed to b

  • I sight doesn't work

    hi, I posted this unfortunately in a thread which has been marked as "solved". Therefore a new try: I-sight worked properly with os 10.4.6. I think the update 10.4.7 has killed some parts of the driver for the camera (all other firewire devices work