Employee Designation change problem

Hi,
       I need to change the designation of the employee based on the employee personal number.
I have given the personal number in PA41 and i try to change the employee group and subgroup in change actions.
But when i change the date to currect date means its showing error.Otherwise when i didnt change the date means its coming properly.the desingnation getting changed.
What is the correct procedure to change the designation of the employee.

Hi Ramya,
Please explain how are you changing the designation in PA41 ( are u changing the position also? ) and what error message you are getting after that. May be after that we can find a solution.
regards,
Ammu.

Similar Messages

  • Design change or install problem

    My upgrade to Aperture 3.01 went relatively smoothly. It is now up and running and generally I am satisfied. There are two annoying issues and I am wondering if they are a design change or related to a problem with my install.
    I can not scroll through the full screen images using my scroll wheel. Thumb nails scroll fine but larger images do not respond.
    I can no longer see my aperture library in my desk top setting to select images for background display.
    Am I along here or is everyone else who upgraded now missing these features?

    Not sure what you are using to scroll, but I can confirm the two-finger swipe using the Magic Mouse does scroll through the images in fullscreen mode as well as the thumbnails in the browser.
    As for Aperture not showing up in the System Preferences -> Desktop, they may not be there immediately when you first install Aperture as the Desktop function seems to need to be refreshed. I would think if they do not appear, restart the computer and you will see them. There will be a disclosure triangle for Aperture that you need to open to reveal your projects etc.

  • Design/Layout Problem in OOTB SP "Docs I'm following" page

    Hello
    The "Docs I'm following" My Sites page in SP 2013 has the following layout problem:
    Long document titles overlap with other elements (see also screenshot).
    Note: This is default SP, i.e. we have not deployed any custom branding.
    I guess this is a problem which can easily be corrected even without having to wait for a SP update. Since I'm not very good with design changes I would be grateful if you could provide
    us with a quick fix, e.g. an updated css file.
    Thanks a lot.
    Best regards
    John

    Hi  ,
    For your issue, you can add the following code into your MySite MasterPage:
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(document).ready(function () {
    $(".ms-contentFollowing-itemTitle a").each(function(i){
    $(this).text(shorten($(this).text(),32));
    function shorten(text,maxLength) {
    var ret = text;
    if (ret.length > maxLength) {
    ret = ret.substr(0,maxLength-3) + "...";
    return ret;
    </script>
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database.

    Hello All,
    I am getting this error while I am connecting my access database website for the change
    "This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database."
    I am using SharePoint 2010 and Microsoft Office 2010.
    I have created one Contact Database Site and now I am trying to modify the layout of the form in Access. and I am getting the error that I have mentioned.
    Please provide help on it.
    Thanks in Advance....

    Hello All,
    I got the answer, we have to enable the port 80 or where the access service is deployed and we have to change Trust setting and also, enable the macro from Access.
    Hope this will help to other....

  • Report design Grouping problem

    I'm currently designing a report, something like an invoice. The invoice number is usually on the page header. But now i want to create a report to list down all the invoice numbers in the 'details' but when i drag the 'invoice number' data to 'details'
    it only show 1 row of numbers, wheareas the data has few rows of it. How can i make it view all my numbers? 

    Hi Eugene,
    Thank you for posting in MSDN forum.
    Since this forum is discuss the VS test issue, so
    I’m afraid that it is not the correct forum for this issue.
    As you said that the report design grouping problem, I suggest you could try to consult this issue directly to the VS Report Controls forum:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=vsreportcontrols , maybe you will get better support.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Some employees designations are not matching  with their actual designation

    Hi All,
    While downloading to excel sheet some employees designations are not matching  with their actual designations maintained in infotye 0001.
    Designations should match with infotype 0001.
    How to rectifty this issue.
    Let me know...
    Regards,
    Sita

    Hi
    Looks like you are dowloading the value from a field which does not contain the value you see in the infotype screen
    In infotypr 0001 place your cursor in the designation field.
    Press F1
    See the name of the field & the table.
    Have a look at the table using se16 and confirm what you see in the field is what you see in the infotype screen.
    If it is same see in your code if you are using correct field.
    If it is not the same trace in which table and field the value is stored and code your program to download from there.
    Check in Tables HRP1000 and PA0001 and you should get your values
    regards
    Pravin

  • Process to restrict an employee to change personal information in ESS

    Hi,
    As per the requirement, in ESS, Personal information should be in Display mode but here employee can change his personal information like Bank details [IT0009], Family details [IT0022], Address [IT0006] etc.
    So please guide to restrict an employee to change personal information in ESS.
    Thanks,
    Abay

    Hi,
    Thanks for the update.
    Do you have any document on the same?
    Thanks,
    Abay

  • WF notification in case Employee Data changes

    Hello Experts,
    We are looking to get some kind of notification if Infotype 8(Basic Pay) of an employee is changed. I was wondering if anyone has implement this scenario before..
    We need to send some information if the basic pay changes like a workflow message to a user's sap inbox.
    Please advise.
    thank you very much in advance.
    Mridula

    Mridula,
    You may use business object "BASICPAY" nad event " Changed" to trigger notifications.
    Regards
    SVS

  • More design mode problems

    I've been down this road before but now it's getting just crazy. I can't get work done if I want to create a simple layout. I've created new workspaces, cleaned, everything I can think of including taking out any third-party components that might possibly be compiled in non 4.5.1 (though they supposedly have).
    I try to create a simple MXML component. If it's based on anything visual (e.g., panel) or if I start with a group and then drag in a panel, I just get the little computer icon with red x on it in design mode with the following errors in the Design Mode Problem panel. I mean, this is just a new, empty component.
    Assets failed to compile. 
    Design Mode is unable to display the document styles, skins, and images because the following assets have failed to compile:Details
    :Unable to resolve resource bundle "components".( - Line:-1)
    Unable to resolve resource bundle "skins".( - Line:-1)
    Unable to resolve resource bundle "core".( - Line:-1)
    Unable to resolve resource bundle "core".( - Line:-1)
    Unable to resolve resource bundle "effects".( - Line:-1)
    Unable to resolve resource bundle "layout".( - Line:-1)
    Unable to resolve resource bundle "styles".( - Line:-1)
    Unable to resolve resource bundle "components".( - Line:-1)
    Unable to resolve resource bundle "core".( - Line:-1)
    Any ideas?

    I thought I had it by deleting a namespace reference; things started to render and all was good for a couple minutes. Then it reverted to the same problem so I'm open to other suggestions.

  • 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);

  • How to address the IP address automatically changing problem?

    My Oracle database 10g(10.2.0) is on the WinXP platform and the system IP address often changes automatically. This leads to some troubles with my Oracle database. How to deal with this problem? How to stop the IP changing problem?

    frank.qian wrote:
    But my database is using an ipaddress now. When I use loalhost instead, can database accept this?The database doesn't know or care. Its all in your network configuration files ... listener.ora and tnsnames.ora, and your 'hosts' file.
    Edited by: EdStevens on Dec 1, 2008 8:47 PM

  • Design View - problems, but does it matter?

    Another design view question - I've looked through other
    posts but not seen anything that's similar.
    (Firstly, can't give a URL as I'm sensibly(?) doing a site
    redesign offline...)
    I've got a page that consists of three columns - each floated
    left, each with nested divs (the nested divs are fixed width).
    In design view, everything was fine with this structure - as
    was preview in browser, and the page validates with DWCS3's
    checker. But adding content to the first of the columns (within a
    nested div) made the next two columns drop below the first in
    design view - although DWCS3 validation and previewing is still
    fine.
    Through judicious deleting etc., I've found that it was a
    floated element in a nested div within the first column, that
    caused the subsequent elements to drop below the first column.
    So my main question is - should I be worried by the design
    view problems, or is It just an inconvenience?
    (And if there's any other obvious problems I'm inviting by
    structuring the page this way, please feel free to (gently) point
    it out...!).
    Thanks, Matt.

    > So my main question is - should I be worried by the
    design view problems
    Yes. I'd say more, but I cannot see your page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "theboyfromthefens" <[email protected]>
    wrote in message
    news:fgaou7$hgv$[email protected]..
    > Another design view question - I've looked through other
    posts but not
    > seen
    > anything that's similar.
    >
    > (Firstly, can't give a URL as I'm sensibly(?) doing a
    site redesign
    > offline...)
    >
    > I've got a page that consists of three columns - each
    floated left, each
    > with
    > nested divs (the nested divs are fixed width).
    >
    > In design view, everything was fine with this structure
    - as was preview
    > in
    > browser, and the page validates with DWCS3's checker.
    But adding content
    > to
    > the first of the columns (within a nested div) made the
    next two columns
    > drop
    > below the first in design view - although DWCS3
    validation and previewing
    > is
    > still fine.
    >
    > Through judicious deleting etc., I've found that it was
    a floated element
    > in a
    > nested div within the first column, that caused the
    subsequent elements to
    > drop
    > below the first column.
    >
    > So my main question is - should I be worried by the
    design view problems,
    > or
    > is It just an inconvenience?
    >
    > (And if there's any other obvious problems I'm inviting
    by structuring the
    > page this way, please feel free to (gently) point it
    out...!).
    >
    > Thanks, Matt.
    >

  • SWC Load Error - Design Mode Problem

    Hi,
    I'm loading custom .swcs into my Flash Builder (4.5 Burrito) project and I get these errors. These will only appear in design mode (not in source mode) and will not be labelled under the Problems tab, rather the Design Mode Problems tab:
    SWC Load Error
    SWC file failed to load. Any component dependent on this SWC file will not be displayed in the Design Mode.
    The SWC may have failed to load because of: 
    *  Incompatible definitions caused by usage of a different SDK version 
    *  Missing referred class definitions
    I don't think this problem is caused by an SDK incompatibility, as all these swcs have been created under flex 4 and I'm pretty sure under the 4.5 SDK.
    Loading the components contained in these swcs onto my canvas (at design time) will work fine. I'm able to build and run the application without any errors caught by flash builder.
    Any idea how to fix this problem, or what it means?

    SWC Load error indicates that the swc used does not match with the definitions present in design view or with what is present in already loaded other lirbaries.  The issue is reported by the flash loader.  It looks like that, your swc is compiled with a previous version of the sdk and the design view and the related definition correpsonds to another version.
    The incompatability logic is not in DV.  When DV tries to load all the swc details available in the project, the loading fails as the loader reports the issue. There is hardly anything, we can do here from DV.  If the player reports the incompatability issue, the loader is corrupted and all further loading is ignored. So to avoid such issue, DV ignores the failed swc's and tries to proceed.
    If you pass me the swc , I can give the details of the incompatability. Ideally between 4.5 and 4.5.1 there should not have been any incompatability.  However your case shows there is.  You can contact me at [email protected]

  • Firefox loads, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled no change. problem came after recent update. any help?

    firefox opens, but wont load any web pages. tabs say "untitled". page is blank below. uninstaled and reinstaled- no change. problem came after recent update. any help?
    ps. IE works as usual

    Problem solved from prior post. Firefox had become blocked somehow by McAfee firewall. Set to full access. Now works perfectly.

  • Finding function to check whether this employee has changed Employee group

    I'm finding function to check whether this employee has changed Employee group from Temporary to Regular during the year or not.
    Is there any PY function can check as above condition?
    Thank you

    Hi,
    You have to read IT0001 data for reading Employee Group or Sub Group Change. Use the FM HRREADINF* to read IT0001 Data.
    Thanks & Regards,
    Sandip

Maybe you are looking for