Job pricing - Import survey provider data

Hi everyone,
I´m starting to work with Job pricing, I have no idea of how this modukle work and I need to do a little demo. I can not find a file to be upload and have information of one provider in the system. If any one could tell me where I can find a file or files to start to test how it works, it would be great.
Thanks

For Demo purposes identify jobs to be matched against survey jobs in your Dev system. Even one provider file with matching jobs should suffice. Follow the steps and you be good to go:
1. Run transaction PECM_START_JPR_BSP- Start Job Pricing to get into the web application.
2. Get into Provider Data Workset. Create Provider for demo purposes with unique Provider Code  a Provider Name and a URL link to the provideru2019s web site and Save the Provider.
3. Get into Survey Job Catalog. Select Provider and click on Job Catalog tab for the specific job and review the Market data/ aged market data for a job and review/change the job descriptions.
4. Get into Import Data workset to upload job-related data from the survey provider to make external salary comparisons between what your organization and other similar companies. Select the data type for import from - Survey Job Catalog/ Survey Job Descriptions/ Survey Market Data. Use Browse function to select the file with the survey data and choose Upload. Select Next Step and Match the fields from the imported file -Provider Field Name Versus Field Name in SAP. Thereafter import the data. and review it thoroughly before saving it to your SAP database tables. key fields to match are Job Code and Job Level(if present).
5. Get into Job Matching workset to match your  internal jobs which you have identified with those of the survey provider. In Create Job Matches screen  Internal Jobs and Survey Jobs showup.. Select your identified internal job to match with survey job and  the system displays the data for this job and any existing job matches. Evaluate how closely the survey job matched your internal job and specify matching percentage and the weighting factor in the appropriate fields information purposes. Save the results.
6. If aging functionality needs to be shown then get into the workset else skip it. In this workset aging of the survey provider's  data can be carried out either by Market movement rate or by  Aging  factor
7. Get into Creating a Mass Composite Result  workset  create market composites(in your case only one provider) for your identified jobs.
8. Get into Salary Structure Adjustment  workset to compare your internal salary structure to the market salary structure finally. As a prereq have Planned Comp for the identified. Get into Current Salary Structure tab to displays the current salary structure for review, Market Data tab to compare with internal salary structure. and select a composite result,  Planned Salary Structure tab to select an existing plan structure from the corresponding dropdown box or from the result created in the Market Data. You could also overwrite the values of this plan structure directly or change the Difference % columns and select Recalculate.
9.  Final step is to save the updated salary structure in Planned status and as a process after management/board approvoval run the report Update of Pay Grade Amounts from Market Data to activate the new structure.
I hope it helps.
Thanks
Praveen G

