Per Diem Calculations for Single Day and Multiple Days

Hi Gurus
I have just now confronted a weird calculation of Per Diems.
I have configured Per Diems for 1 Day say $50 per Day, irrespective of the no.of hours.
When I create a trip for a single day, the system is calculating $50 Per DIem for one day.
Whereas, when I create a trip for 3 days, the system is calculating only for Two days i.e, $50x2=$100 and not $150 as expected, meaning the lfirst and seond day gets calculated and the last day is not getting calculated
Please let me know where I am missing the little configuration in order to let the system calculate for multiple days correctly ?
This is an urgent requirement please.....Need help.
Thank you
RRoy

Hi,
As I told you earlier that there could be serval options which needs to be checked again.
For example:
a)  V_T702N_D
b) Your per diem table
I think if you have checked 24 hours in V_T702N_D , then please verify the trip duration on PR05
If it was working earlier then below might help you...
For Example:
Start date/time 23-July-2011 Time 00:00
End date/time 25-July-2011 Time 00:00
Here above number of days are three (23,24,25) but calculation for meals shall be done for two days, because for three days per diem calculation it shall be 48:01 Hours  above is 48 Hours..
Please try in PR05 and check the results.
Start date/time 23-July-2011 Time 00:00
End date/time 25-July-2011 Time 00:01
So please check again and let know in case of problem..
Regards,
Muhammad Umer

