Customer is not assigned to a partner function

Hi Experts,
I'm encountering the same error. When I view the Customer and click Customer Partner Functions, system throws a message Customer SP0003 is not assigned to a partner function
How do I assign my newly created Customer to a Partner Function Sold-to-Party?
I've checked the setup for Partner Determination: Customer Master, the settings are as follows:
Partner Determination Procedures:
AG Sold-To Party
IN Sales Prospect
KO Consumer
RE Bill-to Party
RG Payer
SO Assortment cust.
WE Ship-to party
WESR GR w/ MatSafSheetRec
Partner Functions in Procedure:
AG SP Sold-to party NotModifiabe, Mandatory
AG BP Bill-to party Mandatory
AG PY Payer Mandatory
AG SH Ship-to party Mandatory
Partner Determination Procedure Assignment:
Account Group YG01 (account group of new Customer) assigned to AG (Sold-to-Party)
Account Groups - Function Assignment:
SP Sold-to party YG01 Customer BP
Is there any other config I should do?

Go to IMG path -- SD --> Basic Functions --> Partner Determination --> Setup Partner Determination --> Set Up Partner Determination for Customer Master. 
-  There block "AG Sold To Party" and double click on "Partner Functions in Procedure".
-  Ensure that for AG, you have maintained SP and the box Mandatory is checked.
-  Block AG/SP and double click on "Partner Determination Procedure Assignment" and see for Group 0001, AG is assigned
-  Click on "Partner Functions" and see for SP, KU is maintained under the tab Partner Type and the box is checked
-  Click on Account Groups-Function Assignment.  Here ensure that the Account Group are assigned to your SP.
thanks
G. Lakshmipathi

