Display the paysalary of the employee to his responsability in MSS

Good Morning,
There are an Iview in where the chief can Display the paysalary of the employee to his responsability in MSS?
How can solve this issue.
Kind Regards

Hi,
You need to create the service  in V_T7XSSSERSRV.
Service Key ZSID_PAYSLIP
Service Link Text Sidcruide Recording Payslip.
Service Type
Link Resource    MSS_HCM_SERV_RELACTIVITY_ESS_PAYSLIP>> For Payslip time example
You can add for Payslip
Note the link for General information are picked from MSS_HCM_SRV_RELACTIVITY_ESS
Please check what is delivered
And assign this service to MSS_HCM_SUB_RELATEDACTIVITY_ESS in V_T7XSSSERSAR
In a similar fashion you can create a Z service for Payslip and attach the resource of Leave request which is standard one to it
EMPLOYEE_BENEFITPAY_PAYCHECK05  to the Sub Area MSS_HCM_SUB_RELATEDACTIVITY_ESS.

Similar Messages

  • I want to display the Employee details in table format without using iGrid

    Hi all,
    Can anybody help me that I want to display the Employee details return by transaction in table  format without using iGrid.

    Hi, view the link below.
    http://help.sap.com/saphelp_xmii115/helpdata/en/Advanced_Topics/Customizing_Output/Customizing_Output.htm
    Hope this help.
    Danilo Santos

  • Procedure to display the employee name and employee number

    Dear All
    can any one has the procedure to display the employee name and employee number from per_all_people_f.
    Regrads
    xyz

    can any one has the procedure to display the employee name and employee number from per_all_people_f. https://forums.oracle.com/forums/search.jspa?threadID=&q=per_all_people_f+AND+last_name+AND+employee_number&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • User Exit for tcode PA20 check before displaying the employee details.

    Dear All,
    I want to restrict some of the user to see the details of some employee..  Can you please suggest how I can achieve this.. I would like the user from viewing the details of the employee even if employee comes in the  help. If user select these employee and select an  infotype to view the details a message should come You are not allowed to see this details'.
    It will be good if we can stop these employee from even coming in the F4 help.
    Regards,
    Vidya.

    Hi JB,
    Infact we are using the structural authorisation concept.  The requirements is to allow the user to see the employee belonging to one site only while the user should be able to view the complete org structure..
    We have achieved this by creating a profile which gives access to the complete org unit and restricting the employee for site specific value. This we have achieved by creating a profile in tcode OOSP and then assigning this to the user in OOSB.
    This works fine and user is able to see complete org unit and only the people belonging to his site but he is also able to see all the employee who has left the company irrespective of their site.
    We don't want the user to see leaver from other site so we were thinking of writting some some code which will stop them from coming in the help or if they appear in the help then stop user from viewing the details of other site leaver.
    Please suggest any other way if possible..
    Thanks,
    Vidya.

  • How to display the employee photo in a smartform

    hii,
    I need to display the photo loaded through OAAD transaction in a smartforms.
    If any one got a solution for the same,pls give me some guideline.
    Regard,
    Deeplata

    hi,
    These are all the steps to upload the Photo.
    1.Create a number range for SAP Archive Link :
    IMG>Basis Components>Basis Services>SAP Archive Link>Basic Settings>Maintain number ranges.
    Tcode OANR. Create range 01 from 0000000001 to 9999999999 without the external number flag.
    2.Document type HRICOLFOTO must exist with document class JPG.
    IMG>Basis Components>Basis Services>SAP Archive Link>System Settings>Maintain document types.
    Table TOAVE, Tcode OAC2.
    3.Document type HRICOLFOTO must be linked to object type PREL and IT0002.
    IMG>Personnel Management>Personnel Administration>Tools>Optical Archiving>Set up Optical Archiving in HR.
    View V_T585O, no Tcode. In all three columns there ara minuses, don’t put a flag in the check box.
    4.Check which content repository (Archive) is linked to document type HRICOLFOTO and object type PREL.
    IMG>Basis Components>Basis Services>SAP Archive Link>Basic Settings>Maintain Links.
    Table TOAOM_C, Tcode OAC3
    5.Create this content repository with storage type FILE archive.
    IMG>Basis Components>Basis Services>SAP Archive Link>Basic Settings>Maintain content repositories.
    Tcode OAC0
    Storage type FILE archive can be attained by clicking on the field Storage type and clicking somewhere else in the screen with the right mouse button. Choose Possible entries and only then you get a list of all values. FILE Archive is entry number 08. Choose Version no. 0031 and Archive path something (e.g. C:\).
    6.Link photo to personnel number.
    Menu>Tools>Business Documents>Miscellaneous>Stored Documents. Tcode OAAD.
    Click on the Create button. Business object PREL and Docyment type HRICOLFOTO. Click on create (fill in the right personnel number in the pop up and click Continue). Choose the photo (as a JPG file) from the place where it is saved (e.g. hard disk). SAP will notify that the Stored Document was created succesfully. Photo is visible via PA10, PA20, PA30, PA40. Double-click to magnify photo.
    If you want to upload the photo in Mass, view the zprog in this link.
    http://wiki.ittoolbox.com/index.php/Code:Z_report_for_Massive_Photos_Upload

  • To display the Employees who doesn't have any employee work under him?

    Hi,
    I need to display who doesn't have any employee work under him.

    If you mean table employees from the HR sample schema, then try something like:
    select a.employee_id
    from   employees a
    where  not exists ( select null
                        from   employees b
                        where  a.employee_id = b.manager_id

  • Get employee photo and display the photo in external system.

    Hi,
    We start to work with the portal....We want an application that display the employee photo..
    The photo is the same one that appear in pa20/30...
    We create the photos in OAAD and have a table repository.
    How from here i can use this to build a RFC that return "data"..that from the external system we can show the photo,
    Thanks.

    write a RFC which uses
    'HR_IMAGE_EXISTS' to get the image document id and then use 'ALINK_RFC_TABLE_GET' to  image in JPG format convert the returned RAW table to xstring format using SCMS_BINARY_TO_XSTRING pass the resulting xstring as the export parameter of this RFC .
    portal application can now use this xsring to render the image.
    Regards
    Raja

  • Smartform problem while printing the employee details

    Hi,
    I am creating a smartform to display the employee pay slips as the report.
    the requirement is to display two employee's payslip on the single page.
    Suppose:
    1 ABC
    2. XYZ
    On the same page and so on...
    How do i do it through smartform.... Any hint?

    Hi
    there is an easy way to do that,
    first u need to adapt the size of ur MAIN windows just for 2 registers, inside the MAIN a loop to the table with the data of employee and a template, so write the data there.
    with that, the every 2 register the smartform will pass to another page.
    It is everything on the MAIN windows,
    Regards

  • Entering a Value and Tabbing out of af:inputListOfValues displays the wrong value

    Good morning. I am having an issue with the autosubmit and tabbing out of af:inputListOfValues in my code.
    Problem: When I type in a valid value and tab out of the field, it ignores the value I entered and displays whatever the first list in the query result instead regardless of the value I typed.
    My code snippet. What it does is simply an LoV search of Employee No attached to an entity attribute and depending on selection, it will display the Employee Name within the page. (it also retrieves a table view depending what employee number was entered)
    <af:inputListOfValues id="empNoId"
                 popupTitle="Search and Select: #{bindings.EmpNo.hints.label}"
                  value="#{bindings.EmpNo.inputValue}"
                  label="#{bindings.EmpNo.hints.label}"
                  model="#{bindings.EmpNo.listOfValuesModel}"
                  required="#{bindings.EmpNo.hints.mandatory}"
                  columns="#{bindings.EmpNo.hints.displayWidth}"
                 shortDesc="#{bindings.EmpNo.hints.tooltip}"
                   binding="#{workLocationBean.txtEmpNo}"
                  partialTriggers="id1"
                 valueChangeListener="{bean.onEmpNoChange}"    
                 autoSubmit="true">
            <f:validator binding="#{bindings.EmpNo.validator}"/>
      </af:inputListOfValues>
    Other things to note:
    When I enter a valid employee number and click anywhere in the page (not TAB), it behaves correctly.
    I have been trying to figure this out for days. Even my valueChangeListener gets the wrong value (when I do System.out) when I tab out so I am not sure where to catch it and replace it with the correct value.
    Thank you.

    This usually happens when primary key is not set in view object used by LOV.
    Dario

  • How can I display the first and last name using a paramater as employee ID?

    Hi SAP,
    I have a parameter that is called {? Employee ID}.   What I want to do is display the first and last name based on the employee ID value entered in {? Employee ID} in the page header of the report.  Right now, when I put the following formula in the page header only some pages get the right result while other pages dont....
    if table.employeeid = {? Employee ID} then
    table.firstname" "table.lastname
    It appears as though if the first record in the details section on the beginning of each page happens to be the employee under {? Employee ID} then it prints it correctly, if it isn't I get a null value in the page header.
    Anyone have any ideas?
    Z

    Hi Try this,
    Whileprintingrecords;
    if ={?EmpID} then
    Also check the option "Default values for null" in the formula editor.
    Regards,
    Vinay

  • How to display name of the employees start with any letter?

    Hi Developer,
    Please guide me in solving the issues, that i need to display names of the employee starting with any letter.
    example:
    if i provide name of the employee starting letter 'A' it should display only those name in the database table with starting letter.
    parameters:  a*
    it should display name with starting letter a.
    example:
    abdi
    akbar
    akash
    akilesh
    thanks,
    ravi.

    Hi Ravinder,
    You can use Ranges for this purpose:
    RANGES: r_name FOR type_name.
    r_name-sign = 'I'.
    r_name-option = 'CP'.
    r_name-low = 'a*'.
    INSERT r_name.
    SELECT name FROM table_name INTO TABLE it_name WHERE name IN r_name.
    Regards.

  • I want to include/display the absence details for employee

    Hi
    I want to display the absence details for an employee in the payslip.
    Please guide.
    Minal

    Hi
    I think you got the solution .
    Please do one thing tell the note number and close the thread.
    So that it may be useful for others.
    Manoj Shakya

  • I purchased a used iphone4 and the phone displays the previous owners apple id and prompts me for the previous owners password. how do i get rid of his info....and install my own apple id number?

    I purchased a used iphone4 and the phone displays the previous owners apple id and prompts me for the previous owners password. how do i get rid of his info....and install my own apple id number?

    Login to the app store with YOUR ID. You can't use the app store without an Apple ID. If there are apps on the phone that were purchased with the original owners ID, you do NOT own them. The owner had no legal right to give them to you and they are permanently tied to the ID that was used to purchase them.
    ...i was also allowed to purchase an apple network id for this phone...
    I have absolutely NO IDEA what you mean by that. You can not "purchase an apple network id".

  • While hiring, how to display subtype to the employees

    Hi,
    can any one help me out.....
    how to display the subtype 002 (temporary addresses )  to the infotype 0006 while hiring employees?
    Thanks & Regards
    Padmasree

    Hi,
    You might have defined your action type (Table T529A)). For that action, you might have defined an infogroup. Go to that infogroup (Table V_T588D) and select your User group. For example, if your Infogroup is 10 and User group is 01, entry should be in the following manner:
    User Group              No            Operation   Infotype                   Infotype Text    Subtype
    01                 03     INS     0006            Addresses           002
    This should work.
    Regards,
    Suhasini

  • How we we display list the employees in the reporting hierarchy order? Need T-SQL

    Rather than see everyone by level, it seems the natural way you might want to report them is in reporting-line hierarchy.Create table #test_t (ManagerID int,EmployeeID int ,Title varchar(100),Level int)
    Insert into #test_t
    select NULL,1,'Chief Executive Officer',0 Union All
    select 273,285,'Pacific Sales Manager',2 Union All
    Select 273,16,'Marketing Manager',2 Union All
    select 274,275,'Sales Representative',3 Union All
    select 274,276,'Sales Representative',3 Union All
    Select 16,23,'Marketing Specialist',3 Union All
    select 273,274,'North American Sales Manager',2 Union All
    select 285,286,'Sales Representative',3 Union All
    Select 1,273,'Vice President of Sales',1 ManagerID EmployeeID Title                         Level
    NULL      1          Chief Executive Officer       0
    1         273         Vice President of Sales       1
    273       16          Marketing Manager             2
    16        23          Marketing Specialist          3
    273       274         North American Sales Manager  2
    274       275         Sales Representative          3
    274       276         Sales Representative          3
    273       285         Pacific Sales Manager         2
    285       286         Sales Representative          3I need TSQL query for this kind of result set. Level more than 3 we have in data.

    Your query display the following result. See the my required result set accordingly Level wise. 
    ManagerID   EmployeeID  Title                                           Level
    NULL        1           Chief Executive Officer                             1
    1           273         Vice President of Sales                              2
    273         285         Pacific Sales Manager                              3
    273         16          Marketing Manager                                  3
    273         274         North American Sales Manager                3
    274         275         Sales Representative                               4
    274         276         Sales Representative                               4
    16          23          Marketing Specialist                                  4
    285         286         Sales Representative                               4
    I need following display order 
    ManagerID EmployeeID Title                         Level
    NULL      1          Chief  Executive Officer       0
    1         273         Vice President of Sales       1
    273       16          Marketing Manager             2
    16        23          Marketing Specialist          3
    273       274         North American Sales Manager  2
    274       275         Sales Representative          3
    274       276         Sales Representative          3
    273       285         Pacific Sales Manager         2
    285       286         Sales Representative          3

Maybe you are looking for