Similar Messages

  • Problem with Per diem calculation in Travel Management module

    Dear ALL,
    We have configured Travel Management module in SAP and we have an issue with per diem calculation, viz.,  whenever we add an additional destination in the trip (T.code TRIP). 
    Ex: Employee's travel plan from 10/8/2011 (06.00 hrs) to 13/8/2011 (06:00 hrs)... in 24 hrs format.  When the employee goes directly to one destination and coming back, the per diem calc is coming right.  i.e., per diem amount for 3 days. 
    But when we add additional destination between the trip period-  viz.,  either 10th eve (18.00 hrs) or on 11th Aug-  the per diem calc is being done by system for 4 days instead of 3 days only.
    In otherwords, for every additional destination in the itinerary, one extra per diem is being calculated (when we simulate in T.Code: PR05)
    Would appreciate guidance ASAP.
    Regards,
    Santosh

    hello,
    I am having similar kind of problem can you please share your solution
    Regards
    Sarthak Arora

  • Meals per diem calculations

    hi friends,
       We have a requirement in our project where in travel management we have to do calculations for the meals per diem . 
    For example in our case if an employee applies for travel from 01.07.2011 time 09:00:00 and end date is 02.07/2011 time is
    09:30:00.  According to standard it isconsidering 2 days but in our case it should be only 1 day because here we have a cushion period of 30 minutes after 24 hours.  So if the time is 09:31:00 for the end date only then it should be considered as second day else should be considered as only 1 day.   Can anyone help me with the solution.  Is there any user exit ?
    Thanks in advance
    raju
    Moderator message : Spec dumping / Outsourcing not allowed. Thread locked.
    Edited by: Vinod Kumar on Jul 12, 2011 12:11 PM

    Hi Experts !
    I resolved the issue of Complex Per Diels (Meals & Accommodations) myself.
    All the calculations for both the Per Diems are calculating very accurate.
    This thread is being closed.
    Regards
    Samantha

  • TRAVEL MGMNT -Calculn of Per Diem allowance for trip with Additional Destns

    Hello,
    I am facing this issue. Please help me.
    Details of Trip.
    Duration: 2 days exact
    Nature: Domestic.
    Additonal Destinations: 2
    Per diem allowance rate is 50 per day. So it should calculate 100(50 * 2 days). But it calculating 50*4 = 200.
    4 line items i.e. calculating per diem for additional destination. I have checked the config but without success.
    Pls help.
    Regards,
    Vijay

    Hi,
    The system tries to settle per diem allowance for each trip destination.You might have defined per deim allowance for 24 hrs. So it is calculating allowance for 4 days.  To get allowance for 2 days, you have to define per deim allowance sclaed by hours.
    To configure per deim allowance scaled by hours,
    TM>Travel expenses>Trip reimbursement amounts>Reimbursement amounts for meals>Reimbursement amounts for meals/hours>perdeims for meals>Calculation guidelines:define meals per deim scaled by hours.
    regards
    Vani

  • How can I access the iTunes store.  I have had it on my computer for 2 years and 10 days ago it stopped allowing me access?  I have credit and cannot use it.

    How can I gain access to the itunes store?  I have had an account for 2 years and 10 days ago it stopped allowing me access.  I have credit and can't use it.

    You have encounter Activation Lock, the antitheft feature of the iPhone. The previous owner did not remove the phone from their account. The phone cannot be used until they do. Return to the store and let them sort this out. It is very unusual for someone to "forget" to disable activation lock, as it is necessary to do so to erase personal information on the phone. So it is quite likely you bought a stolen phone.

  • Need sql querry for records between Current Year First day and Current Day

    Hi,
    I have a table like this...
    Empid     Empname     DOJ
    TEST1     ERDDF     19-Jun-2011
    TEST2     AA     22-Mar-2011
    TEST3     SS     22-Oct-2011
    TEST4     VV     01-Jan-2012
    TEST5     HH     01-Apr-2012
    TEST6     AS     18-Jun-2012
    TEST7     ER     26-Jun-2012
    TEST8     ERDDF     28-Jun-2012
    My output like this...
    Empid     Empname     DOJ
    TEST4     VV     01-Jan-2012
    TEST5     HH     01-Apr-2012
    TEST6     AS     18-Jun-2012
    TEST7     ER     26-Jun-2012
    Logic:
    records between Current Year First day and Current Day(sysdate)

    937506 wrote:
    Hi,
    I have a table like this...
    Empid     Empname     DOJ
    TEST1     ERDDF     19-Jun-2011
    TEST2     AA     22-Mar-2011
    TEST3     SS     22-Oct-2011
    TEST4     VV     01-Jan-2012
    TEST5     HH     01-Apr-2012
    TEST6     AS     18-Jun-2012
    TEST7     ER     26-Jun-2012
    TEST8     ERDDF     28-Jun-2012
    My output like this...
    Empid     Empname     DOJ
    TEST4     VV     01-Jan-2012
    TEST5     HH     01-Apr-2012
    TEST6     AS     18-Jun-2012
    TEST7     ER     26-Jun-2012
    Logic:
    records between Current Year First day and Current Day(sysdate)Probably you are looking for :
    where DOJ between trunc(sysdate,'YYYY') and sysdateRead {message:id=9360002} and always provide details mentioned in this thread.

  • Arrear days and deduction days in a hr report

    Dear Abapers
    i have to generate a monthly report in HR .requirement is i hve to clucluate his arrears days and deduction days.suppose an employ has not come in 29th of the current month in his pay he is considered as present and gets paid for it as pay period is taken up to 20th only.and when runnign next month that absebt day pay has to be deducted if he has nt regularised,and if he has z0 in his absence and not paid this month and got regularised next month then that has to be paid as arrear days.
    can any one help
    regards,
    suhasini

    You can use WPBP table in Pc_payresult for the calculation of the same.
    Afrasyab

  • Difference Between Current Day and fist day of the payroll period

    Hi,
    How do i find the difference between the current day and the first day of the payroll period with period parameter XX.
    Operation VARSTFDYXX is used to decide if the current day is the first day of the payroll period. But is there any operation available to check the difference in exact number of days.
    I know hrs=y is used to find difference between current day and a date specification record from IT0041, but i need to check difference between current day and first day from a payroll period parameter.
    Any response is greatly appreciated.
    Thanks,
    Imaneul Rajiv

    No! haven't seen it at all! Do I have to drain the battery completely and then charge it? I did that the first day I bought the phone and yet the stats are the same for me
    PS: I am referring to the Call Time stats and not the Usage/Standby stats

  • SQL select Statement -first day and last day of the month - 1 year from now

    Hi,
    I need to write a SQL to get the dates in between first day and last day of the month one year from now.
    SELECT last_day(add_months(sysdate,12)) as lastday from dual
    What could be the Query to get the first day of the month one year from now..
    ie ..Sysdate - 3-DEC-2009
    Result - 1-DEC-2010
    thank you

    Hi,
    You can use TRUNC with 2 arguments to get the first DATE in a month, year, quarter, week, hour, minute, ISO year, ...
    SELECT  TRUNC ( ADD_MONTHS ( SYSDATE
                               , 12
                  , 'MONTH'
                  )     AS first_of_month
    FROM    dual
    ;The DATE returned will be in the same month, year, quearter, ... as the first argument.
    \We convered the last day of the month in [your previous question|http://forums.oracle.com/forums/message.jspa?messageID=3942939#3942939].
    At that time, I warded about using LAST_DAY as a cutoff point; TRUNC is a much better way.
    For example, to find all appointment_dates in the current month next year:
    SELECT  *
    FROM    appointments
    WHERE   appointment_date >= TRUNC (ADD_MONTHS (SYSDATE, 12), 'MONTH')
    AND     appointment_date <  TRUNC (ADD_MONTHS (SYSDATE, 13), 'MONTH')Note that
    the first part of the WHERE clause calls for dates on or equal to the beginning of the 12th month in the future, but
    the second part of the WHERE clause calls for dates before, not equal to , the beginning of the 13th month in the future.

  • Hour rounding for the per diem calculation in Germany

    Dear Experts,
    In Germany the Law for the calculation of the per diem is as below:-
       00 Euros = less than 8 hours
       06 Euros = greater than or equal to 8 hours and < 14 hours
       12 Euros = greater than or equal to 14 hours and < 24 hours
       24 Euros = 24 hours
    I have set up the hour scales in V_T706V as below:-
    Hour              Amount
    7     = 00.00 EUR
    13     = 06.00 EUR
    23     = 12.00 EUR
    24     = 24.00 EUR
    Now system is rounding the partial hour to the next hour, i.e. for 7.50 hours, it is calculating 8 hours and thus per diem as 6 Eur.
    Howeverwe want that for less then 8 hour it should be 0 Eur.
    Please let me know if I am missing any setting, or any other workaround. As this is a legal requirement, we must have to implement it.
    Many thanks,
    Gaurav
    Edited by: gka2707 on Jun 10, 2010 2:28 PM
    Edited by: gka2707 on Jun 10, 2010 2:29 PM
    Edited by: gka2707 on Jun 10, 2010 2:31 PM

    Hi Gaurav,
    It depends upon how you write the coding for the calculation.
    If you want 0 - 7 hrs 59 min = 0 Euros and if it is 8 hrs - 6 Euros.
    Then, you need to say if it is less 7hrs 59 min. or equal to = 0 and if it is 8 or greater than = 6 euros.
    Hope this helps.
    Regards,
    S.Srikanth.

  • Performance of update query for single column vs multiple column

    Hi All,
    I could not find any answer for this, does it ever matter in terms of performance updating single column versus multiple column in a single update query.
    For eg. table consisting of 15 columns, what would be the difference in performance when one column is update in the single query against another update query where 15 columns are updated.
    Please do keep in mind my table columns in actually could be around 150+.
    Thanks for any information provided.

    If updated columns aren´t on where clause , then the only impact of 15 columns will be a increase on redo generation, and a possible chainning row.
    So since the redo is one of the things that have a large impact, the answer is yes.
    The performance will be slower.
    Regards
    Helio Dias.
    http://heliodias.com
    OCE SQL, OCP 9i

  • International travel and multiple-day events with time zones

    I can't see how I can set an international travel easily as one event, e.g. from 2010-01-11 20:30:00+11:00 to 2010-01-11 07:10-10:00. I can set both as in one Time Zone, but that is not what I want. I want to set as my itinerary from a travel agent says, e.g. the start and end in different Time Zones. Although I can enter the departure and arrival as two events, that is not what I want to do. The air travel is one event, not two.
    Also, I often want to set schedules for multiple-day international meetings using the local time of the meetings while my iCal is still in my own Time Zone, but this is not possible. As soon as I select All Day in a new event, the Time Zone option disappears. Of course, I can change my iCal Preferences to use the target Time Zone (instead of my local one) and then set the meeting schedule, but this is not what I want to do. I want to be able to select a different Time Zone for multiple-day events while I am in my own Time Zone.
    These are rather common problems in any internatioanl businesses I suspect. It would be really handy to tie iCal with travel itinerary applications. If this is possible, I also would be able to get the information directly from travel agents in iCal format and it is a great potential for developing such applications.
    Does anyone know whether these are possible in iCal or whether Apple may be working on it?
    I also can't find a Feature Request for Apple, to ask about it. Does anyone know where to find it?
    Thanks.
    Message was edited by: yoichi.takayama

    I just didn't get the context here. Do you want to display multiple rows within one Outlook calendar event? If yes, I think it's impossible.
    Please reattach the sample which will be very helpful for others to understand your requirement, then possibly provide a solution.
    Bhasker Timilsina (ManTechs Inc)

  • Scenario for single WLAN to multiple VLANs

    Hi there,
    I read from this forum some discussion about the WLC VLAN Select feature.
    http://www.cisco.com/image/gif/paws/113465/vlan-select-dg-00.pdf
    I see that you can use this feature to have multiple VLANS (interfaces) to map to the same WLAN (SSID).
    What I try to learn is under what scenarios would people need to have mutliple vlan mapped to single SSID?
    In my environment, I have 50+ AP int he campus on 20+ Cisco 4500 switches.  I have single WLAN and it is mapped to one subnet.  All wireless users would be on that subnets, whereas wired users are on 20+ subnets of their own.
    Can someone help me to see under what scenarior (or requirement) that I would want to have multiple vlans mapped to single SSID?
    Thanks.

    having a large number of users in single subnet is not the best in all designs, since you will have a large single broadcast domain which is a true disaster with dense networks. If you the company policy states that we need only one single ssid
    for the whole employees within the company, it doesn't make sense to have them all on the same subnet.
    A lot of options are available to overcome such issues :
    for example, we might have AP groups feature , dynamic vlan assignment given that we have radius server in place, and vlan pooling.
    It might not be feasible to have RADIUS server all the time, and AP groups might be kind of administrtive overhead as well as it might induce a lot of issues when aps fail over from controller to controller --> Vlan select is a good soultion considering the previously mentioned reasons.
    Please Make sure to rate correct answers

  • Comparision between single Plant and multiplant.

    I am doing practice for creation of one organization structure,
    At the starting i have one plant under which their are 3 storage location located in different cities.
    The Value of material is same in all cities, now i think define each storage location as plant, then what effect will get on the  
    business.
    Can anyone explain  me the advantages of multi -plant against single plant?
    which process is beneficiary for business process?
    Thanks;
    Baya Jo.

    Hi
    At the starting i have one plant under which their are 3 storage location located in different cities
    1 ) see first storage location never situated far way from plant its in different cities it should be plant or warehouse or depo
    If manufacturing activities happen there then it should be plant
    If its only for saleing purpose ,then it will depo ,or only storing purpose it will warehouse
    pupose of this ( if you have all three plants ,you get valuvation differntly for each plant )
    If you have single plant ,no mater but valuvation will be at single plant level,you cannt get valuvation per citied for you business for you material and releates things
    my suggestion consider it plant or depo if it in differnt cities
    Regards
    Kailas Ugale

  • Can I use multiple IDs for one iTunes and multiple devices

    We have one family computer with iTunes, my older brother has an iPhone and I have an iPhone. A family ID was previously used to purchase songs for the family to share. My older brother has created an apple ID for his iPhone, and l have a yet unused apple ID. my brother downloaded songs etc onto the family iTunes that I would like to share, there are songs on the family apple ID that we would both like. Can you download purchases from multiple apple IDs into one iTunes  account, then sync that data onto multiple phones that each have a separate ID? Is iTunes linked to one ID? Can purchases from multiple IDs be grouped together in our family account. Also do I Actually need a separate Apple for my iPhone to prevent private messages and contacts being shared?
    Thanks for any advice

    I forgot to add my iPhone is brand new and unused, and also that the iTunes account has non purchased songs on there. Can these be shared. As it is a new computer the purchases from the family ID have not been downloaded yet

Maybe you are looking for