Create BP and link to HR minimaster

hi,
There are employee entries in HR minimaster and now i want to create BP's for each of these employees and link them back to HR minimaster.  I want to use these resources in cProjects for staffing.  Pls let me know what is the best way to do this.
Thanks in advance.
sujata.

Sujata;
Please read this:
Business partners are not integrated with the HR application components from the ERP system in the standard system. Therefore, HR master data is not distributed in Project Management. You create business partner master records with the BP role 'employee' in the standard system for your employees.
When you have implemented the HR application components in the ERP system, we recommend that you integrate the business partners with the HR application components. In this case, you cannot create any business partner master records with the BP role 'employee' in Project Management.
To integrate the business partners with the HR application components:
1. Perform the activity.
  The HR: Set Up Central Person screen appears.
2. Set the value X for the semantic abbreviation HRAC under the group name HRALX.
  This field is empty in the Project Management standard system.
3. Choose Active Plan Version as the value for the semantic abbreviation PLOGI under the group name PLOGI.
4. Save the data.
5. Adjust the ALE distribution model of your HR system.
Take a look in --> SAP Portfolio and Project Management --> Project Management --> Resource Management --> Business Partner --> "Set Up Integration of HR".
Also check this link --> http://wiki.sdn.sap.com/wiki/display/PLM/IntegrationofcProjectsandHR
Sap Note --> 550055
If you do not use HR, BP could relate an Organizational Unit.
Best regards.
Mariano

