Pay structure consistency across employee, position, job

Hi
I want to create an ad-hoc report with employee pay structure (pay type, area, group, level) on IT 0008 and their position pay structure on IT 1005 and job pay structure on IT 1005.
Any suggestions will be highly appreciated.
Manish

I do not think an Ad-Hoc query will work. You can assign only one ldb to a query  and you need data from PA (ldp - pnp) and OM( ldb=pch)
You will need to write an abap report for this requirement. to the best of my knowledge and belief.
If you want to create a query, then another way would be to create a PNP based infoset, and add some additional fields in 0001 of your own, and for these additional fields put some abap code of your own to retrieve planned compensation details from position and job.
Edited by: Harish T K on Jan 18, 2011 4:28 PM

Similar Messages

  • When ever employee position changed, an alert should send an email

    we have one requirement...
    when ever any employee position changed, it should send an email ..how to do this one? any idea?
    employee positions are recorded in PER_ALL_ASSIGNMENTS_F table, so if we create event alert on this table ( update ). event alert fires if there is any update to the table...but i want, only alert should send mail, when position column got updated in that table...
    is it possible????

    Oracle provides standard API’s to harness the databases SMTP server capabilities in sending emails. All email services are wrapped under package: UTL_SMTP. The protocol consists of a set of commands for an email client to dispatch emails to a SMTP server. The UTL_SMTP package provides interfaces to the SMTP commands. For many of the commands, the package provides both a procedural and a functional interface. The functional form returns the reply from the server for processing by the client. The procedural form checks the reply and will raise an exception if the reply indicates a transient (400-range reply code) or permanent error (500-range reply code). Otherwise, it discards the reply.
    c := UTL_SMTP.OPEN_CONNECTION('<server>.unix.us.ups.com');
    UTL_SMTP.HELO(c, '<server>.unix.us.ups.com');
    UTL_SMTP.MAIL(c, l_recepient);
    UTL_SMTP.RCPT(c, l_recepient);
    UTL_SMTP.OPEN_DATA(c);
    send_header('From', p_from);
    send_header('To', l_recepient);
    send_header('Subject', p_subject);
    UTL_SMTP.WRITE_DATA(c, UTL_TCP.CRLF || p_message);
    UTL_SMTP.CLOSE_DATA(c);
    UTL_SMTP.QUIT(c);

  • BAPI to update Employee position?

    Hi All,
    what is the BAPI to update an employee's job title/position.
    Thanks
    Thruna
    Moderator message: please (re)search yourself before asking.
    Edited by: Thomas Zloch on Nov 4, 2010 10:51 PM

    very nice explaination on Bapis is given on this link please check.
    without so much technical stuff and in simple terms u can say. They are Function Modules only that they are SAP provided Remote function calls. meaning. Function modules can be used only within SAP, where as Bapis can be used from outside SAP,thru external applications.
    if u want to understand using an HR example.
    consider ur company has Intranet portal or any other front end which all the employees are comfortable using. but the company wants to use SAP. and they r not comfortable with SAP interface.they want to continue using their own old portal for various reasons.
    in such scenarios, although front end is different portal, it connects to SAP in the back end. the employers do not know that whenever they r changing their phone no/email id etc in thier portal in back end its getting changed in his employee master in IT0105 in SAP.
    So how are tey able to acheive this? inputing data in different system but updating SAP system? well thats where BAPIS come into picture. SAP has exposed certain functions to be accessed remotely thru external systems..for such functions it provided BAPIS. in this case of communication SAP provided
    BAPI_EMPLCOMM_CHANGE Change communication
    BAPI_EMPLCOMM_CREATE Create communication
    BAPI_EMPLCOMM_DELETE Delete communication
    BAPI_EMPLCOMM_DELIMIT Delimit communications
    BAPI_EMPLCOMM_GETDETAIL Read communication This is just an example.
    go to TCODE: BAPI and check out all the bapis.
    go to TCODE: SE37 give a bapi name and read documentations/see source code/etc.
    Bapis manipulate SAP business objects,thru API methods.
    with this descriptions as a base, try making sense out of what BAPI is by reading above link and other material.and come back with more precise quesions.
    To use bapis u require different authorisations..usually authorisation object s_rfc is given
    inputs given by hurser
    this may be helpful
    sikindar

  • Creating pay structure

    Dear friends
    Could any1 of u tel me clears the steps creating the pay structure for a set of employees in HR.
    This ll b more help full if u guys help me on it.
    regards
    sakthi

    hi..
    SAP IMG, PM,PA, PAYOLL DATA, BASIC PAY.
    Define EE Subgroup Grouping for PCR and Coll.Agrmt.Prov.
    Pay Scale Conversion for Basic Pay
    Define reason for change
    Check Pay Scale Type
    Check Pay Scale Area
    Check Assignment of Pay Scale Structure to Enterprise Structure
    Determine default for pay scale data
    Set up payroll period for collective agreement provision
    Define hourly rates with several decimal places
    Revise Pay Scale Groups and Levels
    Define pay scale salary ranges

  • What bapi return structure consists

    Hi experts,
        can anybody clarify my doubt regarding bapi's used for data transfer.
    when we r using bapi for data transfer how error transactions will be handled.
    what exactly return structure consists. can we get error transactions log in the return structure.
    plz reply me.
    Regards
    Trinadh.

    Moderator message - Please search before asking
    Please do not spam the forum with this sort of question
    post locked

  • Problems with counter in renaming interface not maintaining consistency across multiple libraries

    Happy New Year, all.
    We have a problem in Aperture that I was curious if others had, and I'm hoping somebody has figured out a workaround they will share with me. Originally, we used Aperture and it had one huge library for our different types of photography. We had to change away from that setup because if there was a problem it would take ages to troubleshoot a ~500GB library and perform actions like rebuilding the library. We didn't want to do this, but splitting into six libraries has improved the speed in general and has made rebuilding smaller individual libraries quicker.
    We shoot a lot of photos and want each photo to have a unique number (along with a custom name). We set up a rename option in Aperture that has "Custom Name_Counter" and set counter to be six digits. The problem this seemed to create is that the counter in the rename function doesn't produce a unique number consistently across libraries. If I'm in library A, and I rename a batch of files, the counter will go up and remember its last number as long as I stay in Library A. The minute I switch to Library B, the number is at where it was the last time I used Library B. This indicates to me that the preferences travel with the library.
    Does anybody know a way that I can have a global preferences file, rather than a library preferences file? It seems it maybe used to be this way, but one of the version 3 upgrades forced me to delete a preferences file for the Facebook bug a couple of version 3 subversions ago.
    On a different note, another problem with renaming is that it is so slow. Renaming master files for even 100 or so files takes minutes. Does anybody else have this happen? Sometimes it's faster, but I haven't been able to figure out a pattern to this.
    I've submitted feature requests for revamping the renaming interface for Aperture for at least a couple of years. It never seems to improve. iView Media Pro, a program I used six years ago, had a great renaming setup and I wish Aperture
    Maybe it's time to reinstall Aperture. I bought it on disc, so it's not through the App store. Does anybody have experience reinstalling? I would, of course, like to keep keywords and other preferences.

    hallerphoto wrote:
    Machine is a Mac Pro dual quad-core 2.16 GHz.
    I am unaware of a 2.16 GHz Mac Pro tower. Are you referring to a Macbook Pro or to an iMac? Or is it a configuration I am just unaware of?
    My concern is that it seems that you may be making major workflow compromises that might be better dealt with by hardware changes as feasible. E.g. most 2.16 GHz Mac CPUs are about 1/6 as strong as a top Mac Pro today or about 1/4 as strong as today's Macbook Pros, and that has huge implications on Aperture performance.
    Also, graphics processors of the 2.16 GHz era were ridiculously weak compared to modern Macs. Aperture has historically performed best with strong GPUs (e.g. the strongest G5 towers would not run Aperture without a GPU upgrade). If you stay with the existing box a GPU upgrade may (if feasible) be in order.
    You did not mention RAM, which has defining impact on Aperture performance.
    Even if no hardware upgrades are made, it is useful to know what hardware performance bottlenecks may exist. So some questions:
    • Which Mac(s), exactly?
    • Which OS version and which Aperture version?
    • How much RAM is on board?
    • If a Mac Pro, which GPU card is in use?
    • What mass storage (hard drives and SSDs), how connected and how full?
    Thanks.
    -Allen

  • Do we have any provision to store pay slabs of an employee

    Hi Gurus,
    Do we have any provision of storing pay slabs of an employee according to their pay scale groups and levels.
    For example :-
    35000-900-44000-1000-54000-1200-66000
    30000-800-38000-EB-900-47000-1000-57000
    25000-700-32000-EB-800-40000-900-49000
    The above data has to be link to Pay scale group and level.
    Thanks in Advance.
    Regards,
    Ravi

    Hi Ravi,
    You can use Basic salary for India config node in Payroll-India.
    It may not meet your requirement completely as SAP will maintain salary slabs Min & Max for increment purpose.
    But your requirement will be slabs & increments will vary based on years of service.
    Check these tables.
    V_T7INBT,V_T7INB8,V_T7INB9 etc
    Cheers
    Ramesh

  • Where can I found table or structure changes across different releases ?

    Hi !
    Just one question:
    I would like to found where can I see tables or structures changes across differents releases of SAP R/3?, i tried to found a doc about this... but i couldn't found it.
    For example, which table have been modify form version 4.x to 4.z, i mean fields added or modified, etc...
    Thanks in advance,
    Albio.-

    Hi Albio,
    You can do this. You can check the activation log of any table which you have to find for change history.
    Just go to se11 and type the table name click on display and then go to utilities -> then activation log, it will show you all the changes made to table
    Regards
    Sumit Bhutani
    <b>Ps reward pts if helpful</b>

  • Employee Position Text

    Dear Friends,
    I am New to HR ABAP. Can any one help me, which table the Employee Position Text will be.
    Thanks &#38; Regards,
    Sanjeev

    check tables HRP1000( with object types as "S") or PA0001 if there is integration between PA and OM
    if there is no integration between OM and PA (ie if you dont use OM ) check tables
    T528B     -                     Positions
    T528T                          Position Texts
    Edited by: Anantha Prakash on Jan 29, 2008 10:42 AM

  • Regarding ORG Management Position & Job

    My Client Requirement is....
    They dont want to maintain Job at the time of creating position...
    Asfar as my knowledge is concerned For creating position Job is mandatory...
    If i want to customize Will it will effect SAP standard tables and reporting....
    could you please clarify and let me know how can i do that

    Asfar as my knowledge is concerned For creating position Job is mandatory...
    No , Job is not mandatory for  maintaining the Position
    If i want to customize Will it will effect SAP standard tables and reporting.... ?
    there will be no effect if you go only for Customisation of Positions without job. the only issue will come in Reports

  • How does workflow retrieve users under position/job when sending email

    Dear All:
    This question is after my thread before: 'How does workflow retrieve users under an org. unit when sending email", my further question would be how to get users under a position/job.
    I find the evaluation path 'WF_ORGUS' that is delivered by SAP, and I am wondering whether it will cover all my cases: to retrieve users under an org. type including org. unit, position and job.
    Thanks in advance!
    Haifeng Hu

    Hello,
    Okay, I misunderstood. You don't get to specify the evaluation path - if you fill in a Position then SAP fetches the users in that position. It works, so I haven't thought about it any further. Any reason you want to know exactly how it is done?
    regards
    Rick Bakker
    hanabi technology

  • Getting iCloud Safari Bookmarks to sync successfully and consistently across all Windows OS on Parallels ?

    Hi there....
    Does anyone know how to successfully sync your Safari Bookmarks for Mac on iCloud across all browsers and operating systems setup in Parallels software.
    Currently when I open any of the Windows OS on Parallels they mess up my Mac bookmarks with duplicates and extra bookmarks and I have to go through the whole Timemachine restore bookmarks process to get them working again as I had them.
    It would be great of anyone out there just had a fail safe step by step guide to getting my bookmarks to sync consistently across all devices, browsers and operating systems from OSX Mavericks to Windows XP, Windows 7 and Windows 8.1
    I have asked an Apple Expert previously about this but he couldn't figure out how to get this to work either.
    Any comments or suggestions most welcome.
    Regards,
    Anthoy

    Bump again! Nobody else has this issue?!

  • Are the JSF generated ID's consistent across sessions?

    Hi Everyone
    I have a question regarding the ID's of components (button, listbox, etc.) created by JSF.
    For example the ID's appearing on input boxes are like:
    content:myform:mytable:0:otxt
    content:myform:mytable:1:otxt
    content:myform:mytable:2:otxt
    etc.
    where myform is the form id, mytable is the id of the datatable and otxt is the id of the input box.
    I have written some javascript to work with these JSF created ID's.
    Are they consistent across sessions? I mean when multiple users are simultaneously logged in,
    will they appear in the same sequence starting with 0 for each user. I already noticed that separate sessions by the
    same user gives the ID's consistently.
    I very much would like to get your feedback on this important matter.
    Thank you so much
    Murthy

    Yes, the generated ids will not vary based on different sessions rendering the same page.
    However, if the component tree is modified, the ids may vary if you are using generated ids. Based on your example however, it does not appear you are using generated ids, but specifying the id of each component. So you should be safe.
    (The number part of the id in your example appears to just be the index portion of the id for a dataTable and is completely determinate.)

  • Create BDC recording for position,job,role

    hi all,
    i want to create BDC recording for position,job,role . what is the transaction for creating postion,job, role?/??
    and i have to check wheather for one job , role is there or not? if not i have to create that role.. similiarly i have to check for position that there is corresponding job is there or not.. if not i have to create the job???
    how would i do that??
    thanks
    SAchin

    Hi Sachin,
    1) Creating BDC is an ABAP-ers job and being functional its not ur responsibility. If u really want to do that then u can do it through T.Code - SHDB.
             While creating BDC for Position u have to go through T.Cdoe - SHDB and in that give PP01 in the TRANSACTION CODE feild. Then go on for recording.  After that ask the help of an ABAP-er.
    2) To Check if a POSITION or a JOB is there, then Go to T.Code - PP01, under Obj Abbr. feild put S for POSITION and C for JOB and press enter after entering the POSITION and JOB id. U'll get the result. OK
    3) To check for ROLE, u have go to T.Code - PFCG and there check for the particular ROLE u r looking for. Here in this T.Code u can actually create, change and delete the ROLES.OK
    Hope this helps,
    ARNAV...

  • HR report/tranzaction on current and past org unit, position, job

    Hi,
    Does anyone know the code of the standard report / tranzaction to show the current and the past org unit, position and job for an employee?
    Thank you
    Adriana

    Hi Adriana!
    Please try using Headcount Changes report  S_L9C_94000095.
    Regards!
    Woody.

Maybe you are looking for