Similar Messages

  • Job Pricing/Salary Survey Flow in  ECM

    Can someone describe in a technical manner the way in which salary survey information is exchanged between SAP and the provider?  How is job pricing activities completed via the portal?  How does it update the tables?  And what is the configuration either in the backend or in portals that needs to be done?
    Thanks in advance!

    Please refer to helpline provided in help.sap.com and refer to transaction PECM_START_JPR_BSP for documentation on how to do job pricing via portal. There is not much documentation available though on the same, but you may get back to me if you need help in completing cycle.
    Thanks,
    Prashant

  • Job Pricing - Import Market Survey File Specs

    I am in the process of importing the market survey data.  The import of the survey data does not work.  Does anyone have the specs for importing the file?  Below is what I have.
    Remove all commas from numbers
    Salary amounts in full amount (81000)
    Remove currency symbols
    Never use percent signs
    Beaware of the leading zeros
    Any suggestions of what people have ran into when trying to import the survey data would be greatly appreaciated.
    Thanks!

    Survey data was missing a key field, which is the Job Level.  Need to include Job + Job Level for matching against the Job Catalog.

  • ECM - Job Pricing

    Hi,
    In ECM job pricing, is is possible to compare SAP positions with jobs from the survey provider. Any suggestion....

    hi
    typically you would want to compare SAP jobs with Survey Vendor Jobs.
    when you get your compsite results , you can compare your salary of the employee, or planned compensation of the position with the composite results for the Job.
    regards

  • Job Pricing Market Data

    Hi Experts,
    I have a requirement to report out on the internal jobs and how we match up to the external survey providers. My question is, where on the backend is the survey market data stored so we can develop some reports out of it?
    Much appreciated,
    Zack

    Hi Zack,
    The survey market data is stored in IT1271 (table HRP1271). The job pricing process is made up of many different steps and data for all these steps in stored in table T71JPRxx.
    Donnie

  • Background jobs with IMPORTING data from memory

    Hi there, I am using FM's JOB_OPEN, SUBMIT job to Background and JOB_CLOSE to create a job in Background. I am EXPORTING two transparent tables to memory before submitting the job, in the submitted job i IMPORTING the two tables, but no data comes back. The structure of the 2 transparent table is exactly the same in both programs. If i omit the 'VIA JOB' parameter and debug the submitted program it works fine...please tel me what am i doing wrong or any info will help.
    Code is as follows:
           CALL FUNCTION 'JOB_OPEN'
              EXPORTING
                jobname          = name
              IMPORTING
                jobcount         = number
              EXCEPTIONS
                cant_create_job  = 1
                invalid_job_data = 2
                jobname_missing  = 3
                OTHERS           = 4.
            IF sy-subrc = 0.
              EXPORT ipost[] TO MEMORY ID 'ZIPOST'.
              EXPORT isadr3[] TO MEMORY ID 'ZISADR3'.
              EXPORT ierrgr[] TO MEMORY ID 'ZIERRGR'.
              SUBMIT zsad_invoice_subsequent_dt_bgb
                                  TO SAP-SPOOL
                                  SPOOL PARAMETERS params
                                  WITHOUT SPOOL DYNPRO
                                  USER sy-uname
                                  VIA JOB name NUMBER number
                                  AND RETURN.
              IF sy-subrc = 0.
                CALL FUNCTION 'JOB_CLOSE'
                  EXPORTING
                    jobcount             = number
                    jobname              = name
                    strtimmed            = 'X'
                  EXCEPTIONS
                    cant_start_immediate = 1
                    invalid_startdate    = 2
                    jobname_missing      = 3
                    job_close_failed     = 4
                    job_nosteps          = 5
                    job_notex            = 6
                    lock_failed          = 7
                    OTHERS               = 8.
                IF sy-subrc <> 0.
                  WRITE / 'Job did not close properly'.
                ENDIF.

    Hi Albert John,
    I am getting same problem here. Could you please let me know hoe did you resolve this issue.
    import memory is not working in background. please help me.
    I am waiting for your reply.
    Thanks
    Raghunath

  • SM37 - "pause" V3-update job while importing data source and extract struct

    Hi
    Insted of deleting an hourly schedulated V3-update job and the recreating it (after a import of a extract structure and a data source) I came to think about whether it is possible to, kind of, pause the job that I otherwise would delete and recreate.
    Is this possible some how?
    My thought:
    1. Find the job in released status.
    2. Select the job and change it (top menu Job-->change)
    3. Change the scheduling to some day in the future
    4. Change job status from released to scheduled
    5. Import the extract structure and data source.
    6. Change the schedule job back to hourly run.
    7. Now the job should run on hourly basis again....
    By the way: what do I import first, the data source or the extract structure?
    Thanks in advance and kind regards,
    Torben

    We did delete and recreate...

  • Job Pricing Business Process

    Hi Everyone,
    My company has just implemented the job pricing tool, we are a bit uncertain on the actual business process for this tool, we have an idea on how the tool works but not 100% sure of the entire business process. May I please request assistance on the SAP business process for the Job Pricing tool based on the following scenario:
    - In a situation whereby an organisation want to participate on the salary survey for the first time, what is the SAP business process to follow.
    Your assistance in this regard will be highly appreciated.
    Thank you.
    Best regards
    Scelo

    Hello,
    SALARY SURVEYS,
    Used to compare internal compensation data with external data.
    Job pricing is a tool to create and maintain a list of survey providers ( one who gives the survey data of jobs)
    The job pricing tool also allows you to perform job matching to match internal benchmark jobs with jobs contained in a salary survey, as well as age market data that has been imported from the salary survey providers by job or survey.
    SALARY SURVEY PROCESS STEPS.
    1. Job Analysis.
    2. Selection of survey provider
    3. Receive survey data
    4. Import Data
    5. Job Matching
    6. Age data
    7. weight data.
    cheers
    rafi

  • Job Pricing and Job code & Level

    Hello Experts,
    As per the SAP link below:
    http://help.sap.com/saphelp_erp2004/helpdata/en/26/43dd7a51198c45b3181f5b3a067fa7/frameset.htm
    it says that ....
    Restrictions
    The following key fields must be matched in order to utilize the survey data:
    Job Code
    Job Level (if this field is present in the survey)
    Would you please share your thoughts what SAP job field do you match here for job code and job level. Is the job code on the survey provider file is equivant to the job object ID? Not sure. Also what would you match Job level to?
    Thank you for all your responses.
    saplover

    You can check transcation code PECM_START_JPR_BSP
    In addition, you find the entire documentation in the SAP Library under
    SAP ERP Central Component -> Human Resources ->Personnel Management ->
    Compensation Mgmt -> Enterprise Compensation
    Mgmt -> Job Pricing.
    only these should be matched
    The following key fields must be matched in order to utilize the survey data:
    Job Code >> map to internal position etc
    Job Level (if this field is present in the survey)
    These two values uniquely identify a survey job from a particular provider.
    something like this
    Click on PECM_START_JPR_BSP - Start Job Pricing
    Select Import Survey
    Use Survey Provider = Salary.com
    Import the attached test file
    Import data.

  • Job pricing - job code & level

    Hello ECM Experts,
    As per the SAP link below:
    http://help.sap.com/saphelp_erp2004/helpdata/en/26/43dd7a51198c45b3181f5b3a067fa7/frameset.htm
    it says that in regards to job matching....
    "Restrictions
    The following key fields must be matched in order to utilize the survey data:
    Job Code
    Job Level (if this field is present in the survey)
    Would you please share your thoughts what field from job do you match here for job code. Is the job code on the survey provider file is equivant to the job object ID (for object type = C)? Not sure if I should be looking for any other field.
    Also what would you match Job level to? Is there any specific field from job related infotypes field that you have mapped.
    I really appreciate for all your response on this.
    Regards,
    saplover

    You can check transcation code PECM_START_JPR_BSP
    In addition, you find the entire documentation in the SAP Library under
    SAP ERP Central Component -> Human Resources ->Personnel Management ->
    Compensation Mgmt -> Enterprise Compensation
    Mgmt -> Job Pricing.
    only these should be matched
    The following key fields must be matched in order to utilize the survey data:
    Job Code >> map to internal position etc
    Job Level (if this field is present in the survey)
    These two values uniquely identify a survey job from a particular provider.
    something like this
    Click on PECM_START_JPR_BSP - Start Job Pricing
    Select Import Survey
    Use Survey Provider = Salary.com
    Import the attached test file
    Import data.

  • ECM - Job Pricing : Salary structure adjustment

    Dear Experts,
    We have a list of 1,104 internal jobs defined in our company.
    Activities performed:
    Created planned compensation IT1005 against all the positions in the organization.
    Created composites after doing the job matching (internal vs external) with 2 different salary surveys and updated the IT1271 composite survey result.
    How to handle the below scenarios ?
    How to upload the market data for the same job in the catalog with different values for different countries. (like SAP consultant in india & US will have different values)
    We are trying to map the market data for a job with the pay grade structure of a particular country. There are 1,104 jobs and how to map this to the pay grade structure having only 15 grades per country.
    I wanted to understand how this mapping happens in a ideal situation to perform the salary structure adjustment.
    Thanks in advance.
    Best regards,
    Pavan

    Please refer to helpline provided in help.sap.com and refer to transaction PECM_START_JPR_BSP for documentation on how to do job pricing via portal. There is not much documentation available though on the same, but you may get back to me if you need help in completing cycle.
    Thanks,
    Prashant

  • Any opinions on loading Salary Survey/Market data to Oracle HR?

    Our choice is to look up each job individually on Salary.com and enter it manually or pull the data from The National Compensation Survey<http://www.bls.gov/ncs/data.htm> and loading it through the API.
    Any thoughts? If I don't want to buy any of the fancy analytics from salary.com and I have Oracle HR and OBI to produce my own reports, can I rely on the Government data?

    As my understanding there is not seeded solution exist for this.
    Ya you can create Custom interface and reports for this requirement .
    Recommended Two Approach.
    ===================
    1.
    you can check with National Compensation Survey<http://www.bls.gov/ncs/data.htm> or salary.com whether they provide any input data for outside application.
    If Yes you can design interface to read these files and then make custom reports/pages on them.
    2. If no , you have to manually create these flat file/Excel to provide data to interface.
    Thanks

  • Job pricing - other period

    One more question regarding ECM job pricing.
    Is there any way to load for example monthly data rather than yearly?
    Some providers give monthly digits...
    Thanks in advance.
    Dmitri.

    Hi Dmitri,
    You can use view V_T710S to load survey data for any period you want for your jobs. After this you should just create infotype 1051 (create survey results) for your specific jobs, again with the right validity.
    Is this what you were asking for?
    Rodrigo

  • Service Desk Enhancement with Forms & Survey - no data evaluation possible

    Hello,
    I implemented an additional form in the service desk (using the survey functionality)
    See details here: http://www.solutionmanagerexpert.com/article_printable.cfm?id=5621
    Creation was fine, I am able to see the additional form as extra tab in Service Desk Support Messages (transaction type SLFN).
    But evaluting the data does not work.
    According to the survey suite, no data is available - but I answered to the survey/provided input to the form.
    I saved the values, and looking into the appropriate tables (mentioned here: CRM Survey Evaluation Data Storage) give the impression that answers are there.
    But I cannot evaluate them...
    Does anybody have experience with this kind of service desk enhancement and knows how to get the data for evaluation?
    Regards,
    Jan

    Hi Shilpi,
      Could you please share  how did you achieve this..
    Regards.,
    Franklin.

  • Itunes was unable to load provider data from sync services. Reconnect or try later

    Hi everyone
    This issue has got me stumped.
    I have a Dell Vostro desktop computer with Windows 7 SP1 64 bit edition.
    I used to be able to sync now I cannot bakup or sync.
    The device is an iphone 4s with the latest software IOS 5.1.
    Itunes is version 10.6.0.40, the latest.
    To try to fix this problem I removed itunes/quick time completely. Removed Bonjour, Apple Application Support, Apple Mobile Device Support, Apple Software Update,
    Deleted the itunes and quick time folders, the common file folders and files, deleted anything related to able under appdata local and roaming, removed apple folder under program data, scanned through registry and removed all apple entries.
    Then I rebooted the computer, re-installed itunes/quicktime and have the same error appear again.
    I have gone through this process at least 5 times , but still keep getting the same error, cannot go past it.
    I found a solution on this forum but it only applies to MACOS, could not find anything suitable for windows 7 environment.
    Also searche the web high and low and tried several different advice from people.
    This has to be a bug with Itunes! I would like to hear from Apple developers and programmers why I have to suffer so much to sync my device.
    As a last resort I am planning to rebuild windows 7 from scratch but is is a big job.
    Tried also to disable firewall, antivirus, check the apple windows services are running, nothing works to get me past this error.
    Please help someone!
    Thanks and regards
    Alfred

    Did you have a look ath this (rather) long thread about it?
    https://discussions.apple.com/message/17214161#17214161 , for example:
    danielfromkongsvinger
    Re: Unable to load provider data from Sync Services 
    16.12.2011 20:21 (in response to wisniak)
    "I then followed a tip found in PCWorld  and performed the following:
    1. Make sure iTunes isn't running.
    2. Click Start, type regedit, then press Enter.
    3. Navigate to this Registry location: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
    4. Look in the main pane for a key that refers to iTunes. If you find one, delete it, then exit the Registry.
    5. Start iTunes. The offending message should be gone!"
    This actually worked for me! I have struggeled with this error for years, and now it's gone. Thanks!

Maybe you are looking for

  • How do I get Itunes U on my MacBook Pro?

    I have Itunes u on my phone and Ipad but the lectures take forever to load.  How can I get it on my MacBookPro?

  • What's it called - Q about drop-down menus

    Hi - I'm trying to find out the name/technique for the situation in which, for example, you use a drop-down menu to make a selection, and the selection "configures" the selections in the next drop-down menu. For example, if you have two drop-down men

  • Backup cd wont restore or be recognized by itunes

    Old desktop was crashing and i normally used media player to back up all my music but took a chance and used itunes and it worked to the tune of 22cds.. I bought a new laptop and installed itunes and no prompt came up for restoring library or importi

  • How to clear the image after NetStream.attachVideo(null)

    hello,every one. i got a problem.need your guys' help. i create a normal NetStream object,then i publish video from my webcam,meanwhile,i set a Video object to play that stream,when i use NetStream.attachVideo(null) to stop publish video,the image in

  • "List" type for attribute in Workflow

    Hi, I need to set the value of an attribute in List type whose length is determined in the run-time, but it's not a built-in type in workflow. Any solution on this? (Oracle 9i/workflow 2.6) Thanks Fiona