Similar Messages

  • How to Create Company and link with Plant

    Dear All
    Kindly help me to create Company and link with Plant and Storage Location through SPRO.
    Kindly trll me TCODE.
    Waiting for Reply
    Thanks & Regards
    Alok

    HI,
    Go to OX02 and create a company code by copying the standard company code 0001 / 1000
    Then go to OX10 and create a plant by copying the standard plant 0001 / 1000
    OX09 - maintain storage loaction for the created plant
    OX08 - create purchase org copying from standrard 0001 / 1000
    Go to OX18 and assign your plant to company code
    OX17 assign purchase org to plant
    In order to get the tcode go to SPRO and in the top menu click on additional informations - additional information - display key - IMG activity.
    After you select this then in the SPRO you have a column additional information comes up. each and every activity in SPRO will have and additional informatiom, in the additional information the last 4 characters is tcode.
    Eg : SIMG_CFMENUSAPCOX02 this is the additional information for CC. the last 4 characters OX02 is the tcode
    Thanks
    Kiran

  • Sales order for service should create project and link equipments.

    Hi,
    I'm trying to create a sales order for a service material through VA01. The problem is that this sales order should create a proyect, but at the same time i should be able to associate several equipments to the item position.
    The problem is that if I want to create a project, option " Sched.Line Allowed" should be marked for the item category, But if do it, when i create a sales order, if i want to associate 1 o more equipments to my item position, (Extras-->Technical Objects), i get this message "Serial number profile is missing for material..." instead of the table where i would introduce my equipments.
    Is there any solution to this problem or should i proceed in a different way?
    Thanks in advance.
    Luis.

    Hi Luis,
    We both are working on the same vertical, I am also working now in elevators and escalators.
    We have enabled similar (not same) scenario like this.
    When order is created (sales order) using serial number profile, serial no and equipment number are generated. I think even during service order, this can be enabled. The only thing you have to do is to create a profile and link that to material master. Please explore in SD and MM. This is easy to do. This will create equpment no for every item in the service order.
    We have also enabled the creation of whole project for the order and one WBS element  and network for each of the line items adn this happens automatically.  This is done as explained earlier. Creation of standard project, std WBS, std network adn then linking the material codes to these objects in CN08. To my knowledge, this is the only way.  If there is one standard project, which is linked to all related standard WBS, then during order creation, a WBS element is created after the creation of a standard project. When project is created, service order is linked to the project. So for other items, this project is taken and the WBS and network are created using this project.
    Now your assembly processing, production order, Purchase requisition are taken care of by the usage of components overview for activities in the network and object dependencies. For Production orders, you also have standard BOM, which can be linked to activities in the NW. You can control the materials of the standard BOM using selection condition dependencies. You can also initiate variant configuration in service order to maintain the nature of service and then use dependencies to trigger respective assembling, PR etc.
    If you want to do this for multiple eqpmts, you can also use functional location, which links multiple equipments to one place.
    The only thing you have to do is to configure this and see. Only then you will get ideas.
    Pls let me know if you need more information.

  • OIM11gR2 - API - how to create accounts and link them to an oim user

    hi,
    my problem is the following:  I would like to import a lot(1000+) of different service accounts to my oim system and link them to oim users.
    at the moment, the information which service-account belongs to which person is stored in a textfile.
    I use this API code to create accounts:
    ProvisioningService service=getClient().getService(ProvisioningService.class);
    ApplicationInstanceService service=getClient().getService(ApplicationInstanceService.class);
    ApplicationInstance appInstance=service.findApplicationInstanceByName("LinuxServer001");
    FormInfo formInfo=appInstance.getAccountForm();
    String formKey=String.valueOf(formInfo.getFormKey());
    AccountData accountData=new AccountData(formKey,null,null);
    Account account=new Account(appInstance,accountData);
    account.setAccountType(Account.ACCOUNT_TYPE.Primary);       
    service.provision(userKey, account);
    this works fine! the account is displayed in the section  "user accounts", but the status of the created account is "Provisioning".
    when I reconcile this linux server, oim doesn't establish a link between the service account on the target system and the created account! why?
    how can i solve my problem? which information is missing, to establish a link between an existing account on a target system and an api created account?
    thank you!
    br,
    max

    Thanks, Brian, for your support! - It's working.
    It's hard to understand why NI did not pass this parameter to the top of the call chain...
    I also needed some time to understand the syntax of the string passed to the subaddress node:
    The name of the worksheet needs to be framed by single quotation marks and the following cell address must preceeded by an exclamation point (!).
    A working link pointing to cell "A1" of "Worksheet 1" looks like:
    'Worksheet 1'!A1
    Maybe also of interest: If you want to point the link to a worksheet inside the document itself, the parameter "address" (URL of link - href) can be left empty.
    Thanks and Regards,
    Ingo

  • Problem with Create PDF and linked data

    Using Acrobat X standard.
    I have a Word 2010 doc with links to Visio and Excel data. 
    When using the CreatePDF option from Word, I consistently get a prompt asking whether I want to update the linked data before creating pdf.  I would like to either (1) turn this prompt off or (2) -- less preferable -- have the linked data always update without prompting.
    Is thre a setting that would accomplish one of these two solutions?
    Thanks,
    Craig
    PS.  All settings in Word have been set such that data IS NOT updated when printing on a regular printer.

    You can print to Adobe PDF.

  • Create object and link to database in acrobat

    i am using visual studio and creating a C# application in .net. i am looking to allow users to open a pdf document and then use a custome symbols library to trace out objects on the pdf. the object i would like to attach to a database to extract the data from. is this possible

    Sorry, I don't understand what you want to do. Especially "trace out objects on the pdf" - what sort of objects and what do you mean by "trace out"?
    Also note that Acrobat is absolutely not for use on a server.

  • How to create buttons and link them to various views in Dashcode?

    I am a big noob so try to make it easy to understand. How do get a button to link to a different view in Dashcode?
    e.g.
    Button 1 would link to view 1
    Button 2 would link to view 2 and so on.

    I Worked it out!
    I just added this code which is provided in the library.
    // Set the current view of a StackLayout
    var stackLayout = document.getElementById('stackLayout').object; // Replace with id of StackLayout
    stackLayout.setCurrentView('view2'); // Replace with id of new view (or the view element itself)

  • Create User and link it to new Employee

    Good Day Everyone,
    I have successfully created a VB script that handles the registration of a new User in our SBO Company, but I cannot find the way to link it with a new Employee card. It is my understanding that I need to associate these two objects through the following code:
    oEmployee.ApplicationUserID = oUsr.InternalKey
    How can I retrieve the newly created userid as the use of a mere
    oUsr.InternalKey
    returns 0 ?
    Is it the correct way to proceed ?
    Thank you for your answers,
    Jean-Philippe
    Edited by: donbuz on May 20, 2009 10:39 PM

    oCompany.StartTransaction()
    oUsr.Add()
    oEmployee.ApplicationUserID =  CInt(oCompany.GetNewObjectKey())
    oCompany.EndTransaction(SAPbobsCOM.BoWfTransOpt.wf_Commit)

  • Create message and link report

    Hello,
    Is it possible to create a message ( like zmm ), but when double clicking on the message, it will trigger report?
    Regards
    Yifat bar

    hi
    for information message
    message 'Information' Type 'I'.
    type 'S'-->sucess
    A-abord
    W-warning
    E-Exit
    type "message" in report and press f1 you will get information.
    Thanks

  • Newby: how to create wkflow and link it to Create User wkflow

    I am a total newby
    I want to notifiy the user once they have been registered and send them their user name and password

    you can do this in the configure tab
    configure->process form mappings
    Process Mappings
    createUser
    change the value in the textBox to the name of your workflow

  • How to show Html5 created in eclipse and link to any cloud application like c4C through HCP

    Hi Experts,
    How to show Html5 created in eclipse and link to any cloud application like C4C through HCP 
    Regards,
    Vijay.

    Your question is very unclear, please elaborate what you are trying to achieve.
    Also, did you click on the Alert Moderator link? This is for reporting abusive content, spam, points cheating, etc. It should not be used w/o a reason (one of the above) as what it does is putting the content in the Moderators' queue and hiding it from public view.

  • I would like to be able to create a few icons with photos on them and linked to a persons phone number.

    Hi, my father is in the middle stages of dementia and having trouble using his new iphone. I would like to be able to create a few icons with photos on them and linked to a persons phone number. This way he can select an icon and it will auto-dial that number. I did some research and an app called SBphotoDial did exactly what I need but it no longer seems to be available in the App Store. Any thoughts?

    See Here for iPhoto...
    iPhoto: How to move the Library to an EHD
    Make sure that the EXT Drive is formatted as Mac OS Extended (journaled).
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.

  • A question about CREATE PUBLIC DATABASE LINK and ORA-12154 error

    Dear all,
    I have a problem about public database link creation and I would appreciate if you could kindly give me a hand. I have the following connection parameters in my
    tnsnames.ora file:
    DGPAPROD.WORLD =
         (DESCRIPTION =
           (ADDRESS_LIST =
            (ADDRESS = (COMMUNITY=tcp.world)
              (PROTOCOL=TCP)(HOST=ORASR001)(PORT=1521)
           (CONNECT_DATA = (SID = DGPAPROD))
    ...Having the above mentioned parameters I can connect to this remote database directly in a SQL*Plus shell:
    $ sqlplus username/[email protected] works pretty well and the connection is established without any problem.
    Now, what I would like to do is to create a public database link to this remote database in order to avoid the user/connection switching for viewing the
    content of this database. I proceeded according to the syntax indicated in the Oracle online documentation:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/statements_5005.htm#SQLRF01205
    Therefore I run the following in order to create a public database link
    CREATE PUBLIC DATABASE LINK SR001_dblink CONNECT TO user IDENTIFIED BY password USING 'DGPAPROD.WORLD';Apparently there is no error and the link is created successfully. However it cannot resolve the remote host and whenever I run the following query
    (myenterprise is the name of a table in that remote database)
    SELECT *
    FROM myenterprise@SR001_dblink
    ERROR at line 1:
    ORA-12154: TNS:could not resolve the connect identifier specifiedWhat causes this problem?
    Thanks in advance,
    Kind Regards,
    Dariyoosh

    spajdy wrote:
    You must have defined DGPAPROD.WORLD in tnsnames.oar on server where you DB is runnig.Hello there,
    Thanks a lot for this nice solution. In fact I had to add the connection parameters into the tnsnames.ora file of the server on which the link was created (not the tnsnames.ora of my oracle client stored on the localhost)
    After a bit googling I found another solution that allows to create the database link:
    CREATE PUBLIC DATABASE LINK SR001_dblink CONNECT TO user IDENTIFIED BY password USING '(DESCRIPTION =  (ADDRESS_LIST =  (ADDRESS = (COMMUNITY=tcp.world)
    (PROTOCOL=TCP)(HOST=ip_adresse)(PORT=1521)))(CONNECT_DATA = (SID = GPAPROD)))';Thanks a lot for your help!
    Kind Regards,
    Dariyoosh
    Edited by: dariyoosh on 18 nov. 2009 07:15

  • Associations and Links does not load when creating Business Components

    Hi guys,
    I am having a problem when I create my business components from table. Let's say that I start a new fusion web application. I then create my business components, enter the proper database connection settings. After everything is done, I am only getting my entities and my views, without any associations and links.
    The thing is that it worked the first time. Everything loaded as it should. I then asked a collegue of mine to try on his computer. Surprise, everything loads perfectly just like it did the first time I did it.
    I then tried on one of my linux virtual machine, via the same PC that I am having the problem. Again, the same problem, even if this is another JDeveloper instance (vm).
    I have read the thread 2187263 that mentions to re-create the DB connection. Again, it is not working.
    Associations and View Links missing in JDeveloper 11.1.1.3 and 11.1.1.4
    I saw this under the "Messages - Log" tab in JDeveloper :
    Aug 7, 2012 11:09:06 AM oracle.jdbc.driver
    SEVERE: 3F794B56 Throwing SQLException: 3
    Aug 7, 2012 11:09:06 AM oracle.jdbc.driver
    SEVERE: 6C9DD8BE Throwing SQLException: ORA-00936: missing expression
    I am using JDeveloper 11.1.1.6.
    Any help would do, since I do not want to uninstall JDeveloper and reinstall it again and again...

    Yes. In SQL Developer, when I click "Modify" on one of my tables, and then on "Foreign Keys", I can see them all.
    Like I said, it worked on a different workstation, and it worked before on my computer.

  • Need to create a chart in summary page and link it to data

    I need to create a chart in a XL worksheet that contains other summary information. I am able to create a chart in a seperate sheet but i simply cannot find a way to insert a chart into a worksheet already containing some information. To make it clear, my requirement is as follows:
    Inser a chart in cell 'X,Y' with a dimention of 'W,H' and link the chart data to some data in some other page 'sheet1'.

    And that answr is?
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

