Organizational Model: Extracting Person Info

Hello All,
Based on the Postion Assigned, in the Organization Structure(Transaction: PPOMA_CRM) i want to find out the Person Name, Address/ Contact Details, can you provide me sutiable DB Table Mapping and linked to BP Master Table(BUT000)
Suitable Points will be rewarded... Thanks for the help.
Regards
Pradeep

Dear Pradeep,
The table for this data is  "HRP1001". in the selection screen of the table fill
OTYPE = S
OBJID = ID number of that position for example 50001652
PLVAR = 01 (Current Plan)
SCLAS = US
The result for the holder(user name) of that that position will be stored in field SOBID.
go to table USR21 select ADDRNUMBER where BNAME = user name and then go to ADRC table  get the address.
Reward if it helps
Regards,
Srinivas Maddineni

Similar Messages

  • Conversion of organizations to contact persons in the segmentation model

    Hi Folks,
    I want to do Conversion of organizations to contact persons in the segmentation model.But  I don't see context menu of the target group in graphical modeling which is Follow Up Convert Organizations to Contact Persons.Can you guys suggest how should I make this option available in graphical modeller?
    Regards
    Jaya

    Hello,
    the function should be available with activating CRM_MKT_HVS business function. Please refer to the sap.help:
    Segmentation Based on Relationships - Segmentation - SAP Library
    The function should be available within the following structure:
    Please check if you have the business function activated.
    best regards,
    Johannes

  • What is the quickest way to delete personal info prior to recycling?

    We are downsizing and my trusty iMac (10 years old I think) has to go, what is the best way to delete personal stuff?

    The preferred and/or fastest method to ensure removal of all personal data depends on whether the computer is going to the recycling heap for safe disposal or whether it will be given/sold to a future user.  In the former case, removing and keeping the hard drive can  be the fastest way to do so, but that depends on the design of the computer in question.  Since you have a 10 year-old iMac, I'll assume it's an iMac G4.  Hard drive removal is more involved for that model, than it is for other Macs that can be opened quickly.  The other method is to boot the computer from the installer disk, run Disk Utility and select the hard drive to erase and reformat as a Mac OS Extended volume.  Choose the option to "write zeros" to the drive, as this will overwrite the existing data.  It takes longer, but you indicated that you wanted to remove personal info.  If you're donating the computer to an organization for future use, re-install the OS and include the original disks.

  • Have an Apple TV device I have gone thru setup with and used.  Want to sell it now but concerned that it may store personal info that would be at risk if I sold it.  Should I be concerned?  Can I wipe it clean?

    I have an Apple TV device that I attached to my tv, went through the setup, and used for a couple of weeks.  I would like to sell the vice now, but I am concerned that it may in some way store personal info on it like the credit card no. that I would use for paying for movie rentals, etc.  Does this device store any personal info on it that would be at risk if I sold it to another person?  If so, is there some way I can wipe that info off of it? 
    The Macbook Pro and Apple TV were both bought from the Apple website in December so I assume they are the most recent models and operating system.
    Would appreciate any help.  Thanks.

    Settings > General > Reset > Restore, will wipe everything in preperation for resale.

  • Clearing out personal info from sim card sold phone on ebay

    I cleared out all my info once on my iphone, but I need to remember how to do it again. I sold the phone,and and I want to clear all personal info, Note pad, passwords, contacts etc;
    How do I do it?
    Thank you

    The iPhone store no data on the sim card. To clear all data from the phone itself: Settings>General>Reset>Erase all Content & Settings. If any model phone other than a 3GS or iPhone 4, plug the phone into a wall outlet first, as this can take several hours. On a 3GS or iPhone 4, it takes but a minute or two.

  • Getting dump in Address iView in Personal Info-RFC_ERROR_SYSTEM_FAILURE

    Hello All,
    Currently i am getting error with Address iView in Personal Information, but other iViews in Personal info like Bank Info, Family Data, Personal Data iView are Displaying properly with out any Dump.
    But while clicking on Addresses iView its giving error dump like this..
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Subtype 5 does not exist for Infotype 0006                          , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:466)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:888)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java:273)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:509)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverview.onInit(VcPerAddressINOverview.java:309)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.onInit(InternalVcPerAddressINOverview.java:263)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverviewInterface.onInit(VcPerAddressINOverviewInterface.java:187)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface.onInit(InternalVcPerAddressINOverviewInterface.java:152)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface$External.onInit(InternalVcPerAddressINOverviewInterface.java:236)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:782)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:593)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:865)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException:      Subtype 5 does not exist for Infotype 0006                          , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Init_Pernr(HRXSS_PER_MAC.java:496)
         at com.sap.xss.per.model.mac.Hrxss_Per_Init_Pernr_Input.doExecute(Hrxss_Per_Init_Pernr_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 60 more
    Anybody faced this issue, please share some input
    Thanks In Advance
    Adapag

    Hi Sandeep,
    Thanks for the reply, Yes I checked with my HR Consultant, and even i saw it in PA30 for Infotype006(Address) there is no Subtype 5 in the System. I asked him, he said we are not maintaining subtype 0005.
    These are the presented Subtypes for IT006 in my ECC System
    SubType  -
    Name
    1                           Permenant Address
    2                           Address for Correspondance
    3                           Emergency Contact Address-1
    4                           Emergency Contact Address-2
    If i type 0005 in subtype filed its giving InValid Subtype.   Even Some Subtypes(1,2,3,4) are maintaing for IT006(Address) but why its giving error for Subtype 0005.
    Can u give better input on this!!!
    Thanks in Advance
    Adapa

  • Organizational Model - WebUI business role assignment

    We have created the organizational model in our system where we have the levels that are tied to a specific business role.   We have been manually assigning all of our users to these organizational model levels in order to have the business role assignment.   I am curious if there is a program or easier way to do this than to have to create the assignment to the employee record manually in the org model.
    Any help would be greatly appreciated. 
    Thanks,
    Darcie

    Hi Robert,
    maintaining the user profile directly may be easier with only a few employees but for large companies this method will end up being more maintenance intensive.
    for Org you only have to maintain it on the Org unit or position and all employees underneath will inherit the role; whether it's 2 individuals or 2000. and if the person is moved into a different position laterally or through promotion there would be no maintenance required as the information would replicate from HR (if you use/have the system) and the person would inherit the new position and role automatically.
    for User parameter if you only have 2 individuals it is easier but 2000 is too much to maintain. there is some automation but would require you to create them and run them yourself.
    pfcg at most companies do not fall under general master data maintenance and would require involvement from the security group and they often do not want to generate empty or unnecessary security/authorization profiles - the maintenance workload is shifted to them also in this case.
    regards.

  • Organization Model : Adding new  relationships

    Hi friends,
    <b> Organization Model : Adding new  relationships to the existing list while assigning agents to a position </b>
    Using transaction PPOMW, after creating an organization unit we assign a position to it.
    When we right click the Position and select assign from the context menu, a dialog box appears where we have to choose relationships.
    Can we create and add new relationships to this list. say for e.g. Position: holder Site
    Please help.
    Jon

    Jon,
    This is definitely possible. I had a similar reqt where a new relationship Position: Holder Location was required.
    Here's how to go about it.
    1. We have to maintain the required entry in the table T77AR
    This can be done through Transaction Code: SM30 or OOVK
    Enter the table name T77AR and click Maintain button
    2. Select Relationship 008: Holder from the table
    Double Click on Relationship Characteristics from the frame on the Left Hand side. Here two entries are maintained.
    The details of each of the above columns are given below.
    A/B: Contains a code that represents a particular type of a relationship. there are two types, active(A) and passive(B) (reciprocal).
    The two types exist since most relationships have two corresponding sides, or perspectives. For example, consider the relationship between a father and son. There is only one relationship, but there are two distinct perspectives to that relationship.                            
    NOTE: Active and passive should not be assumed to mean superior and subordinate. Sometimes one side of a relationship does have a superior standing. However, it is also possible that both sides of a relationship have equal, and corresponding, standing. It is also possible that some relationships will be one-sided. This occurs when, for example, you create relationships with external objects.                            
    Relationship: Contains a code that represents the relationship between two objects.
    100% Check: You can specify in this field whether the 100% limit should be checked when percentages are entered for weighted relationships (infotype 1001).
    The value entered in this field will determine the type of message that is issued if the 100% limit is exceeded when a relationship is created. 
    You can choose between the following values:                     
    'E' = error                                                      
    'I' = information                                                
    'W' = warning                                                    
    ' ' = no check is carried out
    Check Work Schedule: You can use this field to control how the system is to treat relationships to persons in connection with the infotype "Work Schedule" (1011).                             
    Check obsolete: This field controls the system reaction when relationships are entered or changed in connection with the infotype "Obsolete - 1014".
    3. Now double click on the Allowed Relationships button from the frame on the left hand side.
    Here we maintain a new entry ‘Site’.
    Object: S
    Object type text: Position
    A/B: A
    Rel: 008
    Relationship Name: Holder
    RelObjType: F (Site)
    4. This entry now appears in the dialog box
    <b> R&D is the name of the game </b>
    Julius

  • CRM - HR - SD Organizational Model

    We are integrate CRM and HR in part of the organization management.
    Organizations and persons transfer from HR to CRM periodically via IDOCs. Ok.
    We use persons in the activities.
    Now in the business activities we want determine the organizations as Responsible Organizational Unit (Sales) and Sales Office.
    But, I dont know how I can implement both HR and SD-organization model in CRM???

    Denis
    i think there would be only one organizational data store in CRM. You can opt to bring either the Sales Organization structures or the HR structures into CRM, but they will be stored in one source only. Then you can build your rules around this data to determine during the business transactions.
    As Brad pointed out, normally the structures are borrowed from SD side of R/3 as who knows better about the sales orgaizations/sales distribution channels/sales divisions/sales offices/sales groups etc than the SD in R/3. HR's primary controlling functions are about the positions, roles and idnetification of employees. This data is replicated into CRM as BP in the roles of employees.
    So the best practice is sales structures from SD and employees from HR.
    reward if you like.

  • Business Role Assignment to User by Organizational Model

    We have created the organizational model in our system where we have the levels that are tied to a specific business role. We have been manually assigning all of our users to these organizational model levels in order to have the business role assignment. I am curious if there is a program or easier way to do this than to have to create the assignment to the employee record manually in the org model.
    Any help would be greatly appreciated.
    Thanks,
    Darcie

    Hi Robert,
    maintaining the user profile directly may be easier with only a few employees but for large companies this method will end up being more maintenance intensive.
    for Org you only have to maintain it on the Org unit or position and all employees underneath will inherit the role; whether it's 2 individuals or 2000. and if the person is moved into a different position laterally or through promotion there would be no maintenance required as the information would replicate from HR (if you use/have the system) and the person would inherit the new position and role automatically.
    for User parameter if you only have 2 individuals it is easier but 2000 is too much to maintain. there is some automation but would require you to create them and run them yourself.
    pfcg at most companies do not fall under general master data maintenance and would require involvement from the security group and they often do not want to generate empty or unnecessary security/authorization profiles - the maintenance workload is shifted to them also in this case.
    regards.

  • Determining Organizational Model information for a BP

    I am currently working on a report development where there is a requirement to show both Territory and Organizational Model information.
    For Territories, it's a simple matter of using the available function modules to determine a Sales Person and their area for a particular customer post-code. Finding similar information for a Service Engineer maintained in the Organizational Model is proving very difficult.
    Is anyone aware of any functional modules i could use to determine this information using just BP information (i.e. post code, partner number, etc)??
    I understand that i would have to determine the Sales Area information before being able to fetch the Service Org, Team, Territory etc information. Having searched for function modules within CRM and on multiple forums, i haven't found a way of doing this.
    This is the first time i've worked on Organizational models so any help would be very much appreciated.

    Hi Indi,
    I dont know about what kind of data you require, but i think this FM would be useful
    CMS_BUPA_ORGDATA_GET_BL.
    Also for details of an org can be obtained for a CRM_ORGMAN* any of the FM.
    Regards
    Sidd

  • Table Organizational Model

    Hi all, please can you tell me what is the table that save information about organizational model in SRM?
    Thanks in advance
    Rosa

    Hi. HRP1000 holds the org units, positions etc.
    HRP1001 holds the relationships between the org units and so on. All the relationships are in the 1 place, so to get from an org unit to a position to a central person you would have to read this table twice.
    HRP1222 holds the normal attributes, linked to the org plan by HRT1222.
    HRP5503 holds the spend and approval limits, linked by HR5503.
    HRP5500 holds the company codes, purchasing orgs and groups linked by HRT5500.
    HRP5501 holds the material group responsibility linked by HRT5501.
    HRP5502 holds the plants and storage location linked by HRT5502. The plants are stored as business partner number, the link from BP to actual plant code is in table BBP_LOCMAP.
    I hope this helps.
    Regards,
    Dave.

  • HR Replication and User ABC is not integrated in the organizational model

    Hi Gurus,
    I have completed the HR replication.
    I see the below structure
    -O--
    > BP
    S
    US
    when I "check" the USer in the SRM Org. structure, I see an error "System error: the object US ABC has no relationships"
    and the procure is "If you are dealing with a system user (object type US), relate the user to a position (or central person)."
    When I do the "BBP_BP_OM_INTEGRATE", I see the below error message "User ABC is not integrated in the organizational model"
    Message no. BBP_UM_UI052
    Please help me to resolve
    Thanks
    Pranav

    Hi,
    Try to assign the user in the Org structure  through transaction users_gen.
    related  links;
    User is not integrated in organizational model
    T-code USERS_GEN , want to add user to Organisational unit in EBP
    Move user in organisation with FM
    Re: users_gen
    Re: User is SRM
    See these useful notes:
    847439 : SRM4.0: User management in HR/ALE
    928575 SRM 5.0: USERS_GEN in CUA and HR replication environment
    BR,
    Disha.
    Do reward points for useful answers.

  • Changing personal info for live chat

    Where do I go to change my personal information so I can access Livechat? It says that I have a Shuffle and an imac. I own neither. I can't find where to change this information and it is driving me crazy. Thanks!

    Do you mean that you were on this page?:
    Apple - Support - Chat
    ..but wouldn't select from either the "iMac" option or the "iPod Shuffle" option, because you owned neither product?
    If so, this is because Apple only offers Live-Chat Support for the iMacs and the iPod Shuffles; no other model or type of Apple product.
    Those two possible selections ("iPod Shuffle" or "iMac") do not have to do with your personal info on your Apple ID account, or anything else.
    If that is not the case, please post back and correct me if I'm wrong with this assessment.
    -Kylene

  • I am getting rid of my Ipod Nano 3rd Generation.  How do I delete my name and make sure all personal info is gone?

    I was able to restore my Ipod Nano 3rd Generation back to factory settings, but the ipod is still personalized with my name.  How do I remove or change that?  And, how can I be sure all music, personal info is completely gone because I am giving it to someone?

    There is a rather large database in Apple Support for all iPod Nano models, though
    a quick look through did not provide a simple direct answer to the question of how
    to prepare an iPod Nano for a new owner, or for a new user; also to de-personalize
    the product so it would not be locked or broken.
    •iPod Nano - How To - Apple Support: (main)
    https://www.apple.com/support/ipodnano/how-to/
    This kind of question comes up in similar form across most iDevice sections; usually
    after someone has bought or was given one, and it won't work. At least you are in
    the right track, to try & clear it ahead of a problem, so a new owner can use it.
    Be sure to deauthorize the unit in the process of removing your identification from it;
    and also check to see how the AppleID affects the next owner experience. It will.
    There should be a way to accomplish most of this within iTunes from a Mac.
    Rather again, too general:
    https://www.google.com/?gws_rd=ssl#q=how+to+reset+ipod+nano+3rd+generation
    Sorry to not have the single answer in my reply.
    Good luck & happy computing!

Maybe you are looking for

  • IPhone 4 movie can´t be opened it in the pc with any player

    Hi. I made a movie with my iphone 4 and moved it to my pc. Now I can´t open it in the pc with any player (iTunes, Quicktime, Media Player, VLC). Quicktime gives me the error 2048 and says that don't recognize the .mov file. What I need to do to open

  • Oracle 8.1.5 Linux Memory Leak?

    We have been running Oracle 8.1.5 Server and Client on Redhat 6.1 kernel 2.2.12-20 glibc-2.1.2-11 Blackdown's JDK 1.2 RC3 We are having bad memory leaks and we have verified that they are not in our source code using a memory profiler for Java-linux.

  • File attcahed to a PO

    Dear Freinds, Any idea as to in which sap database table  <u><b>( or at which location in sap</b></u> database) info  about  file attched to a PO is stored. <u><b>Scenario is that, I am attching a word or excel file at header level of Vendor  PO ,  f

  • SAP Business One Partner Certification Question

    We are going for SAP B1 partner certification. I wanted to check if it is must to DI API calls only. or Can I make queries to db. If anybody has any experience, please let me know. I am trying to build a general ledger report for B1 by writing plugin

  • Deploying software - Single failure stops all subsequent updates

    If I have one item of software deployed for clients to install that fails when the client tries to install it then no other items in the update list on the client below the failing software install as the whole process stops at the failure and just s