Position texts in org model

Hello all,
Can someone suggest a function module that retrieves the position information for a user in SRM's org model? The information is shown in PPOSA_BBP, when double clicking on a position (objec type "S") and on the basic data tab below. There are two fields related to label "Position" (above label "Job"), such as "PURCHASNG,SX" and "Supervisor, Purchasing", and I would like to get those two fields (or at least the second full text) programmatically.
By the way, we are running SRM4.0.
Thanks a lot for your help!
Jay

Hi,
You can first use the FM "BBP_OM_STRUC_GET_POS_FROM_USER"to get the position ID for the user.Then using this position Id,you can get the details for the text/description from the  table HRP1000.
BR,
Disha.

Similar Messages

  • Assigning position hierarchy within Org Model

    Hi,
    have maintained the org model with sales org and position in crm 5.0. This position is President sales and would like to maintain General Manager under this position as a subordinate. While doing so, I get the following message:
    <b>Before you select a function, select suitable entries in the structure.
        Message no. 5W707
    Diagnosis
        You have chosen a function for which a selection of  suitable entries in the structure is a prerequisite.
    Procedure
        Select one or more suitable functions in the structure and choose the function again. You can use the right mouse-button to display all the functions you can carry out for an entry.</b>
    What else am I missing here
    Thanks
    Kumar

    Hi Diana,
    Thanks for the inputs. I have rewarded points.
    As per your mail, we could maintain two positions under single organization unit one with the 'head of org unit' check and the other without that. Now they both appear under the same org unit but they appear as two positions (only difference is that the icons are different).
    What I am looking at is, Sales Org 1 should have a sub tree (arrow mark) with Mgr Director position, when I drop down this positions arrow mark, then I only I should be able to see the General Mgr's position (the GM's position should not appear parallel to the MD's position on the tree structure but should be within the MD's position)
    Can we assign any position to the head position by any standard means ?
    Hope you got my requirement clear, else let me know I can explain in more detail.
    Thanks
    Kumar

  • Change log on changing or adding additional position in org model?

    If an employee is assigned to a position in the org model is there a log?  In CDHDR, CDPOS I can see an entry that updates BUT050 to the org unit.  But a org unit could have mulitple positions and if a user gets extended to a 2nd or 3rd position we can't easily see what position was updated at what time.  For each assignment there is new entry in BUT050 to the org unit

    HI
    add that fileds in the all locations where you need it like
    in internal table declaration , write statement , select statement
    these are the main areas where you have to add that 2 fileds

  • Predefault Account based on Org Model

    Hello,
    we would like to achieve that the account is predefaulted for new transactions based on the users position in the org.model.
    How could we achieve this?
    We thought of using organizational attributes for this.
    Thanks in advance

    You can use organizational model to set the info in the system, but I think there is no sap predelivered logic to populate account (if you are refering to customer) according to org. model according to your needs. But you can use badi or event to achive your requirements. To use badi, go to spro>crm>basic functions>partner processing>business add-in for partner. there do the desired coding. And after that set that badi is called in your partner determination procedure.

  • Assigning user in org model

    hi,
    Iam not able to assign user  under the position in my org model.Am i missing on somethning? Can any one plz help me
    thanks
    ajay

    Hi Ajay,
    Right click on the Position and select  'Assign' -Select UserIf you are unable to see the users Then try following work around,
    Check  the  Organizational Management set up
    Path:SPROMaster DataBusiness Partner --Set Up Integration with Organizational Management.
    1. Activate global HR integration by setting the main switch HRALX/HRAC to 'X'.
    2. Activate the integration between business partners and organizational units by setting the switch HRALX/OBPON to 'ON'.
    3. Activate the integration between business partners and employees by setting the switch HRALX/PBPON to 'ON'.
    4. Numbers can generally be assigned in three ways when creating business partners:
    a) Number is taken as before from the general internal interval for number range object BU_PARTNER.
    b) Number is taken from the special internal interval for the object.
    c) Number is taken from HR and given a prefix. A special external interval is used, which has to be defined as XX00000000 to XX99999999, where XX stands for any two letters.
    Number assignment is set for organizational units using HRALX/ONUMB, and for employees using HRALX/PNUMB.
    The number range object for all switch values is BU_PARTNER, the interval being dependent on the switch value. The internal standard interval is used for switch value 1, for switch values 2 and 3 the interval is defined by the switch HRALX/OSUBG or HRALX/PSUBG. For switch values 2 and 3, a grouping also needs be created for these intervals using transaction BUC2.
    To enable the system to connect the grouping and the number range interval, the name of the grouping must be exactly the same as that of the corresponding number range interval. The name of the grouping is in the first column of the table.
    If you choose number assignment type 3 for business partners with the role employee (switch HRALX/PNUMB = 3), create the switch HRALX/PSUBG manually in table T77S0.
    5. If you would like users to be informed by e-mail when errors occur, the recipient can be defined in switch HRALX/MSGRE (0=No messages, 1=Workflow administrator is notified, 2=User receives mail, 3=Both are informed).
    6. If addresses are required to generate business partners correctly, the switch HRALX/OADRE must be set to 'X'. The standard address to be assigned to every organizational unit without its own address can be defined using HRALX/OADBP.
    To create a standard address, create a business partner with an address and then enter this business partner's number in the switch.
    7. If qualifications for employees are also to be transferred, the switch HRALX/PQUAL must be set to 'X'.
    Effects on Existing Data
    If you have already transferred employees from a connected HR System in an earlier CRM Release and have now upgraded, the relevant employees (personnel numbers) must be transferred again to the CRM System by initial distribution. This enables important employee information to be stored in the target system, and changes to be transferred correctly to the business partner master records.
    Regards,
    Satish Mathala

  • HR and Org Model iDocs

    Hi Experts
    I need to do the following in CRM
    1. Create Positions in the Org model
    2. Relate Org Units to positions
    3. Relate Central Persons to Positions and BP to positions
    4. Assign users to existing BOs
    So, we have tried LSMW with recordings using PP01 and PP02 but do not like this approach
    We have also enabled some BAPIs but again we are not programmers so can't debug them!
    We would like to do this through iDocs (called from Data Services)
    I do not know what iDocs to use to do the above. Can anyone help?
    Much appreciated!!
    Greg Heath

    I just discovered a part of the problem. In CRM the relationship between the organisation unit and its business partner gets deleted if it already exists. On next update a new business partner is created, because there is no business partner assigned to the organisation unit yet.
    It would be interesting to know why the relationship is deleted. Also I am not sure that it happens to all organisation units. Furthermore the same problem exists for persons.

  • Org Model & Authorization group

    Hi gurus,
    Can someone tell me:-
    1) What is the purpose of the Org Model?
    2) I need to assign Auth. Group to certain roles. Since i am more of a functional person, do I need to get the help of the basis guy to do the assigning?
    3) Would the positions in the Org Model affect the assigning of roles elsewhere?

    Hi Noobie,
    Org model is used to map the org structure of your customer in SAP.
    This is also used to divide the functions & task that a person is responsible in Org structure.
    If you consider SAP scenarios like Sales , service & marketing, you would like to know the no of activties or oportunities or orders a particular branch or department has done or is responsible for.
    So every transaction document will have a org data profile assigned to it which detrmines which org unit is reposnible for the transaction. Like for an business activity, you would like to know which org is responsible for the activity based on the Business partner or which service org unit is repsonible for the servicing the client if a particular BP has called.
    And yes definitely position helps you determine the person in specific who would be responsible from the org unit for the transaction.
    Hope this would help or you could check the org strucutre in help.sap.com
    thanks and regard
    Srini

  • Kisa Org Modeler

    In Nakisa Org Modeler3.0
    If i create a scenario with Org unit, and if i publish it, whether it will create the new Org unit SAP R3.
    Is it possible to create Org units and position in Nakisa Org modeler. Once approved can it hits the existing org structure???
    Regards,

    Hi,
    There is no write-back between OrgModeler and SAP. This is planned for a later release.
    Best regards,
    Luke

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

  • Assigning discount threshold to a position in org. model

    Hello,
          I need to assign discount thresholds (as a percentage value) to a position in org. model to facilitate discount approval process for quotation. Can this be done by using the attributes section of the position? Please provide your inputs.
    Thanks,
    Aditya Mishra

    Hi Aditya,
    not exactly what you are looking for, but probably you can make use of http://help.sap.com/saphelp_crm700_ehp01/helpdata/EN/45/7d36e37962694ee10000000a155369/content.htm or http://help.sap.com/saphelp_crm700_ehp01/helpdata/EN/45/bff319692f52f5e10000000a1553f7/content.htm.
    Best Regards,
    Michael

  • Adding new data elements to Org Modeler.

    We are trying to add 4 fields to the org Modeler. However it is nowhere to be found like in the orgchart.
    Org Modeler 3.0 SP2
    PA0001, PA0008, HRP1005 and HRP1008. (also linking to the texts in T001P, so we will require a table inner join)

    Hi Wade,
    In order to get the fields in OrgModeler scenarios you need to make sure that your hierarchy data element in the Source OrgChart contains all fields that you want. For this I recommend creating a NakisaRFC function for the additional data, creating a data element for it and then creating a linked data element to link together the new data element and the existing hierarchy data element. There is no data center in OrgModeler so you will need to do this manually.
    Best regards,
    Luke

  • Re-Synch of ERP HR Org Model with CRM

    Hi All
    We replicate HR Organisation Model changes from ERP HR to CRM.  However, some time ago the HR distributional model was amended so that relationship data (infotype 1001) was not included in any of the group filters (BD64).
    As a result we now have Org Units, Positions and Person objects that have transferred to CRM that are isolated and not linked to other objects.  I need to re-synch the CRM org model.  I know which filter settings I need to add for for new org model changes but how do I fix the existing org model objects that don't have the correct relationships?
    Any help would be appreciated.
    Thanks
    Mark

    I found the solution.
    It's the object com.sap.caf.eu.gp.callobj.manager.SAPHRManagerResolveCO
    Regards,
    Gerald

  • Long runtime when Generate Org model with CRM_R3_ORG_GENERATE. never finish

    Hi All,
    I tried to generate org.model with CRM_R3_ORG_GENERATE.
    But it ran for a long time. For a day and still not finished.
    I killed it and did again.  Same situation happen.
    I see process is running and use almost CPU time.
    Is this normal for this transaction? Can we tune it up?
    Note that our R/3 sale structure is quite large. The system is used by global.
    Thanks in advance for your advice
    Pichet A.

    I test extract list in  CRM_R3_ORG_GENERATE  to text file.
    It size is 87MB.
    Can I generate in background?

  • Tables for ORG model

    Hi friends
    Could any one please tell me the table names which stores the ORG model and position and Job.
    Earlier reply would be appreciated
    Thanks in advance
    Rao

    In three steps you can retrieve the BP number(s) related to an Org. Model position.
    <b>[1]</b>
    Positions are registered in HRP1000:
    OTYPE = 'S' (Position)
    STEXT : description
    <b>[2]</b>
    Relations between position and persons are registered in HRP1001:
    OTYPE = 'S' (Position)
    OBJID = HRP1000-OBJID
    SOBID : link to person-ID
    <b>[3]</b>
    Relations between persons and BP numbers are gistered in HRP1000:
    OTYPE = 'CP' (Person)
    OBJID = HRP1001-SOBID
    SHORT : BP number
    STEXT : First and Last name of Person

  • Org Model in the CRM GUI

    Where would I find concise help info on the organisation model. I am particularly interested on the way it should be shaped.
    Kindly advise and oblige.
    Regards,
    Tariq

    Fine, I get your point, I am partocularly keen to know about the following issues:
    1. The validity dates for the org model. How and when should it be used. Every time I view it, I see it as valide from the current date to 3 month.
    2. The principle to be followed in its creation should be what? I understand it as:
           a. The sales org unit should be at par with my Sales Org and / or a sales office -- i dont find the
               division being mentioned....Am I mistaken anywhere? (The division is made as "active")
           b. The position, as in General manager / Manager, forms below the sales org unit. If I have to
               maintain two positions for one org unit. Position wise they are GM's but pertain to two different
               grouping e.g. sales division. How would I go about it? Creating two different positions, say GM_1
               and GM_2 where the suffixes 1 and 2 denote the different divisions or is there any other way out.
    3. I understand I can maintain several 'versions' of the org, model. If I can have a few tips on this too.
    For the moment this could quench my thirst for info on the org model. Rest later as I 'digest' more..!!
    Thanks in advance.

Maybe you are looking for