Regarding Salary Data

Hi,
Under MSS->Employee Info->Compensation Information->Salary Data Iview
Salary Data is not getting displayed though it is there in the backend. Please advise.
Gaurav

Hi Gaurav,
Even if the data is exisiting there in the backend, if it is not visible in the portal.
1. Check if the personal number in ECC has been assigned to the user in the portal.
2. Check if the payroll has been run(till the date) when you want to view the salary slip.
Hope this helps.
Cheers,
Sandeep Tudumu

Similar Messages

  • Cost centrewise salary data

    Hi All,
    Can anyone give me name of the report / T code to downlaod salary data on the basis of cost centrewise, employeewise etc.
    Otherwise give me some ulternative to findout the same.
    Thanks
    Sanjay M

    Hi,
    You can go for wage type reporter and wage type journal and can ryn the program RPALPAY00..
    In the additional selection fields you have optionds to select cost center as selection criteria..
    One other way you can design a SAP query using payroll results  infotypes 0402 , 0458, 0459 and 0459
    Warm Regards,
    Kapil Kaushal

  • Salary data

    Hi Experts,
    Need your help.
    I am unable to view Salary data in compensation information in portal. CAn you please guide me where i am wrong.
    ur response wud be appreciated.
    Thanks & Regards,
    Manasi

    Manasi,
    You can also try this.
    Go to Tcode : PC00_M40_CLSTR
    where 40 = India, the Molga number
    Here key in the personal number of the employee and check if the Pay roll has been run till the period in which you are trying to check the payroll.It has to be in green color.
    Hope this helps.
    Cheers,
    Sandeep Tudumu

  • How can I select a radio button in a table regarding the data in the cells?

    Hi everyone
    This is the issue: I need to select the RadioButton which is in a table with data related to transfers in the cells next to it, so I need to select the correct radio regarding the data next to it.
    This is the whole process: First I go to the Add Recurring Transfer section and select the parameters of the transfer (Accounts, date, amount, months etc), then with VB code I capture those parameters from the page and store them into Global variables for further usage on my E-tester script.
    Right after that I need to select the radiobutton regarding the data of the transfer that I already created in order to delete it or modify it (Please see Attachment selectradio1.jpg)
    So How can I move along the table and compare each cell with the variables that I created with the transfer information, so when I finish comparing a row cell by cell and if all the comparison match well in that row, I could select the radiobutton of the row.
    Note: Second Attachment selectradio2.jpg shows the source code of the table...If you need more info please let me know
    Could you please help me with this problem?? I'm Kind of frustrated with this issue jejeje

    Here is an example. I uploaded mock html so that you can actually try this code. I think this does exactly what you are asking.
    Private Sub RSWVBAPage_afterPlay()
    Dim tbl As HTMLTable
    Dim tblRow As HTMLTableRow
    Dim tblCell As HTMLTableCell
    Dim strValue As String
    Dim rButton As HTMLInputElement
    ' ******** This would be your global variable. I put this so that values are seperated by a semicolin you can use what ever format works for you.
    strValue = "03/22/2008;03/22/2008;*************1977;*************1977;$25.25;Jan, Jun, Jul, Dec"
    ' Strip out the ; for inner text comparison
    strValue = Replace(strValue, ";", "")
    ' This will get the table but can be modifoed to be more specific
    Set tbl = RSWApp.om.FindElement(, "TABLE")
    ' This loops through all the rows in the table until a match to the strValue is found
    ' then clicks the radio button. Findelements allows you to specify a root element
    ' once the correct root row is found, FindElemets can get the correct radio button
    For Each tblRow In tbl.rows
      If tblRow.innerText = strValue Then
        Set rButton = RSWApp.om.FindElement("account", "INPUT", "NAME", , , tblRow)
         rButton.click
       End If
    Next
    End Sub
    I also uploaded the script I created. You should be able to run it and see how it works.
    This should get you going.

  • Query regarding the data type for fetcing records from multiple ODS tables

    hey guys;
    i have a query regarding the data type for fetcing records from multiple ODS tables.
    if i have 2 table with a same column name then in the datatype under parent row node i cant add 2 nodes with the same name.
    can any one help with some suggestion.

    Hi Mudit,
    One option would be to go as mentioned by Padamja , prefxing the table name to the column name or another would be to use the AS keyoword in your SQL statement.
    AS is used to rename the column name when data is being selected from your DB.
    So, the query  Select ename as empname from emptable will return the data with column name as empname.
    Regards,
    Bhavesh

  • Salary Data iview inside General Information

    Hello Colleagues,
    In MSS, we added the "Salary Data" iview to the "General Information" section/workset. However, when we select an employee in the "Search" area, no data is displayed in the "Salary Data".
    However, the "Salary Data" works when used inside the "Compensation Information" section/workset.
    The Search iview for General Information is com.sap.pct.erp.mss.generalinfo_employeesearch
    The Search iview for Compensation Information is com.sap.pct.erp.mss.compensationinfo_employeesearch
    My question is: Is there any way of having the "Salary Data" iview working under the "General Information" section (with General Information Search..)?
    Thanks in advance,
    Marco

    Hello Marco,
    The iView will not event on selection by just adding the standard delivered view  to the General Information Page. You'll probably have to do the following steps first:-
    1) Add the Salary Data FPM view to the General Information FPM application perspective using Self-Service Administrator
    2) Create a new Salary Data iView by selecting Webdynpro Java Application ->MSS Empl Profile application --> General Information --> Salary data. Add this new iView to your General Information Page
    Hope this helps.
    Pooja

  • Regarding baseline date

    i want to show the base line date is unchangeble.how can i do that , for the base line date where can i supress.one of our friends told me regarding baseline date, you can supress by selecting FSG, or validations and parameter ID.
    but i have tried the above scenarios , it is not showing  any field in account groups,postingkeys and field status groups. and in the validations also it is not showing any baseline date. and in the parameter id it is not showing any parameter id for the baselind date.if i supress user cannot change that date.
    please help me

    Reddy,
    Follow the menu path for validation
    Spro-FA-GLA-Business Transactions-General Ledger posing-make check and document settings-validation for accounting documents.
    In this you can select line items and in prerequisite step you can select Baseline Date, which is in almost down in the column, give the baseline date table and give the condition as you require.  Make active callup point.
    i hope it will work.
    If it is useful award points.
    sd/-
    Sreenivasulu.P

  • Question regarding Polling data from database using DB Adapters in BPEL

    Hi,
    I have the following question regarding Polling data from database using DB Adapters in BPEL -
    If I am selecting data from multiple tables/view to ultimately generate hierarchical xml document, is there a way that I specify polling all of these tables/views. Is polling limited only to one table/view?
    Thanks
    Ravi

    Hi Ravi,
    your question seems to have been answered for the question of polling a set of tables with one as the root, and getting back a hierarchical xml representing multiple related tables.
    However you can also poll for changes to both the root table and its related tables. Not sure if this was your question or the one already answered. If the former please check out the sample
    bpel/samples/tutorials/122.DBAdapter/advanced/polling/PollingForChildUpdates
    Thanks
    Steve

  • Regarding Posting Date in IDOC for Intercompany Invoice

    Hi,
    We have priority issue regarding posting date in IDOC. When we create Intercompany invoice, billing date in intercompany is Actual GI date of delivery document and also Invoice posted with Actual GI date only. But, in IDOC, Posting date is appearing as Planned GI date of delivery document.
    Actual GI date and Billing date and Posting date in IDOC should be same., but, posting date in IDOC is appearing as Planned GI date of delivery doc.
    Kindly help in finding out the root cause of, why posting date in IDOC is not appearing as Billing date and appearing as Planned GI date of Delivery document. This issue is happening from past one month for Intercompany invoice, previously posting date in IDOC used to appear as Billing date only.
    Thanks & Regards,
    Jai Prabhu.

    Hi Jai,
    Are you using standard message type INVOIC ?
    If so check SEGMENT E1EDK02 for date field
    and also check if there is no code put to overwrite the date
    you can check the code in Function module  "IDOC_OUTPUT_INVOIC"
    thanks
    santosh

  • MSS iView Salary Data Not Correct

    Hi all,
    In the MSS salary data iView, it's showing the salary which is reading from infotype 8. But for some countries, for example Taiwan and Japan, since the salary number is chopped off with the last two digits. For example, the number in infotype 8 is 1234, it will show up as 12 (rounded from 12.34). Does anyone have a idea why this is happening? did we miss any configuration?

    Hi Bala,
    Thanks for your quick help. Yes, we do realize that it's not portal issue. And we know as a fact that the decimal places defined for Taiwan and Japan are always as "0" in TCURX. But we could not change it here because it will affect all program running based on this table. We do believe that anywhere else in ECC, based on the decimal for each country, the program will handle the conversion seperataly, so it will show the correct data on the UI. But looks like either we are missing configuration in MSS side or this is a bug from SAP. If it's a bug, I was hoping there's a note to fix it and someone here has experienced the same problem and knew the note.

  • MSS+ Compensation Information+ Salary Data

    Hello Consultants,
    I have a serious query and I would be really thankful to you if you can provide me some assistance in resolving the following error.
    In MSS under team there is a node of compensation Information. on clicking that we get to see the details of employee with respect to compensation management among these details there is also a graph of salary data .
    In my graph the data is not accurate i.e. i am only able to view the Reference salary of employee , reading from Infoype 0008 but I am not able to not view minimum salary and maximum salary of employee .
    secondly in Enterprise data it is showing zero = 0.
    what can I do to resolve the issue in such a way that minimum salary and maximum salary should also be shown along with enterprise data. I mean which configuration nodes do i have to maintain or table to maintain entry.
    Regards

    Thanks Siddharth Rajora
    Dont you think that this node is for the configuration for Salary development  rather then salary data ?
    I have made changes in it with the name BASE and I am seeing the impact in salary development but in salary data nothing is being shown
    secondly i am using the wage type by the name of1sal  for annual salary and have made minimum and maximum for it shouldi  maintain the min and maxi for all the  wage types of IT 0008?

  • Not fixed salary date, how to handle?

    Dear Consultants,
    How to handle the situation where the montly salary date is not fixed. Sometime is 25th of the month or sometime 2nd of the next month.
    But it is always between 25th to 10th. For example, the salary for the month of May 2009 could be any time from May 25th till June 10th.

    Dear,
    As Mr. Mohammed told that there's no spl rule for it.
    you can generate the payroll periods for the whole year and later on you can easily play with the payday.
    IMG
    Payroll
    Payroll India
    Basic Settings
    Payroll organization
    Generate Payroll periods
    Check date of Payday = here you can change the date as you like.

  • Regarding genric data source

    hi guyz,
         i have some doubts regarding generic data source for the following qeastion.
       1).what is ALE pointer(ALE delta)?.in which senario we use this?.can u explain me with one realtime senario so that i can understand easily.
       2).what is SLA? explain with one senario.
       3).when we use these t-codes: RSMO,SM50 in process chain.

    1. ALE is Application Link Enabling (ALE)
    It is the set of tools, programs, and data definitions that provides the mechanism for distributing SAP functionality and data across multiple systems. ALE enables the construction and operation of distributed applications.
    Its purpose was to overcome the limitations of a single SAP system. A single SAP system that runs on top of one database often does not fulfill the needs of larger corporations, either from a business or a technical perspective.ALE allows the implementation of loosely coupled SAP systems; each of the SAP systems has its own database and is essentially independent from the other systems. ALE allows us to distribute data between different systems and different business processes.
    ALE enables you to transfer data(master/transactional data) from an SAP system to SAP/Non-SAP system you can use ALE.This done using IDOCs.
    ALE can be divided into
    Output Process: Extracting data from database and putting it in the IDOC.
    Communication Process: Which involves transferring the IDOC to the target system.
    Inbound Process: Posting the IDOC data into the tables of the receiver system.
    2. SLA is service level agreement, what you need on this ?? Its an agreement betn client and service provider regarding the service request and their resolution. Like P! issue should be solved in 1 hr , P2 issue 3 hr..something like that, varies from client to client
    3. RSMO is used to monitor the data load in BW. You have several options to restrict your criteria to monitor load.
    In SM37 if you goto the job and double click on that, it brings you to another screen with some details for the job. IN this screen if you hit the job details button in the resulting screen, it'll show you a PID number and an executing server number. With this combination, you can check the job in SM50.
    Assign Points if helpfull.
    Thanks
    Tripple k

  • Regarding PA data upload

    Hi Experts,
    I just wanted to have a discussion regarding PA data upload.
    What we feel is that, it should be ok if we go with BDC for each of the infotrype.
    hr_infotype_operation can be used but  again it  also use bdcdata only so it should not  be a big performmance issue.
    Both approach can be used as per the data upload and its' going to be one time only.
    Can anyone of you suggest something regarding the same.
    I have searched the forum and i got responses like bdc can be used ( some might sue FM also).
    Can i have some comments from you guys regardimng the same ?

    Hi Rinki;
    Try LSMW recording method for data upload in PA Infotype.
    Regards

  • Can I define an eligibility profile based on salary date for Comp Workbench?

    We have a requirement to exclude employees from salary planning if they have already received a salary increase this year.
    I navigated through different options in setting up eligibility profile, but was unable to find anything that referred to salary date.
    I did find an option for User Defined Eligibility Criteria.
    Can anyone confirm if this would be the correct place to define this criteria, and if so, give an example.
    Thanks in advance,
    Sandra

    Post Author: Jagan
    CA Forum: Formula
    Group by employee, and use the group selection formula to only get the most recent salary record per employee, i.e.
    {salary.date} = maximum({salary.date}, {employee.id})

Maybe you are looking for