Error while applying leave request in Portal

Hi All,
In portal Employee is unable to apply any leave. The system is giving the error message as
"As per policy, Casual Leave cannot be taken for more than 1 working day consecutively,
Please utilise Privilege leave for this purpose. In case you do not have Sufficient PL balance, Please apply for LOA."
But when trying to raise a "Privilege/ Sick" leave , he is still getting  the same message.
So he is not able to raise any kind of leave.
So can anyone please suggest a solution.
Regards,
Muni.

Hi,
I Solved my Problem.Actually in WF WS12300111 in Header agent assignment is not set to General task.Now i made it to general task and it solved my problem

Similar Messages

  • Error while applying leave request though poratl

    Hi All,
    In portal Employee is unable to apply any leave. The system is giving the error message as
    "As per policy, Casual Leave cannot be taken for more than 1 working day consecutively,
    Please utilise Privilege leave for this purpose. In case you do not have Sufficient PL balance, Please apply for LOA."
    But when trying to raise a "Privilege/ Sick" leave , he is still getting  the same message.
    So he is not able to raise any kind of leave.
    So can anyone please suggest a solution.
    Regards,
    Muni.

    Hi Binu,
    It is a Std error which you r getting in the system while maintaining EL on that day. Is 07.03.2012 is a paid holiday ?? Then it will give the same error while applying the leave on that day...
    You need to check the Holiday class for that abs type in the system.
    Regards,
    Prasad Lad

  • Error while raising leave request

    Dear all,
    I am getting error while raising Leave request over ESS...Task WS12300111 locked for instantiation.
    As well as in MSS manager is not getting requests for approval..can anyone tell me on workflow front what shall be done.
    Regards,
    Rajasekar.

    check the WF is a general task ie PFTC and user has authoriation, Are you using any custom code through badi, then enusre Start_WF method is implemented.

  • Error while approving Leave request

    Hi,
    I am facing an issue while approving the attendance request of an employee via MSS. The error message comes for the leave request further in the queue.
    Error Message : No read authorization for infotype 2001/5006(Annual Leave) for employee number between 07.06.2010 and 07.06.2010
    Hoping for the early response.
    Thanks!

    I guess there is problem with the managers ID and the authorizations.
    Try to check in SU53 and speak to security team to run the trace and provide the necessary authorizations

  • Error while approving Leave request from UWL

    Hi Experts,
    We are getting following error while manager clicks on Universal Worklist to approve Leave Request. On system we have assigned ess id to employee no. 43 in IT 105-0001 but it gives error message about employee no. 167 which has nothing to do with this leave request.
    Please go through following ST22 error log..
    Short text of the error message:
    "No data exists in this period for infotype 0105 and employee 00000167."
    Trigger Location of Runtime Error
        Program                                 SAPLPT_ARQ_REQUEST_U
        Include                                 LPT_ARQ_REQUEST_UIAF
        Row                                     186
        Module type                             (FORM)
        Module Name                             DUMP_IF_ERRORS
    Source Code Extract
    Line  SourceCde
      156   ENDCASE.
      157
      158   IF lock_indicator = 'X'.    "ANK Note962342
      159     status_ui = c_req_sent.
      160     status_ui_text = 'gesendet'(s04).
      161   endif.                      "ANK Note962342
      162
      163 ENDFORM.                    " set_request_status_ui_text
      164
      165 &----
      166 *&      Form  dump_if_errors
      167 &----
      168 *       text
      169 ----
      170 *      -->MESSAGES   text
      171 ----
      172 FORM dump_if_errors
      173   USING
      174     messages   TYPE ptarq_uia_messages_tab.
      175
      176   FIELD-SYMBOLS:
      177     <message>  TYPE bapiret2.
      178
      179   LOOP AT messages ASSIGNING <message>.
      180     IF <message>-type EQ c_message_error.
      181
      182 *Note 1168656 begin
      183 *      MESSAGE x999(53) WITH
      184 *     <message>-message
      185 *     <message>-type.                                        "#EC *
    >>>>>       MESSAGE <message>-message type 'X'.
      187 *Note 1168656 end
      188     ELSEIF <message>-type EQ c_message_abend.
      189 *Note 1168656 begin
      190 *      MESSAGE a999(53) WITH
      191 *      <message>-message
      192 *      <message>-type.                                       "#EC *
      193       MESSAGE <message>-message type 'A'.
      194 *Note 1168656 end
    195
    196     ENDIF.
    197   ENDLOOP.
    198
    199
    200 ENDFORM.                    " check_errors
    201
    202 *&----
    203 *&      Form  prepare_customizing_attibs
    204 *&----
    205 *       text
    Would really appreciate kind guidance to resolve the same.
    Thanks.
    Aashish

    Hi Ashish,
    Short text of the error message:
    "No data exists in this period for infotype 0105 and employee 00000167
    This clearly suggests that the employee data is not up to date.
    Go to Tcode : PC00_M40_CLSTR
    here 40 is the country coding or the Molga value for India. Like wise which ever country you work for, enter the country code there instead of 40.
    Enter the pernr as 00000167 and you would find till which date the payroll for 167 has been run successfully.It has to be in green color.
    If the payroll is not run till the period in which you are getting the error ( which obvisouly is what the error means) try running the payroll by going to the Tcode : PC00_M40_CALC or you can ask your HR team to run this payroll for you and you are good to go.
    Good Luck!
    Sandeep Tudumu

  • Reg : Getting error while approving leave request

    Hello Experts,
    Manger is getting and error message u2018Work item 000000000000 cannot be readu2019 while
    Approving the leave request of one his reportee. This error is triggering for only one
    Reportee. 
    Experts please kindly help us.
    Regards,
    Raj

    Hi Raj,
    There are a number of issues that could cause this.  Can you share your scenario (where is manager approving the request - via SAPGUI, ESS, MSS?)  Are you using an SAP standard workflow?
    Plus, there are lots of threads in SCN on this topic.  Have you checked any of these?
    Good luck,
    Sue

  • ESS error while entering Leave Request

    Hi Gurus ,
    When I am trying to open ESS->Working time->Leaverequest
    It is giveing following error ,please help us
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:507)
         at java.util.ArrayList.get(ArrayList.java:324)
         at com.sap.aii.proxy.framework.core.JcoBaseList.get(JcoBaseList.java:268)
         at com.sap.aii.proxy.framework.core.AbstractList.get(AbstractList.java:230)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCList.get(DynamicRFCList.java:281)
         at com.sap.tc.webdynpro.progmodel.context.Node$ModelElementList.getElement(Node.java:2549)
         at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
         at com.sap.tc.webdynpro.progmodel.context.Node.setLeadSelection(Node.java:753)
         at com.sap.xss.hr.lea.form.FcForm.setLeadSelectionForSubtype(FcForm.java:700)
         at com.sap.xss.hr.lea.form.FcForm.setVisibility(FcForm.java:942)
         at com.sap.xss.hr.lea.form.FcForm.prepareCommand(FcForm.java:308)
         at com.sap.xss.hr.lea.form.wdp.InternalFcForm.prepareCommand(InternalFcForm.java:2041)
         at com.sap.xss.hr.lea.form.FcFormInterface.prepareCommand(FcFormInterface.java:116)
         at com.sap.xss.hr.lea.form.wdp.InternalFcFormInterface.prepareCommand(InternalFcFormInterface.java:1887)
         at com.sap.xss.hr.lea.form.wdp.InternalFcFormInterface$External.prepareCommand(InternalFcFormInterface.java:1983)
         at com.sap.xss.hr.lea.form.edit.VcFormEdit.onInit(VcFormEdit.java:299)
         at com.sap.xss.hr.lea.form.edit.wdp.InternalVcFormEdit.onInit(InternalVcFormEdit.java:1084)
         at com.sap.xss.hr.lea.form.edit.VcFormEditInterface.onInit(VcFormEditInterface.java:165)
         at com.sap.xss.hr.lea.form.edit.wdp.InternalVcFormEditInterface.onInit(InternalVcFormEditInterface.java:204)
         at com.sap.xss.hr.lea.form.edit.wdp.InternalVcFormEditInterface$External.onInit(InternalVcFormEditInterface.java:280)

    Hi your Leave scenario is not configured properly from the backend.
    PLease try applying for leave form the backend first using the following method,          
    Once this is configured properly there will be no errror on the frontend
    I hope if you are able to do the following then your r/3 is perfect and then pobably you can open an OSS message with SAP.                         
    Use transaction PT50 to check the leave quota for the employee.                         
    Also use tranx pa30 - enter infotype 2006 (absence quota's) here for that employee you will get all his quota details.
    Then open PTARQ tranx -> clcik Determine approver and check wether is approver is maintained in OM or not,then clik Determine Rule group - > enter emp number and see wether what rule group is the emp attached to , is the rule group configured in SPRO or not.                         
    to activate the Leave application from backend PTARQ is the main tranx where everything must be well configured.                         
    Now clcik on Test Application button -> enter rmp code -> click on Create Request Tab-> enter his managerr emp code in Next Agent input box ->                          
    give infotyp = 2001, subtype = CL (for example) and Date and execute.                         
    if u can successfull apply leave form backend then form front end also u can, if not form backend then you need to config your leave application.
    Cheers!!
    SJ.

  • MSS - Error while approving leave request

    Hi,
    I am facing an issue while approving the attendance request of an employee via MSS. The error message comes for the leave request further in the queue.
    Error Message : No read authorization for infotype 2001/5006(Annual Leave) for employee number between 07.06.2010 and 07.06.2010
    Hoping for the early response.
    Thanks!
    Edited by: Abhijit Chitale on Jun 2, 2010 6:52 AM
    Edited by: Abhijit Chitale on Jun 2, 2010 6:53 AM

    Hi,
    This is an authorization issue which needs to be adjust in the ERP system. Please ask your basis administrator to help you. The authorization object is: P_ORGIN

  • Intreperter Failed ERROR while cancelling leave request in ESS

    Hi all,
      We are facing this issue.  When a person goes to ESS and tries to delete a wrongly raised leave request by pressing on trash button.  We get a confirmation screen.  In that after pressing on " Delete leave request" we get the following error
    INTERPRETER FAILED
    THE INTERNET TRANSACTION SERVER FAILED TO GENERATE THE RESPONSE FOR CURRENT REQUEST.
    PLEASE CONTACT THE SYSTEM ADMINISTRATOR.
    INTERNAL ERROR CODE: 0X2101
    NOTE : This issue is only with certain employees.
    Can anybody guide what should be done so as to resolve the above said issue. 
    Thanks in advance.
    Gowri Shankar.

    Hi,
    This means 'no such input', I assume the Business HTML interpreter is
    searching for a template that does not exist...
    If you are using the internal ITS you will find information in the related trace
    file, for the stand alone ITS in the agateX_sapjulep.trc.
    Alternatively you want to set ~generatedynpro temporarily in order to see
    which screen should be processed.
    regards
    Tobias

  • UWL Filter causing error while approving Leave Request

    Hi Guys,
    We recently applied MSS SP17 and we changed our UWL filter BADI to SWK1 Function group - SWK_LOCAL_INBOX_GET.
    The filter works fine, but when we try to approve leave request, it somehow calls this piece of code again and does not allow (DUMPS) BADI to set the filter saying - this field is not modifiable.
    Has anybody seen this before. Can anybody let me know how to resolve the issue?
    Regards,
    SC

    We added a code that if leave request calls this code...skip it.

  • 500 internal error while approving leave request

    Hi All,
    One of my user when trying to approve leave request, he is getting the following error. it was working previously but suddenly thsi error has come
    500 internal server error
    Application error occurred during request processing
    Details: com.sap.tc.webdynpro.services.sal.core.Dispatcher exception: The requested deployable object 'sap.com/ess~lea' and application 'leaverequestapprove' are not deployed
    Can anyone advise on this error please!!!
    Thanks!
    Swarnaprakash

    Dear Swarnaprakash,
    Hope you are doing good.
    Do make sure that all ESS related applications/services are running.
    Please try to restart the applications this way:
    1. start the telnet admin tool
       telnet <hostname> 5<instnum>08
    2. logon using the J2EE Admnistrator user
    3. lsc (to list the available servernodes)
    4. jump <servernode> (usually jump 0)
    5. add deploy
    6. start_app -all
    Please have a look at the below for more information:
    [http://wiki.sdn.sap.com/wiki/display/TechTSG/(JSTSG)(Telnet)DeployController+Commands]
    and
    [http://help.sap.com/saphelp_nwpi711/helpdata/en/45/0ad8e787652d6ae10000000a11466f/frameset.htm]
    If the issue still persists, please check if all the SDAs have been deployed for ESS (SCA->SAP ESS and Business packages)
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth

  • Error while running leave request Workitem from UWL

    HI,
    While running the workitem from UWL in MSS we are getting the following error
    URL http://sapdev.rediffsap.net:8000/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available
    i.e its is not launching the Web Dynpro application.
    As result I have checked the following :-
    1) Maintained entries as per SAP note 779075.
    2) Alias for the portal system has been set to SAP_WebDynpro_XSS and UWL has been registered with this alias.
    3) check entried for Task - TS31000007  APPLICATION - CatManagerApprove and PACKAGE - sap.com/msscatapproval which are set in T-code SWFVISU.
    Plus I have also tried the following changes.
    1) All the services in SICF are activated.
    2) I have tried setting the WEBASPATH to blank and set it to /webdynpro/dispatcher and /webdynpr/dispatcher/sap.com but it does not test the WAS connection as correct, but running the Workitem still results in the same error.
    I am running out of ideas now to correct this. Please help.
    Regards
    Shakti

    >
    Shakti Parwanda wrote:
    > Problem has been resolved and I have added alias as SAP_ECC_HumanResources in system alias in UWL and Webdynpro Launch system as SAP_WebDynpro_XSS.
    >
    > And, it solved my problem
    Hi Mr. Shakti
    i too have the same problem ,how did u resolved it.
    i applied the note 779075 still same error is comming
    created three system SAP_R3,sap_its_xss, andsap_webdynpro_xss
    through which system i have to register the system
    Regards
    K Naveen Kishore.

  • Error while applying leave through ESS

    Hi All,
    In portal Employee is unable to apply any leave. The system is giving the error message as
    "As per policy, Casual Leave cannot be taken for more than 1 working day consecutively,
    Please utilise Privilege leave for this purpose. In case you do not have Sufficient PL balance, Please apply for LOA."
    But when trying to raise a "Privilege/ Sick" leave , he is still getting  the same message.
    So he is not able to raise any kind of leave.
    So can anyone please suggest a solution.
    Regards,
    Muni.

    If the issue is with 2-3 users. Then either its data or authorization issue. Do on thing after performing the same application execute SU53 and ST22 transaction. If there issue with authorization or data then you can find out it from here.
    Regards,
    Sandip

  • Oracle Security Patch Error while applying --The filename, directory name,

    Hello,
    I am running into strange error while applying Oracle Security Patch 68 by using Opatch.
    Supposedly, All the environment variables are set properly.
    ACTIVE_STATE_PERL=true
    DBMS_TYPE=ORA
    dbs_ora_tnsname=YBQ
    JAVA_HOME=C:\jdk1.3.1_10
    OPATCH_DEBUG=TRUE
    ORACLE_HOME=E:\oracle\ora92
    ORACLE_SID=YBQ
    Path=E:\oracle\OPatch;C:\jdk1.3.1_10\bin;E:\oracle\Perl\bin;E:\oracle\ora92\jre\1.4.2\bin\client;E:\oracle\ora92\jre\1.4.2\bin;E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\Program Files\Common Files\VERITAS Shared;\NetBackup\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;E:\usr\sap\YBQ\SYS\exe\run
    Installed Active Perl. latest version
    downloaded Opatch 1.0.0.50
    and the patch number 3738339
    I went to that directory and run the command :
    perl opatch.pl apply
    It started of well.
    OPatch version is: 1.0.0.0.50
    Using ORACLE_HOME/oui to look up oui libs...
    Oracle Home = E:\oracle\ora92
    Location of Oracle Inventory = E:\oracle\ora92\inventory
    Oracle Universal Installer shared library = E:\oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "E:\oracle\ora92\jre\1.4.2\bin\java.exe"
    Location of Oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = E:\oracle\ora92\oui
    Required Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    find under OH/oui/jlib
    found OraInstaller.jar
    Checking if this is a RAC system...
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""E:\oracle\ora92\jre\1.4.2\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -DTRACING.ENABLED=TRUE -DTRACING.LEVEL=2 -Dopatch.debug=true -classpath "E:\oracle\ora92\oui\jlib\OraInstaller.jar;E:\oracle\ora92\oui\jlib\srvm.jar;jlib\opatch.jar;E:\oracle\ora92\oui\jlib\xmlparserv2.jar;E:\oracle\ora92\oui\jlib\share.jar;.:E:\oracle\ora92\jlib\srvm.jar" opatch/O2O "e:\oracle\ora92" "E:\oracle\ora92\oui" opatch.pl 1.0.0.0.50"
    Result:
    ----- DEBUG is ON -------
    oracle.installer.startup_location will be set to E:\oracle\ora92\oui
    oracle.installer.oui_loc will be set to E:\oracle\ora92\oui
    oracle.installer.scratchPath will be set to /tmp
    opatch.local_node_only is OFF
    retryOption is ON: 10
    delayOption is ON: 30
    Few more stuff here .. not pasting the entire contents
    System Command: ""E:\oracle\ora92\jre\1.4.2\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -DTRACING.ENABLED=TRUE -DTRACING.LEVEL=2 -Dopatch.debug=true -classpath "E:\oracle\ora92\oui\jlib\OraInstaller.jar;E:\oracle\ora92\oui\jlib\srvm.jar;jlib\opatch.jar;E:\oracle\ora92\oui\jlib\xmlparserv2.jar;E:\oracle\ora92\oui\jlib\share.jar;." opatch/CheckConflict "E:\oracle\ora92\oui" "e:\oracle\ora92" opatch.pl 1.0.0.0.50 3738339 "3741539 3528282 3516951 3622875 3668572 3371796 3239873 3356103 3543125 3666502 2800494 2824035 2964252 3617042 3320622 3571233 3253770 3492040 3566469 3354470 3625370 3583686 3150750 3617519 3635177 3597640 3749394 3542588 3698501 2954891 2918138 3559212 3518909 3412818 3430832 3172282 3358490 3637624 3458446 3179637 2810394 3668224 3609791 3566813 3475932 2338704 3412136 3388633 3540576 3571226 3575743 2690205 3240280 3509265 3177513 3575747 3811906 3554319 3752406 3323435 " E:\3738339\etc\config\actions"
    Result:
    opatch.pl version: 1.0.0.0.50
    Copyright (c) 2001-2004 Oracle Corporation. All Rights Reserved.
    The filename, directory name, or volume label syntax is incorrect.
    Error in executing Java program to check conflict
    ERROR: OPatch failed during pre-reqs check.
    Now there is no problem with executing the last java program in the same prompt by removing the first and the last double quote "
    Please advise.
    Thanks in advance.

    hi somnath,
    this is the portal content management forum. for your database question please use the database forums:
    http://forums.oracle.com/forums/index.jsp?cat=18
    thanks,
    christian

  • Error in ess leave request

    Hi Experts,
    Please find the below error and guide me in this, as the employee has applied leave request and it is approved and posted in 2001 but  the employees has an Option in ess to change his approved leave also but when he is trying to change the leave getting the error
    The leave must not start before 22.04.2009
    please help me in this.
    waiting for your response..
    Regards,
    Shilpa

    Hi,
    GO to SPRO .
    IMG Path:
    Personnel Management  Personnel Administration  Personnel Data  Employee self service  Service Specific settings  Working Times  Leave Request  Processing Process  specify processing process of leaves types
    Select one leave
    in that "Start Date in the Past"
    select 1st RADIO button "Processing Permitted to the recalculation Limit"
    Save ...and check

