Getting CRM Org unit by the R/3 sales org/office/group

Hello everyone,
We have a need to get CRM Org unit ID by R/3 sales org/office/group as maintained in
transaction PPOMA_CRM.
Does anyone knows a function/table that gives this mapping ?
Thanks,
   Nitzan.

Hi Nitzan,
Try it with this static methods of class CL_CRM_ORGMAN_SERVICES:
-- From  CRM ID to R3 ID
MAP_HROBJECT_TO_R3_SALES_GRP
MAP_HROBJECT_TO_R3_SALES_OFF
MAP_HROBJECT_TO_R3_SALES_ORG
-- From R3 ID to CRM ID
MAP_R3_SALES_GRP_TO_HROBJECT
MAP_R3_SALES_OFF_TO_HROBJECT
MAP_R3_SALES_ORG_TO_HROBJECT
Kind regards,
Garcia

Similar Messages

  • Not getting alerts even after applied the monitoring policy on user defined group.

    Hi,
    recently we have installed OEM Ops center 12c for monitoring our oracle servers. I have created a user defined group and applied a userdefined monitoring policy on that group. I have threshold  70% as crtical and 50 % as warning in my monitoring policy.
    Some of my servers are having 77% disk utlization and im not getting any alerts for that.
    What will be the problem?
    When i see the membership of particular group (group -> membership in center pane), im not able to see the monitoring policy name on the monitoring policy column but i have applied policy on that group.
    Please help me to resolve the issue.
    Thanks,
    Veijar

    Hi Stijn,
    Thanks for the response.
    You are right. I was sending personalized iBot to group 'Financial Analyst'. A non-OBI user(Reshmi) belongs to this group.
    But still problem has not been completely resolved.Still users in group either Administrator/Financial Analyst not getting alert via mail.
    Atleast the users in Administrator group should get alert via mail, since both are defined in rpd.
    Now when i send non-personalized ibot to group 'Financial Analyst', All the users other than Reshmi get alert on their dashboard but they don't get alert
    via mail.Also Reshmi does not get alert via mail and error file shows error like -
    No devices for user: Reshmi.
    Now i am not getting the error nQSError: 43001 Authentication failed for Reshmil in repository Star: invalid user/password. (08004)
    which i was getting earlier while sending personalized ibot.
    I have already defined the Mail tab contents using Job Manager. Also i have selected User Destinations both Interactive Dashboard and Active Delivery
    Profile.
    Why the users don't get alert via mail? What could be the problem?

  • CRM-Organization Unit-Sales Group

    Hi All,
    I would like to assign the multile R/3-Sales groups to a CRM-Organization Unit.
    Existing CRM orgnization unit master data
    Tab Funtion:
    - Sales Organization: 0100
    - Sales Office: 0100
    - Sales Group: blank
    Tab attribute:
    - Distribution Channel: 10, 20, 30 40
    We would like to maintain multile R/3-Sales groups to a CRM-Organization Unit.
    Sales group: 10A, 10B, 10C, 10D
    Would someone know how this requirement can be fixed ?
    Thanks

    Hi Marisa,
    Multiple Sales Groups can be assigned to a single Sales Ofifice through "Enhanced Org Structure". Please run the report CRMC_ORGMAN_SWITCH_TO_ENH_MODEL to convert the standard org structure into an enhanced structure.
    Regards,
    Vikram

  • Sd delivery unit in the material master

    Hi
    Good morning,
    I will be happey to here from you guru that how can  I set the delivery unit in the material master sales 1 view. The filed is non editable.
    Thanks in advance
    Kareena

    Go to OMS9, input Field sel.group 228 and hit enter key.
    Select the field name MVKE-SCMNG and double click on that so that a box will appear.  There change it to "Reqd.Entry" or "Opt.entry" and save.
    Now check the material master.
    thanks
    G. Lakshmipathi

  • Need the Org Unit till the parent node the employee is attached to

    Hi,
    We have a requirement to find out the Sales Org the User is attached to as well get list of all sales org above it till the main node. Basically its reporting for Org Unit to the upper chain.
    I am sure there should be some standard FM or report to achieve this. If any of you are aware, pls help.
    Regards,
    chandra.

    Try
    HRCA_SALESORG_GETDETAIL 
    HRCA_SALESORG_LIST      
    RH_BM_GET_TOP_NODE
    <b>TIP</b>
    <b><u>Go to SE37-> F4-> Function module = "RH","HR" 
    Max no of hits = 999999 Click "Execute"
    Find "Nod" or "Sale" or "Org"</u></b>
    Hope this’ll give you idea!!
    <b>P.S award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Display of total ansal for each org unit using the sdepth (depth level)

    Hi all,
         We have a requirment in which we will be getting all the active employees related to a perticular org unit then  For every PERNR,we need to  find (as of run date) the org ID on PA0001- ORGEH and total the dollars at the org unit ID level started at the org unit defined on field ORGID and only as far down as defined on selection screen field SDEPTH.
           Example: $10k under Dept D, $9k under Dept C, $8k under Dept B and $7k under Dept A. If field SDEPTH was set to blank, each department would be assigned the above stated budget amount. If SDEPTH was set to 3, the budget would stop at the third level down the org chain (assuming A is the org unit defined in field ORGID, org unit C would be the third org down the chain). The total budget at level C would incorporate any dollars calculated from employees that fall below this org unit in the structure. In this example, the total for org unit C would be $19k, B would remain at 8k and A at 7k.
        We are making use of the FM :  RH_STRUC_GET  to get all pernr numbers related to a perticular org unit and sub level units separately and also RP_ANSAL_FROM_WAGETYPES for getting ansal based on the wahge types (multiple wage types can be provided by the user on the selection screen) .
    Please let me know how can i achive the requirement.
    Regards,
    Zareena.
    Edited by: zareena molla on May 20, 2008 7:14 AM

    Thanks Dan.
    Appreciate if you can help on the below points as well.
    1. As part of divestiture/transfer postings: The system is reversing some Previous Year(PY) equity accounts into themselves. How can we get the system to eliminate them by posting to COI Clearing account. Basically, we dont want the PY accounts to be touched?
    For the Retained earnings - PY account, the system is actually posting to COI clearing account.
    These PY accounts are part of some scopes for equitization.
    Is there any link between the "balance carry forward" - list of items table and the divestiture postings?
    Does the system check this table while posting/reversing the equity(PY) accounts?
    2. I want to understand the sequence in which the system posts the documents at the old parent and new parent (group) level.
    The same activity number is there  for Total Divestiture, total transfer documents posted at new parent level and total divestiture document posted at old parent level.
    Does the system follow bottom up approach? Thereby creating total divestiture document at old parent level.
    Followed by documents at upper level (new parent level)
    Also , at the upper level(new parent level), does it post documents in the way they are shown in the log? (We havent changed the default sequence maintained in UCWB - COI settings). so it will post first consolidation doc, followed by total divestiture, followed by total transfer docs at the new parent level?
    Is this the reason for the double value being posted at new parent for equity holding data?
    Will studying the statistical items (corresponding to eliminated equity holding items) be relevant here to understand why at upper level there is double the value being posted by system?
    Thanks.

  • How to get subordinate org units for a given org unit within specific dates

    hi,
    How to get subordinate org units for a given org unit within specific dates

    Use the following Func module ..
    HRWPC_RFC_STRUCTURE_GET
    *--Get the sub org.unts for the given selection.
        CALL FUNCTION 'HRWPC_RFC_STRUCTURE_GET'
          EXPORTING
            ROOT           = root_org   <-- Give the Org unit 
            EVPATH         = 'O-O_DOWN'
            BEGDA          = s_date-low
            ENDDA          = s_date-high
          TABLES
            T_OBJEC        = t_objec
            T_STRUC        = t_struc
          EXCEPTIONS
            NOTHING_FOUND  = 1
            INTERNAL_ERROR = 2
            OTHERS         = 3.
        IF SY-SUBRC <> 0.
          MESSAGE i000 WITH 'No Sub Orgunits for ' s_objid-low.
        else.
    *--Prepare final sub org.units tabl.
          loop at t_objec.
            if t_objec-objid ne s_objid-low.
              it_orgunit = t_objec-objid.
              it_orgunit-begda   = t_objec-begda.
              it_orgunit-endda   = t_objec-endda.
              APPEND it_orgunit.
            endif.
          endloop.
        endif.

  • CIC0 - get actual org unit of user

    Hi,
    Does anybody knows how to get actual org unit of agent in CIC0, which he has choosen when logging to CIC0?
    CIC_GET_ORG_UNIT reads only first of all user's assignments, and I need the one that he has choosen
    Regards

    Hi Radek, how are you?
    Hi normally use that one, and I had no problems. It returns to me the actual org unit of choosen profile, at CIC0.
    That function reads internal table CIC_OBJECTS, which was multiple entries. This multiple entries are the hierarchical upper level's of the choosen profile at organization model, like the position, org unit, etc. Since it returns the first 'O' (org unit) entry, it will return to you always the first upper org unit of choosen profile.
    Can you re-check?
    Kind regards,
    Garcia
    Edited by: Bruno Garcia on Jul 26, 2010 2:53 PM

  • To Get the list of sales orders for a Business partner in CRM.

    Hi all
    Is there any Function module or BAPI to get the Sales orders for a Business partner in CRM. I know there is a BAPI to get the list of sales orders for a customer in ECC, but I donu2019t know how to get the list of sales orders for a Business Partner in CRM.
    Can anybody tell me if there is an inbuilt function module or BAPI available?
    If not how can I pick the sales orders of a business partner in CRM? Between which tables should I apply a join and write SELECT statement to get list of sales orders for a business partner in CRM.

    Hi Jessica,
    Try CRM function module CRM_BUPA_READ_ORDER_OBJECTS.
    You'll get a table with the documents associated to that partner, where you can work on.
    Kind regards.

  • How to find out the main org units in the system

    Hi,
    I want to find out the all main org units in the system. It means that i have to know all the parent org units not the sub org units.
    Can you please let me know .
    Regards
    Rajesh

    Hi,
    As I understood about your query, go to PA30, select the position field, select the structure search tab, go to find(Ctrl+F), select the object type S-position, give the position no, then it will give position place and root org, unit of the position and it will expand the structure.
    Regards
    Devi

  • Getting error in POI like ""The import org.apache.poi cannot be resolved""

    Hi
    i am getting error like this."""The import org.apache.poi cannot be resolved"" so what i need do here. i think i have to get the jars for it .any one who worked with the concept of poi can help me here. i have been using eclipse ide here.i have down loded pio.3.0-final ,then i have added jar files to eclipse. still i am getting this error here

    HI
    i have checked that in build path it is saying it is there os it can't add them,here i have taken as a class proj not as web proj.
    i have started this topic today only.so idon't know much abt this.i have got this code from poi downloads.here is the code for
    import org.apache.poi.hssf.usermodel.HSSFWorkbook;
    import org.apache.poi.hssf.usermodel.HSSFSheet;
    import org.apache.poi.hssf.usermodel.HSSFRow;
    import org.apache.poi.hssf.usermodel.HSSFCell;
    import java.io.FileInputStream;
    * This is a sample to Read an Excel Sheet using
    * Jakarta POI API
    * @author Elango Sundaram
    * @version 1.0
    public class ReadXl {
    /** Location where the Excel has to be read from. Note the forward Slash */
    public static String fileToBeRead="D:/JTest/JPOI/Read.xls";
    public static void main(String argv[]){      
    try{
                        // Create a work book reference
                        HSSFWorkbook workbook = new HSSFWorkbook(new FileInputStream(fileToBeRead));
                        // Refer to the sheet. Put the Name of the sheet to be referred from
                        // Alternative you can also refer the sheet by index using getSheetAt(int index)
                        HSSFSheet sheet = workbook.getSheet("Sheet1");
                        //Reading the TOP LEFT CELL
                        HSSFRow row = sheet.getRow(0);
                        // Create a cell ate index zero ( Top Left)
                        HSSFCell cell = row.getCell((short)0);
                        // Type the content
                        System.out.println("THE TOP LEFT CELL--> " + cell.getStringCellValue());
    }catch(Exception e) {
    System.out.println("!! Bang !! xlRead() : " + e );
    }

  • Creating new CRM ORG through powershell fails

    Hello,
    I am able to create a new org through deployment manager without any problem.
    But I am run the following power command on the very same box
    New-CrmOrganization -DisplayName TestAutomated -SqlServerName DEVCRM2013SQL.dev.compnay.ca\CRM2013DEV -SrsUrl URL_SPECIFIED
    I get the following message and it looks like there are 3 errors
    ==DeploymentServiceFault Info==========================================================================================
    Error    : The Deployment Service cannot process the request because one or more validation checks failed.
    Time    : 1/30/2015 8:11:56 PM
    ErrorCode    : -2147167645
    Date    : 3:11:56 PM
    Time    : 1/30/2015
    Error Items:
        ActiveDirectoryRightsCheck raising error : The current user does not have required permissions (read/write) for
    the following Active Directory group: CN=ReportingGroup
    {93af2193-b321-426d-b51c-7b68014f092c},OU=CRM,DC=dev,DC=compnay,DC=ca
        SqlServerAgentCheck raising error : SqlAgent$CRM2013DEV (SqlAgent$CRM2013DEV) service is not running on the server
    DEVCRM2013SQL.dev.compnay.ca.
        ExistingRSCheck raising error : Setup failed to validate specified Reporting Services Report Server URL_SPECIFIED. Error: Error occurred while finding an item on the report server.
    The permissions granted to user 'DEV\crmdevsvc' are insufficient for performing this operation. --->
    Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user
    'DEV\crmdevsvc' are insufficient for performing this operation.
    The same input is being used in Deployment manager. And I have confirmed that the SQL Agent service is running.
    Could someone kindly help.
    Thanks,
    Hasib

    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

  • Replicating CRM org number ranges to ECC issue

    Hi,
    After saving the sales order in CRM system, I'm getting an error message that the number range of
    the CRM org unit is not defined in ECC.
    Can I get customization help with this replication issue please .
    Points will be given
    Many Thanks
    Deepak

    Hi Deepak,
    Have you downloaded R/3 sales area(ie,. org + distribution Channel+division) to CRM? If you are not using standalone CRM scenario, then you have to maintain R/3 sales area in and then download it into CRM through customizing adapter object dnl_cust_s_area.
    Then you have assign R/3 sales org to ur created organization in CRM and define distribution channel and division in the attribute tab of ppoma_crm.
    Kindly check have u done all the above mentioned steps?
    Thanks & Regards,
    Anirban

  • R3 BP sales office/group data in the MD is not updated afte org. model chg

    Hi ,
    we are loading BP from CRM to R3.
    - In BP MD we keep sales office/group data.
    - In Org. Model org units we keep sales office/group data
    The problem:
    when we change the organizational model in CRM - I mean change the sales office/group of one of the org. units - The R3 BP sales office/group data in the BP MD is not updated (since no Bdoc is generated from R3 to CRM)
    Does anyone know how to refresh the BP MD sales office/group after CRM organizational change.
    Thanks

    Hi,
    I think there is no way of automatically synchronizing the organizational model changes. You have to maintain the changes in ERP manually.
    Kind regards,
    Thimo

  • CRM Org Model vs. Roles

    Does anyone know the difference between creating and providing security through CRM CIC Org. Model versus handling the security through Roles

    Hello Mukund,
    You can execute transaction CRMC_R3_ORG_GENERATE to download the R/3 sales areas into CRM.
    Only new sales organizations are downloaded with CRMC_R3_ORG_GENERATE when is executed a second time, therefore is highly recomended to execute this transaction once. You can see it in the documentation of this transaction: IMG: CRM  > master data  > orga. management  > data transfer   >Copy R/3 Sales Structure.
    The download from R/3 into CRM is supposed to be one-time download and all the maintanence should be done in both systems separately.
    If you have already created organizational data seperated in CRM and ECC, therefore here there are just two options: either make all necessary assignments manually in PPOMA_CRM, or delete the CRM Org Model completely and rerun a new initial load with the above mentioned transaction.
    To maintain the sales organization data manually in ppoma_crm, you need to go to the organizational unit's 'Function' tab, enter the corresponding R/3 sales organization there.
    As for the distribution channel and division, they should be maintained in the 'Attributes'.
    Hope the above information could be helpful.
    Best regards,
    Maggie

Maybe you are looking for

  • MacBook Pro issues...

    I have a MacBook Pro (MacBookPro3,1 Intel Core 2 Duo 2.4 GHz) purchased in 2008. I have AppleCare that will expire in 2011. The issues I am having, some since I purchased it: - Display at times will get a purplish/ blueish hue, fixed when I go under

  • Creating a link to make a pdf download

    Can anyone tell me how to make a link so that a pdf file will download? I currently have a button with a link to a pdf. I can get the pdf to open in a new window, but I really just want it to download automatically to the viewers' desktop, or at leas

  • Adding Analytics Script to All Pages of Site

    Hi. I'm new to DW so pleaes forgive me if this is a silly question. I'm trying to install my analytics code on a site I recently created. I know I can go through each and every page and paste the code onto the page, but there has to be a more efficie

  • Whats the best way of assessing the health of an SSD

    Whats the recommended way of assessing the health and lifespan of an SSD within UCS? I'm aware of the various products on the market which access SMART data, but I was wondering if there is a preferred route to that? Disks are the 100gb (UCS-SD100G0K

  • Applications Crash when selecting printer

    Whether using Control-P or "File/Print", whichever Application I'm printing from crashes anytime I choose anything but the "previously used printed" from drop down box. Things I've done: Deleted Printers (Three HP Printers) All have been reinstalled