Similar Messages

  • Contact Person in Customer Master to be linked to Partner function CP

    hi,
    My business scenario is that along with the address of the ship to party,the concerned persons name is also printed on the OR ,Deliver note and billing document.These names are changing alwayz,
    Can some one tell me how can i link the contact persons in the customer master to the Partner function CP.Also i need to maintained multiple contact persons which can be then choosen at the SO level.
    Kindly advise if there is some field in the sales order,which can be usd for the same(header level) and thereby the requirement be met.
    In case u need to send a mail, kindly send on   [email protected]
    Thanks

    Hello Priyanka,
    (1) go to: Sales and Distribution > Basic Functions > Partner Determination > Set Up Partner Determination > Set Up Partner Determination for Customer Master > Partner Functions
    Check whether the CP partner function exists or not. "CP" is SAP standard delivered Partner Function and must be there.
    (2) go to: Sales and Distribution > Basic Functions > Partner Determination > Set Up Partner Determination > Set Up Partner Determination for Customer Master > Partner Determination Procedures
    Check whether this partner function is included in your Customer Master Partner Determination Procedure for Sold-To Party or what ever account group you want.
    (3) Now go to your Customer Master Record and create a Contact Person Record and save it.
    (4) then go to Customer Master Record > Sales Area Data > Partner Functions tab and select the drop down list on Partner Fucntion to enter CP and select the drop down list for Customer Number and press enter then it should list your Contact Person Number then select it and save it.
    (5) To flow this CP into Sales Order Make sure that the Sales Document Header Partner Determination Procedure has this partner function included.
    Follow this path: go to: Sales and Distribution > Basic Functions > Partner Determination > Set Up Partner Determination > Set Up Partner Determination for Sales Document Header > Partner Determination Procedures
    Thanks and please reward points if helpful.
    Sree.

  • Automatic assignment responsible group partner function of Activities

    Hi,
    I need help on below requirement>>
    Automatic assignment responsible group partner function of Activities when status is set to u201CIncorrectly Assignedu201D.
    Thanks

    you can check with order status badi
    BR
    Radek

  • Incident management error: You are not assigned a Business Partner

    Hi
    I am facing a problem while creating message as below
    error: You are not assigned a Business Partner
    I created the BP. which has clear identification too.
    Even this BP is maintained as Employee too.
    Expecting ur valuable suggestions.
    Regards,
    Siva

    Hi
    Was this issue ever resolved?
    I have the same problem.
    I have business partners, also created as employees with their user id held in the Identification tab of the employee view in BP.
    In the business partner Identification tab, they have the system ID>Installation No>client>user id maintained
    When I go into solman_workcenter I see the message 'you are not assigned a business partner' and I cannot see any of the tickets assigned to me.
    Has anyone had the same issue and resolved it?
    Thanks for your help.
    Ashley

  • Not modifiable checkbox in partner function procedure

    Hi,
    In partner function procedure of sales document header not modifiable check box of SP partner function is grayed (not editable).
    Can any one guide me how to change this field from not editable to editable.
    Regards,
    VKM

    Hi,
    For Sales document header partner functions,the sold-to-party is non-modifiable.
    It is a standard functionality.We cannot change the address of the sold-to-party in sales order.If you want a different address,then you have to change in the customer master data only using the T.Code "XD02".
    Even the field "Mand. function" is also greyed out.
    Could you pls check for other Partner functions,they can be editable.
    The path for this to check is:
    SPRO>Sales and Distribution>Basic Functions>Partner Determination>Set Up Partner Determination-->Set Up Partner Determination for Sales Document Header.
    Select the partner determination procedure.
    Double click on "Partner functions in procedure".
    Regards,
    Krishna.

  • Ecsallation of Complaint - Assign to next Partner function

    Hi,
    I want to escalate the complaint to the concern person if it is not taken over by the responsible person within time limit. I just have 5 statuses and if transaction exist in the particular status more than the specified time limit it should get assigned to partner function defined in partner determination procedure. So that the transaction will fall in my work list of the higher authority.
    My one more concern is how to configure condition for this. I know configuration of condition but not exactly for this scenario.
    Please suggest.
    Regards,
    Nikhil

    Hi Nikhil
    Lets say you have status - A,B,C,D,E,F and you have responsible persons X, Y, Z identified in your complaints
    Now when the complaint is created it can be directly assigned to X via action mail ( condition - status A, Action condition partner dependent and partner X)
    Now the second action will be on a batch report (lets say the date type ZDate = todays date + 2 hours) (Start Condition will be when date type todays date and time = Zdate) (action def. partner depepndent Y)
    The batch program will continuosly check for the date and time and when the condition is met it will execute a mail to  Y ( it can be a smart form mail with the details that it is an escalated mail as it was not done in status A and specfied SLA)
    Hope this addresses your concern
    Regards
    Raj

  • Getting Error 'Custom Class not Assignable'

    Hello,
    I am new to ADF and Linux. I have created an ADF application (following the steps in: http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_2.html) with the corresponding View objects, Entity Objects and Application Module. When I try to run the 'Application Module', I get the following error. So I am kind of stuck at this point from going forward.
    I appreciate any help/pointers to resolve this issue.
    Thanks!
    oracle.jbo.CustomClassNotFoundException: JBO-26023: Custom class oracle.apps.model.applicationModule.AppModuleAMImpl is not assignable to oracle.jbo.server.ApplicationModuleImpl
         at oracle.jbo.common.JBOClass.findCustomClass(JBOClass.java:224)
         at oracle.jbo.server.RemotableCompDef.loadFromXML(RemotableCompDef.java:147)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:1128)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:1068)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:562)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1192)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:617)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:537)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:519)
         at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:784)
         at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:282)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:471)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
         at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
         at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
         at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
         at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)
    [968] JUErrorHandlerDlg.reportException(oracle.jbo.jbotester.ErrorHandler$ExceptionWrapper)
    [969] UIMessageBundle (language base) being initialized Sep 14, 2012 12:15:33 PM oracle.jbo.jbotester.MainFrame exit
    INFO: BC4J Tester exit code(-3)

    Thanks Vinod for your response! I checked both the files as you mentioned: So my Model.jpx looks like this:
    For this, I tried entering "oracle.apps.model.applicationModule.AppModuleAMImpl" for the value attribute, but that did not seem to work.
    <DesignTime>
    <Attr Name="_jprName" Value="../../../../Model.jpr"/>
    <Attr Name="_jbo.TypeMapEntries"
    Value="oracle.apps.fnd.applcore.oaext.typemap.OATypeMapEntries"/>
    <Attr Name="_NamedConnection" Value="RoomConnection"/>
    <Attr Name="_appModuleNames0"
    Value="oracle.apps.model.applicationModule.AppModuleAM"/>
    </DesignTime>
    <Containee
    Name="applicationModule"
    PackageName="oracle.apps.model.applicationModule"
    ObjectType="JboPackage">
    <DesignTime>
    <Attr Name="_AM" Value="true"/>
    </DesignTime>
    and my AM.xml looks like this:
    Name="AppModuleAM"
    Version="11.1.1.63.37"
    InheritPersonalization="true"
    ComponentClass="oracle.apps.model.applicationModule.AppModuleAMImpl"
    ClearCacheOnRollback="true"
    DefClass="oracle.apps.model.applicationModule.AppModuleAMDefImpl">
    Thanks for all your help!

  • LOCPT and LOCSL not filled even though partner function maintained

    Hi,
    In a nomination, I have the problem that the field LOCPT and LOCSL are not filled for one specific plant location even though I have created the in TC O4TQ for the plant and storage location.
    I have checked the specific developments in Z_OIJ_NOM_DEFAULTING (BADI OIJ_NOM_DEFAULTING), but the value is already blank even before the exit is processed, so the problem must be in standard coding.
    Can someone kindly tell me how I can best debug the problem? I would either like to know which standard function module is defaulting the LOCPT and LOCSL or have someone explain me how I can set a watch point to the field oijnomi-LOCPT, so that I can find out what the problem is.
    Thanks for your help in advance
    Petra Just

    Hi
    The problem is resolved for me ,i have checked further and found that in the vendor master the fax number for the vendor was not maintained correctly because of which the output message was not getting determined and invoice was not getting posted.
    i came to know about this error by one tansaction,which i dont remember now..but if you go to SAP and see that the transaction just below MRRL, for automatic invoice posting and try to use that to post the invoice than it will clearly tell you at which stage the message determination is getting failed..there only i came to know that the fax number for vendor was incorrect.

  • Explanation of functionality partner functions

    Hi
    Can anybody explain me the functionality of the following button:
    XD02 -> General Data -> Contact Persons -> Partner Functions
    I didn't found a help on the function. When I push the button the following error comes up:
    "Partner is not assigned to a partner function"
    I try to link a partner function entry out of the sales area data into the general or company code data, in order that we can use it for the dunning procedure.
    Best regards
    Jean Daniel

    Hi,
    if you want partner functions for a particular customer then u can get all data from the KNVP table.
    Revert back if ur requirement is different.
    Thanks,
    Raja

  • Org Units as partner function 00000014 (Employee Responsible)?

    Hi All,
    Hopefully a quick and simple question....
    SAP allows a business partner to be assigned as the "employee responsible" to a transaction if (a) they hold the role of "employee" OR "organisational unit" AND are included in the Org Structure.  All seems pretty simple?
    But the search help associated with partner function 00000014 is for the SAP standard employee search, which only allows searching for persons and not organsations.
    Any idea on how a seach for organisations can be performed for the "employee responsible"?
    Kind regards

    Hi,
    I think the partner function 00000014 holds only the BP who are defined in the Role Employee in the system and a user is assigned to them.
    Org BP is not not assigned to this partner function, hence the standard F4 search help has no provision to find the org bp.
    Regards,
    PP

  • Partner function relationship customer - employee not replicated

    Hi Gurus,
    We are working on the HR-CRM scenario and we are replicating employees from ECC to CRM. For our purposes we created in ECC 3 custom partner functions.
    In CRM we have created and mapped these partner functions, in particular in CRM we have:
    u2022Created the relevant custom Relationship categories
    u2022Defined the 3 partner functions
    u2022Made the mapping for the distribution from ECC to CRM and viceversa
    After this we have proceeded as follows:
    u2022Replication of the employees from HR to CRM: it works properly
    u2022Re - launched the BUPA_REL object in order to update the CRM system
    We have used one of these custom partner functions for one customer and as for now these partner functions are not replicated from ECC to CRM.
    For instance, in ECC we have a customer with the custom relationship u201CHas the Sales Manageru201D to the employee 90000003.
    That employee has been replicated in CRM but the relationship between him and the customer has not been updated in CRM.
    Is this the normal behavior? Or there is something missing/wrong in the configuration done?
    Thanks a lot.
    BR,
    Stefano

    Hi Dinesh
    For automatic partner determination in customer master data you need to make the configuration setting . For that you go to>SPRO>SD>Basic Function> Set UP Partner Determination --> Set up Partner determination for Customer master Data, there you need to do the configuration . For  details configuration  Please search the forum.
    Hope it is helpful for you
    Thanks
    Ashok

  • Problen in assigning partner function at the time of creation of lead .

    Hi ALL ,
              I have requirement , where as soon as bp will be created a lead has to be generated mentioning the BP as sales prospect (partner function) . I have to assign  employee reponsible partner  function too in lead , at the same time .
    I have used BAPI :BAPI  BAPI_LEAD_CREATEMULTI  to create the lead .
    But its not accepting the partner function as well as organisation details , giving error like Ref field for  Partner ,Orgman are not allowed.
    Can any one tell me where and how can I assign the Partner function in case of my reuirement .
    Thanks & Regards
    Debasri sarkar

    Hi Debasri,
    I am able to develop a code to add a partner
    Check this:
    *- Data
      DATA: lt_partner            TYPE crmt_partner_comt.
      DATA: ls_partner            TYPE crmt_partner_com.
      DATA: lt_input_fields       TYPE CRMT_INPUT_FIELD_TAB.
      DATA: ls_input_fields       LIKE LINE OF lt_input_fields.
      DATA: ls_input_fields_names TYPE LINE OF CRMT_INPUT_FIELD_NAMES_TAB.
      DATA: LV_Guid type CRMT_OBJECT_GUID.
      DATA: LV_AddPartner type NOTES-UDATE.
      DATA : lt_orderadm_h TYPE CRMT_ORDERADM_H_COMT,
             ls_orderadm_h like line of lt_orderadm_h,
             gt_obj_guids TYPE  crmt_object_guid_tab.
       LV_Guid = '96CB40512AA2BD4C95EEE26BFD8E6187'.
       LV_AddPartner = '00000012'.
    *- Partner info
      ls_partner-ref_kind = 'A'.
      ls_partner-kind_of_entry = 'C'.
      ls_partner-no_type = 'BP'.
      ls_partner-display_type = 'BP'.
      ls_partner-ref_guid = LV_Guid.
      ls_partner-ref_partner_fct = LV_AddPartner.
      ls_partner-partner_fct = LV_AddPartner.
      ls_partner-PARTNER_NO = '0000409993'.
      INSERT ls_partner INTO TABLE lt_partner.
    *- Input Fields info
    *  ls_input_fields-ref_handle = '1'.
      ls_input_fields-ref_guid = LV_Guid.
      ls_input_fields-ref_kind = 'A'.
      ls_input_fields-objectname = 'PARTNER'.
      CONCATENATE ls_partner-ref_partner_handle LV_AddPartner
                  INTO ls_input_fields-logical_key.
      ls_input_fields_names-fieldname = 'PARTNER_FCT'.
      INSERT ls_input_fields_names INTO TABLE ls_input_fields-field_names.
      ls_input_fields_names-fieldname = 'NO_TYPE'.
      INSERT ls_input_fields_names INTO TABLE ls_input_fields-field_names.
      ls_input_fields_names-fieldname = 'DISPLAY_TYPE'.
      INSERT ls_input_fields_names INTO TABLE ls_input_fields-field_names.
      ls_input_fields_names-fieldname = 'PARTNER_NO'.
      INSERT ls_input_fields_names INTO TABLE ls_input_fields-field_names.
      ls_input_fields_names-fieldname = 'KIND_OF_ENTRY'.
      INSERT ls_input_fields_names INTO TABLE ls_input_fields-field_names.
      INSERT ls_input_fields INTO TABLE lt_input_fields.
    *- Make the changes in memory
      CALL FUNCTION 'CRM_ORDER_MAINTAIN'
        EXPORTING
          IT_PARTNER        = lt_partner
        CHANGING
          ct_orderadm_h     = lt_orderadm_h
          CT_INPUT_FIELDS   = lt_input_fields
        EXCEPTIONS
          ERROR_OCCURRED    = 1
          DOCUMENT_LOCKED   = 2
          NO_CHANGE_ALLOWED = 3
          NO_AUTHORITY      = 4
          OTHERS            = 5.
      IF SY-SUBRC <> 0.
          Write 'Error!'.
      ENDIF.
    * Get guids
      LOOP AT lt_orderadm_h INTO ls_orderadm_h.
        INSERT ls_orderadm_h-GUID INTO TABLE gt_obj_guids.
      ENDLOOP.
      CALL FUNCTION 'CRM_ORDER_SAVE'
        EXPORTING
          it_objects_to_save = gt_obj_guids
        EXCEPTIONS
          document_not_saved = 1.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    Hope this solves the issue.
    Regards,
    Saumya

  • 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

  • Same partner functions shared by customer and vendor

    Need to upload the partner functions centrally and then this to be mapped to Customer, Vendor & etc., i.e. these partner functions to be shared.
    Can anybody suggest me how to do this by using LSMW?

    for customer master  you can use below LSMW method
    Object               0050   Customer master
    Method               0002   Extended PSM
    Program Name         RFBIDEK0
    Program Type         B   Batch Input
    with BKNVP strcture.
    For Vendor master you can use below LSMW method
    Object               0040   Vendor master
    Method               0001   Standard
    Program Name         RFBIKR00
    Program Type         B   Batch Input
    with BWYT3      Vendor Master Record: Partner Functions (Batch Input)
    sharing of partners  ask your FDer...

  • Partner (vendor no.) does not exist for partner function LF

    I am trying to trigger outbound i doc from PO messages, and im getting this message, also im just getting this for UB type order and not regular PO NB.
    Partner 970023 does not exist for partner function LF
    Message no. VN006
    Diagnosis
    Partner does not exist for the partner function selected for this
    transaction.
    Procedure
    Check your input.

    Hi Ankit,
       Please check the Partner Tab in Header and see whether partners have been determined for the PO. If that is not determined, then check the customization settings in NAST.
      You can also refer to SAP Notes 117537, 407600, 69492 and 459350.
    Hope this helps.
    With Best Regards
    Srinivas

Maybe you are looking for