Maybe you are looking for

  • Using MBP video out with with 2 adapters

    I have the an early 2011 MBP (15'', 2.2GHz, 10.6.8). This video output connector this computer has is a MiniDisplay port (Thunderbolt digital video output). I often need to connect it to a projector at college. Most of these projectors still use seri

  • Dynamic text box, HTML Text with Image

    Hello Everyone, I am using Flash version 8. I have used the text tool and created a dynamic text box and have attached the UIScrollBar component to it. This text box is configured to allow the use of html text to be inputted to it. I have code that r

  • Urgent:Session swapping problem

    Hi, We have a peculiar problem. We are running a site using JSP. Session handling has been done. When 2 users log in simultanesouly from different machines into our site and do a transaction, the details of the users are getting swapped between the u

  • @_@^^%% W.A.T.C.H X-Men : Days of Future Past Movie online Free Putlocker

    The actual familiar X-Men we all know as well as love are fighting an enemy they can not beat -- shapeshifting, mutant-hunting Sentinels with the Mystique-like capacity to imitate and also take in strength. In a perspective upon Joe Claremont's authe

  • CD Install: Can't load tod module

    Seems like it only happens on Sun Fire Server. I am using hyperterminal for the installation. This is the error message I keep getting: Executing last command: boot cdrom Boot device: /pci@1f,0/ide@d/cdrom@3,0:f File and args: SunOS Release 5.8 Versi