Fields "Used " upon Leave Request show carry forward instead of al

Dear all,
Staff  have apply 1 days annual leave. However when the staff submit leave request via
ess, fields "used" in leave request show carry forward leave insteqad of annual leave .
The staff have carry forward but have fully utilize it before his apply the leave.
Is there any config can I check why the fields show carry forward?TQ

it is the same as per backend customisation
ie T554s absence is connected to which absence quota to deduct using a deduction rule V_556R_B
(T556C), Please verify.

Similar Messages

  • Xdofo:show-carry-forward number-separators doesn't work in Oracle EBS 11i

    I am displaying the ‘page total’ from within the footer of the xml-report by using the page total syntax ‘<xdofo:show-carry-forward name="pt" format="99G999G999D00"/>’.
    Here the issue is that for report displayed in Spanish we are unable to display the Page Total in the required number format ie. The decimal separator should be ‘,’ and the group separator is ‘.’, since the Page Total is auto calculated and we are not able to save this value to any variable.
    Currently Output is coming like: 12,052.00
    Required output: 12.052,00
    As well as I tried the below statement
    <xdofo:inline-total display-condition="exceptlast" name="pt"><xdofo:show-carry-forward name="pt" format="99G999G999D00" number-separators=",."/></xdofo:inline-total>
    But it doesn’t work in Oracle Applications 11i instance.
    Anyone having any idea?
    Regards,
    Madhurendra

    We had a similar issue and we got the solution.
    Try this
    Got the solution and this is very important one !!!
    <xdofo:inline-total display-condition="exceptlast" name="InvAmt"><xdofo:show-carry-forward name="InvAmt" format="99G999G999D00" number-separators=",."/></xdofo:inline-total>
    <xdofo:inline-total display-condition="exceptfirst" name="InvAmt"><xdofo:show-brought-forward name="InvAmt" format="99G999G999D00" number-separators=",."/></xdofo:inline-total>

  • Programmatically track down where a leave request has been forwarded ?

    Hi
    Is there any easy way to programmatically track down where a leave request has been forwarded i.e. who currently has the leave request work item to approve/reject in their manager inbox.
    We are trying to add some code into a custom report but are having issues pulling in the manager assigned the current work item for leave purposes.
    Thanks
    Nicola

    Hi,
    Nicola try below table
    SWWUSERWI,
    here specify task object and get workitem id
    and corresponding user.
    In another alternative use tcode:PTARQ
    use display docuents:
    in this you can easily give requestor id in pernr
    specify period or upto today
    and get details of approver.
    Hope magic Works!
    Regards,
    Purvesh Patel.

  • How to add new fields for ESS leave request

    Hi friends,
    Can u please help me with my issue.......
    My issue is to add new fields in ess/leave request i.e...
    The component needs to be Checked-out through Net Weaver Development Infrastructure, make the necessary enhancements, and finally Check-it-in back to NWDI.
    Custom Function Modules are to be invoked apart from the standard ones that are already available in the Leave Request component – ess~lea inorder to accommodate the extra absence-type logic.
    can u please sujjest me where should i make changes in the given 14 components
    means in which view i have to add these fields.................
    Regards
    Rajesh

    Hi Rajesh ,
    Check whether u are able to find the ess dc's under inactive dc's in webdynpro
    If ur not able to find it then Check the landscape configurator in CMS and also the transport studio and confirm that ess packages are imported fine
    Ganesh ,
               for creating a DTR client u need to open the DTR perspective right click and "create clients" before that go to windows ->preferences of the NWDS and check the development infrastructure URL is gven correctly ...try pinging it once...
    Do check ur SLD is up or not!!!
    Regards
    Krishna
    Message was edited by:
            krishnagopal Mukundan

  • Balance Leaves to be carried forward to next year

    HI Experts,
    I am using Time evualation with -ve time , i want to carry fwd all the balance leaves left for the year to the next year.
    I have set the "Permit Quota Generation in Time Evaluation" node to "Increase". However i am not able to meet the requirement. Please let me know if i have to maintain any other table or should i have to write PCR for this
    Regards
    Kanna

    You have to write Pcr's for reading the balances and to carry forward the Leaves to quotas.
    PCR for Reading Balances.
    hrs= Bcurmo
        hrs?(specify the month on which it has to read the balance)
        =
           hrs=Bcurdy
           hrs?(Last day on/after which it has to read the balance)
           =
           OUTAQTYP
            XX (XX:Mention Absence Type)
            hrs=FR C
            addMBXXXX(Time type 4-digit)z
    _PCR for Carry forwarding the Leaves.
    hrs= Bcurmo
        hrs?(specify the month on which it has to get the balance)
        =
           hrs=Bcurdy
           hrs?(Starting day to get the balance)
           =
           hrs=Mxxxx(Time type which we maintained in above PCR
           updtqAxx(Absence which it has to carry forward)
    Where
    A-Syntax
    B-Syntax
    curmo-Current Month
    curdy-Current Day
    F-Syntax
    R-Remaining
    C -Syntax
    MB-Monthly Balance
    z-Replacing Value.
    Check and revert with your Comments
    Experts:Correct me if am wrong.
    Regadrs,
    Rao

  • ECC 6.0 - Leave request show duplicate entries one with ERROR status

    Dear All,
    We have implemented standard Leave request process, we are facing the issue as mentioned below, Its not happening for all the time, however we want to what scenario   this problem will arrives.
    Problem description:
    E.g. Staff applied annual leave on 10.06.2010, the leave request will sent for approval , after the approval of the leave ,every 30 min. we have scheduled a job which will execute standard program RPTARQPOST to post a leave request to IT2001.
    After the approval when staff go into ess and see leave request details under "Show Overview of Leave" and its shows as 2 records for the same period one with APPROVED and another one with ERROR.
    Type of Leave   From         TO                    Status                      Used
    Annul

    Hi Annul,
    Please check SAP Note 986003 - ESS LEA: Incorrect ERROR status for records in RPTARQPOST.
    May be relevant for your case.
    Regards,
    Dilek

  • Leave request- showing previous user's data

    Hi All,
    I am using ESS. Say there are 2 users.First user log in and accessed his leave request. Then he logs off.
    When the second user log in , in the leave request it is showing first user's manager name instead of showing his manager name.
    Can anyone advise on this?
    Thanks!
    Swarnaprakash

    first of all do they have same manager? can you check in the ptarq>determine approver
    Or you can delete the cookies of browser and check again!
    in the table V_PTARQ_TPROCESSwhat rule is created is it  "Last Agent, Then Line Manager".
    or check in table HRESSAPPROVER what is maintained
    Edited by: Siddharth Rajora on Apr 19, 2011 5:09 PM

  • Leave Request - Show or Hide by Country

    Hello to all,
    I have NW2004s EP 7.0, ESS BP 60.2, ECC 5.0.
    I'm implementing the Portal in several languages but I only want to make "Leave Request" available for only a few of them.
    Any ideas?
    Thanks in advance.
    Antonio

    Hi,
    There are two possible ways of doing this:
    This could be possible with the customization of standard business package where in you need to write a piece of code to identify the logged-in user's location (from the backend and not the locale because locale could be deceptive) and thereafter dynamically displaying or hiding the link on overview page.
    Second, go for a federated portal and the implementation would be much easier. You would not need to customize the standard business package. To learn more about federated portal, use this link : http://help.sap.com/saphelp_nw2004s/helpdata/en/89/f9ed428ccd5604e10000000a155106/frameset.htm
    There is no such standard feature available in portal otherwise.
    Hope this helps.
    Cheers,
    Sunil
    PS: Reward points for helpful answers.

  • Leave Request: Show Team Calendar

    Hi Friends,
    In Webdynapro javaLeave Application we have the option(Link) Show Team calender.It displays only direct reporties to that org unit. But it not displays the sub org unit chiefs in that list.
    Do we have option to display all sub org unit chiefs in the Show team calendar list.
    Please let us know the  Configuration Changes in SPRO.
    Thanks
    Srikanth
    Edited by: srikanth chowdhary on May 31, 2010 10:35 AM

    Thanks
    It is not possible we have checked with SAP

  • ESS Leave Request - Customer fields default function not working

    Hi,
    a. SAP version being discussed
    SAP ECC6.0
    EP7.0
    ESS/MSS
    b. Here is the scenario
    1. We are using ESS Leave Request application for employees to request leave. We are using the standard web dynpro java leave request application delivered by SAP.
    2. Lately there has been a need to provide a customer field on the request form which will have a calculated value showing up when the employee opens the request
    3.We used one customer field called customer01 as per configuration steps.
    4. This field appears on the request form when it is opened.
    5. Our need is to display a value in that field when the form is opened.
    6. SAP/s documentation states that we can use BADI PT_ABS_ARQ to default a value to this field on the form. This value is calculated during runtime dynamically.
    7. We have used the method IF_EX_PT_ABS_REQ~SIMULATE_VIA_BLOP for this purpose
    8. After activating and coding this implementation, the system does not default anything on the request form when it is opened up.
    9. Once the employee hits the review button, this field gets its defaulted value but this is not what we want. We want the system to display this when the form is OPENED, that means at the prepare stage. For this field to appear after hitting the review button is meaningless as the employee needs to make a decision based on the value in this field before hitting the review button.
    It almost seems like this BADI is called when the review button is hit and not when the form is opened up. We may be wrong and missing something obvious which one of you can immediately point out, Hence this post.
    10. I did go thru the forum at great length and seen that there has been discusion surrounding the need to populate R3 from a value entered into this field. My problem is different wherein, I wish to populate this upfront as display information when the form is opened and then send it back to R3, once the employee submits the request.
    Would be grateful if anybody on this forum could point me in the right direction.
    Thank you,
    Rajesh

    Please, can I take this question a little further.
    Is it possible to add more fields to the leave request form on the ESS portal. For example, our customer wants additional fields like reason for leave, contact residential and telephone number during leave, Require leave entitlements (Yes/No).
    Would appreciate if a reply can be given on if it is possible or not and what to be done if it is possible.
    Cheers

  • ESS leave request, additional field

    I need to add three additional fields in ESS leave request (HR). I was told i can do that using web dynpro. I like to know how can I do it.
    Thanks

    hi Jeroen,
    Can u please help me with my issue.......
    My issue is to add new fields in ess/leave request i.e...
    The component needs to be Checked-out through Net Weaver Development Infrastructure, make the necessary enhancements, and finally Check-it-in back to NWDI.
    Custom Function Modules are to be invoked apart from the standard ones that are already available in the Leave Request component – ess~lea inorder to accommodate the extra absence-type logic.
    can u please sujjest me where should i make changes in the given 14 components
    means in which view i have to add these fields.................

  • ESS Leave request customer fields customization

    Hi all,
    I'm wondering how can add or modify the Data Type of one customer fields. I mean on the ESS leave request I need a customer field check box, or list of value for example.
    I try to append a structure to table PTREQ_CUSTOMER_STRUC, but this table cannot be enchanced....
    So any ideas?

    Please, can I take this question a little further.
    Is it possible to add more fields to the leave request form on the ESS portal. For example, our customer wants additional fields like reason for leave, contact residential and telephone number during leave, Require leave entitlements (Yes/No).
    Would appreciate if a reply can be given on if it is possible or not and what to be done if it is possible.
    Cheers

  • ECC 6.0 leave request attendence overview

    Please can someone help me how to configure the field "status" in my ESS leave request attendence overview in ECC6.0?
    I'm using a leave request scenario without approval and the status of my posted absences in infotype 2001 show the status "informed". From a proces point this status makes no sense.
    Already thanks for reading. Hope for a solution.
    Robbert Bastiaans

    Hello,
    I would definitely say for you to have a look at the BADI PT_GEN_REQ. Also verify the implementation of your PT_ABS_REQ.
    REgards,
    Bentow.

  • Leave Request, Message that has 'Coming Soon' to our users

    Hello Everyone,
    We are going live with ESS in the next few months and although we are rolling ESS out to everyone, we are piloting Leave Request to our Exempt population.  I would like for our Exempt associates to access Leave Request normally, but have our other ESS users see a message titled 'Coming Soon' when they access Leave Request.  For our other (non-exempt users) they should see the 'Coming Soon' message  but also not see any of the functionality of Leave Request.  My preference is to do this without making two portal roles.
    Does anyone know of a good way to accomplish this in SAP Config.  If no option exist in config, then how about the Portal/WDJ?
    Thank you for your help.
    Scott

    Hi Everyone,
    I would like to follow up on this to see if anyone has any further ideas on how to show a message on leave request that is based on the employee (payroll area). 
    Unfortunately using a proxy class is not going to work for us because we are not using the homepage framework.
    An alternative solution to a message is to hide certain fields on the leave request application for a group of associates that have a certain payroll area (ABKRS).  For example, it would be beneficial for us to hide the fields 'Type of Leave', 'Date', 'Time', etc because we do not want to allow a group of associates to submit leave; however, it would be ok for them to see their Team Calendar.
    Does anyone know how this could be accomplished?  If a change to the WDJ is required, then will you please give direction as to where and how in the WDJ this could be changed?  I have imported the WDJ already but I am at a loss as to what to do next.
    Best Regards,
    Scott

  • ERP 2005 ESS Leave Request

    Hi,
    We are planning to use the new Leave request module. We want to bring in 9 new fields in to the Leave module. We found the way of adding customised fields in to the Webdynpro screens. But i want to add dropdown list or provide a search button to provide value selection for the customer fields. We scanned through the BADI's, but it seems not possible. Have anybody tried on the same and any suggestion or solution is really vluable.
    Best Regards
    Sundar / Rahul

    Hi Shamsul,
    if you only need one single dropdown box, you can possibly misuse the UMSKD field. This field provides the "sickness description" from table T572B in a dropdown menu. You can see this, when you activate the customer field "description of sickness" (technical name: UMSKD  (PTARQ_ATTABS_TIMEDATA_STRUC)) in your IMG.
    Then you may modify the function PT_ARQ_F4HELP_SICKCODE. which determines the sickness description and its code and assigns it to the customer field on the leave request webdynpro application.
    My problem is, that i need to pass an additional approver to the workflow. Unfortunately the key-field UMSKD has just a length of 6 chars. so i cant use it for the personell number...
    Hope this helps on!
    Matthias

Maybe you are looking for

  • Help - Class name and descriptions for a function location.

    Hi Guys i have to write a report that displays the class and class descriptions for a function location. the user passes in either the function location(TPLNR) or the class name and  the report should display the the class characteristics and resp. v

  • E75 - Is it possible to reinstall Nokia Messaging?

    I recently removed the sim card from my E75. For some odd reason, when I re-inserted the sim card, I lost all of my email accounts on the phone. I have tried to recreate those email accounts, but I can't get the Yahoo accounts to work properly. They

  • Toggling the slideshow "Ken Burns" effect

    Numerous sources say it's impossible, but I did it somehow. I very vaguely remember coming accross something in some menu that let me switch the effect off, but I don't remember where it is. Has anyone else found this? I would like to know how to tur

  • How do I prevent TextEdit from opening a new page?

    I do a lot of editing of text docs and every time I open TextEdit it opens a new doc when I want to just open the doc I'm after. Then I have to close both of them.  This gets annoying when editing several docs.  Is there any way to turn off the new d

  • Position on component in the screen

    Hi! I want to get position a text field on screen. I use method getBounds(), but this method get position on text field concerning on it parent. But I want to get positon concerning on screen.What can I do? Thank you.