Maybe you are looking for

  • My iMessage is saying nobody is registered with iMessage when they have an iPhone, how do i fix that?

    my mac is not letting me imessage anybody... it is saying that they are not registered with imessage but i have tried everyone that has an iphone in my contacts and the same thing pops up, could you help me fix that?

  • Error while creating an outbound idoc using idoc type delvry02

    hi,      i getting the following error while creating an outbound idoc(outbound shipping notification) using message type " DESADV" and IDOC TYPE " DELVRY02" ERROR:             " SPECIFY EITHER ADDRESS NO OR ADDRESS HANDLE" MESSAGE NO: AM053 Help wou

  • App error 200 on Torch 9800

    Got an App error 200 on my Black. Been trying to restart and restart and restart but still it freeze during the process and still getting the App error 200 and the only thing my black allows me to do is to restart !!!!! Was on Blackberry World trying

  • To create custom colors for exception

    Hi experts...... I need to create custom colors for my report in order to set exceptions. Shades of red,yellow and green is just not enough for my client, they want to see blue as well when certain exception rises. Can someone please give me a hint a

  • Preloader that changes external swfs every 5 seconds

    HI, I've done an web banner in flash that loads an external swf and changes for another external swf after 5 seconds. The banner have a preloader, but the problem becomes when it loads the first time. As the swfs aren't cached in the browser's cache