Sales org missing

Hi,
In our test system suddenly the sales org info is missing for all the materials in COMMPRO01 transaction.
We have checked the transports,jobs and there was nothing abnormal any one have any idea how to bring the sales org information back
thanks
raj

hi
yeah you got to run this buffer update
hbrc1_attributes_buffer_update
sometimes the buffer din get refresh and previous assignments ,deletion get stuck which may cause probs ,so you need to update the buffer at regular intervals.
also just check the BP role assignment too it may also cause the info missing in ORG as a simple check on BP role may get some info to be missed from ORG.
one last thing is check the attributes which you are using in ORG in
table to77mattr in SM30
make those attributes visible else you wont have ur info in ORG
best regards
ashish

Similar Messages

  • Error : Sales Org.Unit does not have these attributes -- Urgent

    Hi, Team,
    I am unable to create a service order with serivce material ( Only installation visit charges ) for w/o warranty product .
    I am getting error : " Sales Org.Unit does not have these attributes "
    I had checked the related Org data of respective sales org , already the sales area combination is also maintained from R/3 with required attributes "
    Pls revert with possible solution .
    Regards,
    VCS

    PePe :
    Thanks for reversion !!
    Basically it is a product Service Material (Servicing Charges), where in I had checked in the transaction ,   Though the required sales area  is well maintained in the R/3 System and is being replicated to the CRM . 
    When I checked the product Service material , the required comination is missing and could find other sales area combinations .
    Pls guide , how to go to get this resolved .
    Regards,
    VCS

  • EMP Sales ORG in MobileClient

    Hi,
    When we are creating OPP/ACT and when that replicates to CRM online we are getting an erorrs asking for 'sales group'.
    I checked the EMP sales org. We assigned the EMP to Sales Area and not to the sales group under sales area. Right now in he table SMOMITABT table the org details to which the default flag is set doesn't have the sale group.
    My guess is if i assign the EMPs to sales group under sales area i might not get this error but after i move the EMPs to sales groups will  I have to do the whole BUPA_MAIN for these changes to go to mobile client? As this is in our PROD system i do not want to do the whole load for BUPA_MAIN.
    Thanks in advance,
    karuna.

    Hi,
    I opened an OSS regarding this and they got back asking me to implement the BAdI CRM_30A_USER_EXITS method USER_EXIT_UPLOAD_SALESDOC reading SMOMITAREA and find the sales area with the Sales Group and fill the org structure.
    I wrote the BADI but still the mBDOc doesn't reflect changes i made. This is what i am writing in the BADI:
    FIELD-SYMBOLS:
    <fs_sdgen_object> TYPE /1crmg0/sdgen_object01,
    <fs_orgman>         TYPE bad_orgman_mess.
    DATA: lv_sfavbak TYPE smo_sfavbk,
              lv_vkorg TYPE smo3auart,
              zlv_sales_group TYPE SMO3VKGRP,
              zlv_sales_off TYPE SMO3VKBUR.
    Getting hold of the order
    LOOP AT salesdocgen_write-sdgen_object[] ASSIGNING <fs_sdgen_object>.
      lv_sfavbak = <fs_sdgen_object>-sfavbak.
      lv_vkorg = <fs_sdgen_object>-vkorg.
    ENDLOOP.
    LOOP AT bus_trans_msg-orgman[] ASSIGNING <fs_orgman>.
    SELECT SINGLE VKBUR FROM SMOMITAREA INTO zlv_sales_off where VKBUR IS NOT NULL.
    SELECT SINGLE VKGRP FROM SMOMITAREA INTO zlv_sales_group where VKGRP IS NOT NULL.
    <fs_orgman>-SALES_GROUP  = 'O 50000661'.
    <fs_orgman>-SALES_OFFICE = 'O 50000672'.
    APPEND <fs_orgman> TO bus_trans_msg-orgman.
    ENDLOOP.
    endmethod.
    I tried using the variables for sales_group and sales_office. Also i tried putting values. Nothing works.
    Am i missing anything in this code?
    Thanks,
    Karuna

  • Sales org specific error

    Hi,
    I have maintained "E" in OVAH for message no 115.(Purchase order number in document number: & already exists).
    (Error- If user enters same PO no twice in sales order than System throws error).
    It gives error in sales orders created for all Sales organization.
    Requirement
    Error should throw for orders created for only one sales organization.
    Thanks,
    Vrajesh

    Hi,
    This is a common requirement.  One approach is to adjust routine VBKD-BSTKD_PRUEFEN in program FV45KF0V_VBKD-BSTKD_PRUEFEN. 
    You can repair the routine or, if you have ECC6 you can use an "implicit enhancement" which doesn't require a repair (see here: http://www.sapdev.co.uk/enhance/eframework/ef_implicit.htm).  Note: there's a missing step in that link - you must click the 'enhance' button in SE80.  The button's icon looks like a spiral.
    Add this code into VBKD-BSTKD_PRUEFEN  right under the form declaration:
    check vbak-vkorg = '1000'.     (replace '1000' with the organization you want to check.) 
    Be careful - this will have the effect of completely disabling PO checks for all sales orgs other than 1000.  If that's not what you want you  will need to write the appropriate ABAP code...

  • (Org Model) Obtain Sales org's object id from position object id.

    Hi All,
    In the org model, I have the object id of a position and i want to find the object id of the sales org to which this position is assigned.
    Is there any FM that does this..?
    Thanks in Advance,
    Raviraj

    Hi Gun,
    When i tried tu check out this FM, COM_OM_ORGUNITS_OF_MANAGER, it says "NOTHING_FOUND"
    the params i passed are :
    PLVAR                         
    MGR_OTYPE     O
    MGR_OBJID     50001049   => position id of the user
    SELDATE       02/28/2006
    NO_DIALOG     X
    SEL_MULTIPLE  X
    am i missing something ?
    The hierarchy is :
    SOME_SALES_ORG
            |
            |-- ASSIGNED_PERSON
    I have the ID of this person and want the ID of the sales org
    regards,
    raviraj
    Message was edited by: Raviraj Khare

  • Sales area missing after Product download --ECC to CRM

    Dear SDN team,
    Im facing a issue after downloading few products from ECC to CRM using Middleware .
    The Products have been download successfully , but the Sales area for Product is missing in CRM system .
    I have correctly mapped the ECC sales area to CRM in txn PPOMA_CRM and also enabled the u201CObj permitted for distributionu201D for the Sale Org in CRM
    I have also downloaded all customizing settings related to Products and Sales areas.
    Can someone please help me here ? Is there any customizing settings I need to make in CRM or change the Products in ECC??
    Please help here
    Regards,
    Dinesh Rao

    Hi Shalini,
    Thansk again , but the problem is not resolved yet .
    I creating a dummy product in ECC with correct Sales area details ( as mainatianed in CRM as well) and downloaded this product from ECC to CRM.
    But still the sales area is missing for the Product !!
    I checked the BDocs as well and there are no errors here as well
    What could be the problem ??
    Please help
    Regards
    Dinesh

  • One employee in several Sales Orgs?

    Hello experts,
    We have sales assistants that are sometimes assigned to several Sales Orgs. Unfortunately it looks like in C4C an Employee can only be assigned to one Sales Org.
    Is someone aware of a scoping parameter/question that we missed that would allow us to do this? Or does someone have an idea of a potential work around for that?
    They would need to access My Team's Accounts, My Team's Activities etc. for all teams they are assigned to for their daily jobs. This is why we were trying to assign them to multiple sales orgs.
    Thanks,
    JB.

    As an update, it worked with the Territories even with a higher level, so we could do what we needed.
    The trick was just to use the Recommended restriction view in the Access Restriction of the role assigned to the user and make sure it was properly updated after the background job. Also I put the assistants higher in the Sales Orgs to avoid any conflicts due to the Employee/Manager relationship.
    The Assistants are now associated to a Sales Region (in the territory management part this is one level before the last - Sales Territory), as any Sales Managers, and are associated to multiple Regions.
    They can see all relevant Activities and only those.
    At the same time, due to the Org Structure they can see all Accounts under their Org Struct which is consistent with our rights there as well.
    Bottom line: Territory Management and Org Management are really close when it comes to right management, and in the end they work well together as long as you make sure your access restrictions are set up correctly and that your users' roles are properly updated.
    Thanks for your help guys,
    JB.

  • Creating New Sales ORG

    Hi
    We created a new Sales ORG in R/3.
    TO replicte the changes in CRM I replicated the new Sales org in PPOMA_CRM and linked it to the R/3 Sales ORG.
    But even then when we are creatign an Oppurtunity we are not able to see the newly created Sales ORG.
    DO I need to do other steps so that we can seethe Sales org in the Activities transaction.

    Hello Zack,
    The problem may be due to following causes:
    1. The structure of the organization is missing in the CRM system.
    2. The CRM organizational unit is not assigned to the R/3 organizational unit.
    3. The division is not active in the CRM system, however, the R/3 substitute division is not maintained.
    4. The program buffer in the CRM system is outdated.
    So what you could do was the following -
    1. You can use Transaction PPOMA_CRM to check the structure of your organization.To create the structure, read the documentation in the IMG ('Customer Relationship Management -> Master Data -> Organizational Management -> Organizational plan'). As of CRM Release 2.0C, you can generate the data from the R/3 system automatically. For this, use Transaction CRMC_R3_ORG_GENERATE.
    2.In Transaction PPOM_CRM, each R/3 organizational unit has to be assigned to a CRM organizational unit.This assignment occurs in Transaction PPOMA_CRM.You find the corresponding fields in the 'Type' tab. You can maintain distribution channel and division on the 'Attributes' tab.
    3. If you do not want to use a division in the CRM system, you have to make the corresponding Customizing in the IMG ('Customer Relationship Management -> Master Data -> Organizational Management').
    4. The organizational structure is buffered to increase the performance.Up to CRM Release 2.0B, this buffer is only updated once every day.
    If you change the organizational structure and transfer the master data based on the changes from the R/3 system on the same day, error messages may occur. Run the attached report ZCRM_ORGMAN_VTAREA_GET to resetup the buffer.
    Hope this helps.
    Thanks
    Sumit

  • No values for Sales Org, can be found in Campaign

    Hi gurus
    I´m implementing CRM 4.0., I created a Sales Organization by organisational model (IMG), and assigned the corresponding Sale functions to each Org.unit´. In marketing I created a Campaign with Discount(tab), but When I try to select Sales Org. to condition type, system can not find values for it.... Could some hepl to solve this problem, What´s missing???
    Thanks a lot, I reward good points !!!

    Hi all,
    I am having a similar problem . I created a campaign in webclient 2007 but i am not able to select a target group. No values are shown in the search help. What could be wrong ? Pls help me.
    Regards,
    Aravind.

  • Partner function should be  mandatory  for a perticular sales org

    We have a requirement to make Sales representative assignment to the sold-to-party  mandatory , during order creation ( for a particular sale org)  . We  have to generate incompletion log for all the orders where this partner function is missing in the header data . Please throw some light on how to do this.

    Dear Satya,
    I don't think it is possible sales organisation wise
    But you can have this requirement sales document type wise or item category wise or Customer account group wise through maintaining the check mark for sales employee partner function in the Mandatory check box at partner functions in procedure step in the partner dtermination.
    Because partner functions maintained in the prtner procedure that procedure will assigned at these levels.
    Customer Master
    Sales Document Header
    Sales Document Item
    Delivery
    Shipment
    Billing Header
    Billing Item
    You can do like this
    You define different customer account group for that sales organisation
    Define new Partner determination procedure through copying existing standard one
    You activate mandatory check for sales employee partner function in that new prtner determination procedure.
    You assign this new procedure to the account group which is sales organisation specific.
    Now you create customer master data with that account group in that specific sales org now system will give the error message if don't maintain the sales employee in that customer master data>sales area data>partner functions tab.
    Before going to create customer master you create Sales employee master throuh VPE1 transaction.
    Still not satisfied
    Try with these User Exits with help of ABAPer
    User Exits for Partner Determination
    Partner determination contains the following user exits for your use:
    EXIT_SAPLV09A_001
    You can use this user exit to control whether an address that was entered manually and has already been used in other documents (referenced), should be referenced again if it changes or whether a new address shold be created (duplicated).
    EXIT_SAPLV09A_002
    Call up this user exit if a customer has not been maintained in the current sales area.
    EXIT_SAPLV09A_003
    Use this user exit to control the origin of partners in the partner determination procedure (origin X, Y or Z). If X, Y, or Z has been entered in the Origin field, this user exit is automatically called up during partner determination.
    EXIT_SAPLV09A_004
    Use this user exit to integrate your own check in a program, that runs before the partner is saved in the document.
    For more detailed information, see the program documentation for each ofthe user exits.
    I hope this will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on Dec 15, 2008 10:47 AM
    Edited by: Murali Mohan.Tallapaneni on Dec 15, 2008 10:50 AM

  • Sales Org/Distribution Channel to Plant Assignment

    Hello All,
    I am assigning a sales org/distribution channel to a plant, but an error message says that "Organizational data for inter-company billing missing in plant CN30". Can anybody tell me what this means and how to correct it?
    Thanks and regards,
    Olyn

    Hi Olyn,
    I think there may be something missing in your customising - please    
    see the relevant parts of note 109254 attached - in particular points  
    7 + 8 relating to transaction OMGN.    
    Kind regards,
    Zsuzsanna

  • Two sales org in One company code

    Hi all,
    I know u can assign two or more sales org to one company code.
    But if i have one common customer i.e one Customer No for both the Sales org's  how do I differentiate which open items belong to which sales org when running my open item report in FI. The Sales org data is not transfered to the FI Posting. Is a user Exit and diff numer ranges in SD the only possibility? is there no sap Standard for this.
    Thanks
    dave

    HI,
    Are Business areas/Division of this customer same?
    Reference number and allocation numbers are transferred to accounting documents.In customizing for copy control in billing,you can define which numbers will be copied as reference or allocation numbers.
    Like - Sales order number,delivery number and Billing documents etc...
    From sales order number you can know sales organization.
    The reference number is in the header of the accounting document and is used for clearing.
    The allocation number is in the customer line item and is used for sorting line numbers.
    Vrajesh

  • FBL5N Cleared items not having the Sales org

    Hi Guys,
    In FBL5n open items having the Sales org (XREF1), when we are clearing the Documents, Sales org (XREF1) not coming to the cleared items.
    Is any user exit or BADI to populate the value to Cleared items also?
    Thanks
    Gourisankar.

    Hi
    Cleared and open items should be the same, i.e open item are cleared item before clearing it.
    So I suppose u mean the items of clearing document?
    If it's so u should check your FI customizing because it should be a clearing rule, so perhaps it shlould be better to ask it to your FI consultant
    Max

  • Mass change - Move existing sales orders from Sales org A to Sales org B

    Good morning dear network,
    am seeking for your guidance on one specific matter.
    We are in the process of making changes to our billing / organisational structure (new sales orgs)
    One of the challenges is that we need to move existing open sales orders from one sales org to another (new) sales org.
    If all master records exist in the new sales org, is there a (technical) way of moving the existing sales orders from the current sales org into the new sales org, without having to replace each order individually ?
    would welcome any suggestions.
    Many thanks

    I would recommend to close the existing open sale orders by assigning Reason for Rejection and create new sale orders in the newly created sales organisation.
    This is due to the fact that you need to ensure each and field in the existing sale orders to match with the newly created sales organisation and it is bit time consuming.
    Still if you prefer to what you had indicated, LSMW is the better option
    thanks
    G. Lakshmipathi

  • How to extend Sales org for a material being Changed

    Hi Experts,
    i need to extend sales org , distribution Channel for a material .
    my table look like this and having 6 fields shown below
      1             2         3               4            5                     6
    Sales org | Des | Distn Chnl | desc |  Copy from So | Copy from Dstn Chnl
    If the user enters the existing value in Copy From SO and Copy Fron Distn Chnl  .  Then i need to copy all the values corresponding to the Existing SO and Distrn Chnl to the Newly entered Sales Org . 
    the table im displaying in ALV , if user perss F4 in copy From SO and Copy From Distn  , i need to show the existing values for the material being changed , this is working fine and i am able to get the existing values.
    After user selects one of the existing value for SO and Distrn channel  , i need to copy all the values to newly created So and distrn Chnl  .
    i dont know how to proceed . Please help me to solve this problem.
    Thanks,
    Shrikanth

    You can use AET to extend the sales area data of BP.  However, it wont add the fields automatically in GUI, But the generated fields are available in the relevant DB tables.
    BP GUI transaction is no more supported . Im not sure why you want to work on GUI.
    Regards,
    Shaik

Maybe you are looking for