Calculate incentive and reimbursement of employee?

Hi all,
I want to calculate the incentive and reimbursement for the employee.
I am having various g/l account no.s separately for incentive and reimbursement also.
I am referring t-code fbl3n.
I want to know if there is any standard fms, or anything like that that will accept my fiscal year date 01.04.2011 to 31.03.2012 ,
and have parameters for noted items , normal items, parked items, and give me the list for the incentive and the reimbursement????
Of what else, how can I implement this??
Regards
Tarun

Hi ERP,
Ya I am using the report with selection screen parameter employee no. and the date.
So you mean to say i will have to use the payroll cluster ( pc_payresult ) for getting the incentive and the reimbursement???
I am using an fm named as
CALL FUNCTION 'PYXX_READ_PAYROLL_RESULT'
        EXPORTING
          clusterid                    = w_relid
          employeenumber               = ls_tds_1-pernr
          sequencenumber               = w_seqnr            "'00003'
          read_only_international      = 'X'
          filter_cumulations           = 'Y'
        CHANGING
          payroll_result               = it_result
        EXCEPTIONS
          illegal_isocode_or_clusterid = 1
          error_generating_import      = 2
          import_mismatch_error        = 3
          subpool_dir_full             = 4
          no_read_authority            = 5
          no_record_found              = 6
          versions_do_not_match        = 7
          error_reading_archive        = 8
          error_reading_relid          = 9
          OTHERS                       = 10.
for the payroll cluster results.
So is it in this that the reimbursment and incentive are also coming??????
if so under which wage types they are coming???
Regards
Tarun

Similar Messages

  • Expense types for paid by company and reimburse to employee

    I have a question regarding expense types. Should we create separate Expense types for "paid by company" and "reimburse to employee" or is there a way to use the same expense type to both "paid by company" and "reimburse to employee"?  Ex: "Hotel - Company paid" and "Hotel-Reimburse to employee" should be separate expense types or can we achieve this with say one expense type "Hotel"?

    Hi,
    It can be done with single expense type (i.e Hotel Expenses paid)..
    Then you need to Define Service Provider  ( 01 Self Paid, 02 Company Paid) (V_T702K)
    Assignment of trip expense type to wage type depending on service provider
    Assignment of symbolic accounts to wage types
    Conversion of symbolic account to expense account..
    In will automatically credits Employee vendor or Company account based on selection in PR05 ( 01 Self Paid, 02 Company Paid)
    Hopes it would serve your purpose.
    Regards,
    Muhammad Umer

  • Want to fetch the incentive and reimbursement of the employee?

    HI all,
    I am using t-code fbl3n, where I enter the g/l account no. , company code, posting date from - to, and I get a list of all documents.
    Now I am using this t-code for the incentive as well as reimbursement of the employee.
    I am having different g/l accounts for incentive and for reimbursement.
    I want to know, in which database table all this data is stored with key as g/l account no, bukrs(company code) etc..????
    Is there any standard fm that I can use to get the details of a particular g/l account and then fetch the value of the amount for a particular customer????
    It is very urgent, please help me out!
    Regards
    Tarun

    Hi Ameet,
    You are the best, your help is appreciated.
    But as i see in fbl3n, i see 3 checkboxes at bottom, normal, noted, parked items. I can't locate these in the bsis table???
    But I checked out for certain g/l account no.'s, if I check only the first option, or I check all three, the no. of entries are same, so are they necessary to use in the select query that I will implement on the bsis table??
    Regards
    Tarun

  • Any way to change the ESS Summary Screen and reimbursement amount?

    Hi All,
    We are on ECC 6.0, EHP4 and using ESS.
    Employee's have a company paid corporate card but employees are allowed to enter 'out of pocket' transactions so that they may be reimbursed for cab fares, parking, tips, or other situations that require cash.
    We have a problem with these 'out of pocket' entries on the summary screen in ESS (and in PR05 for that matter but we don't use PR05). This might also be known as the 'Review and Send' screen. The Summary section displays Total Paid reciepts, Mileage Reimbursement (if any), Total Travel Expenses, Paid by Company, Amount Reimbursed and Amount Paid Out.
    When a user enters one of these 'out of pocket' expenses we exepect them to be reimbursed for this amount. The FI and Payroll postings do reflect this requirement but the summary screen does not show it. I have determined how to update the summary screen in the ABAP code but there is no user-exit or the like to actually make the alterations. Does anyone know what fields control how the system determines what is to be reimbursed? I have tried making updates to the reciept data using interface: IF_EX_TRIP_WEB_CHECK but haven't had any luck. I was hoping changing PTRV_UTIL_BELEG-CFIRMA (paid by company) would make a difference or some other value in PTRV_UTIL_BELEG. If there is some combination I have not been able to figure it out.
    Any help or direction is appreciated.
    Thanks,
    Scott

    Hi Raj,
    Thanks for your reply. Let me explain a little more on what we are trying to do. Our requirement is that we have 1 and only 1 expense type for each type of expense. We have not created both a "paid by company" and "reimburse to employee" expense type for each. All of our expense types are set up as "paid by company". There are over 100 so you can imagine how awful this would be for the users if it was doubled.
    We are controlling the reimbursement with the service provider field (PAYOT). Thus we have assigned each expense type to 2 wage types. An expense that comes from the credit card feed has a service provider "VI" for our VISA card. An expense that is entered manually has a "blank" service provider field which we then classify as being "out of pocket" and this amount should be reimbursed to the employee.
    As I said, this all works fine other than the summary screen. Postings to FI and Payroll work well. I could of course, change the config as you mentioned but then we would have other problems.
    Any other ideas? Maybe what we are trying to do just should not be done. Our last resort is to completely hide the summary screen if I can't figure anything out. This is not ideal but would be better than showing incorrect data.
    -Scott

  • How to calculate the salary of the employees when they are differentiated by monthly and hourly basis

    Hi all
    How to calculate the salary of the employees when they are differentiated by monthly and hourly basis
    How can we write the logic though sql
    Thanks in advance

    (case when pay_basis like 'HOURLY'
    then PROPOSED_SALARY_N*pay_annualization_factor
    when pay_basis like 'ANNUAL'
    then PROPOSED_SALARY_N*pay_annualization_factor
    end )
    I was actually trying to write the logic in this way but it was not calculating in correct format for hourly paid employees

  • Accrual in Incentive and commission management

    Hi,
    We have a scenario where we need to pay certain royalty to our customer based on sales generated from using their premises...
    now we are exploring two options...rebate functionality in SD and incentive and commission ..my question is with rebate we can use accrual functionality wherein we reserve certain amount of royalty for customer once we make a sale and then post it together at end of month..
    can we use accrual functionality for Incentive as well?
    As the rebate functionality post to AR, we are looking at ICM (Incentive and commission) module to calculate the royalty  and post to AP instead.

    Hello Hamed,
                           Yes you can. You can post accruals from ICM into FI directly by definining a settlement mechanism for it. You can use the same settlement engine that posts to AP and tweak it to post to G/L. Its fairly straight forward and have been achieved at other clients.
                            On the other hand, if you don't want to build anything and use standard functionality. In Ehp4, there is an accrual report that gets generated in ICM, which can then be used for creating G/L entries.
                            Using my first suggestion you can also do a reversal of original accrual posting. ICM can post to multiple payment engines depending what your requirements are.
    Regards
    Rahul

  • Calculate total and average for same key figure

    Hi Experts,
    I have a requirement where I need to calculate total and average for same key figure no of employees.
    eg:                
    If I enter 03,2009 as Input the reuslt should give from financiual year starting to current month.
         11.2008      12.2008     1.2009     2.2009     3.2009        average
             11          10       12       10        10         10.6
             10         10       11       12        10         10.6
    total         21         20       23       22        20          21.2
    we have only one characteristic in rows... companycode.
    Waiting for your Inputs.
    Regards
    Prasad Nannuri

    no it will work for u
    you have to use variable on 0calmonth or fiscal period depending on what Time characteristic u are using.
    lets say that variable is zcalmonth
    it is based on 0calmonth for e.g.
    now u restrict keyfigure with this variable zcalmonth with time char. = 0CALMONTH
    copy and paste the restricted keyfigure
    now set offset for variable in  variable selection screen dialog box = -1
    repeat this until u want
    make this variable mandatory
    now at query execution user will select any value for month/year
    and u will see all 5 months in result set
    now there can be maximum 12 months in a year, so u end up creating only 12 restricted keyfigures.
    use YEAR in restricted keyfigure too, and restrict it with YEAR VARIABLE processing by CUSTOMER EXIT = CURRENT YEAR
    in this case it will automatically removes any additional values...
    for e.e.g
    YEAR = 2008 only
    User entered 6/2008
    so lets say ur financial year starts in  april 2007 and ends in april 2008
    so u expect to see
    4/08
    5/08
    6/08
    but u created 12 restricted keyfigures , so it will show upto
    4,5,6 months only

  • Travel Posting Error - Reimburse to Employee expese type - No FI Doc

    We are implemented ECC 6.0 Travel Management
    When we execute the posting run thru T.code:PRRW for expense report
    FI document not created for Reimburse to employee expense type whereas
    FI document created for Company Paid Expense type.
    and system is giving message as below
    Express document "Update was terminated"received from author"
    I have checked in tcode-SM13 and showing error at
    Module Name                 &   Execution Mode
    FM_OPEN_ITEM_POST  &           V1
    Note:
    Pre-golve also we have faced the same problem and applied sap note:1019056. This is for your reference to understand the problem
    Can any body help to solve this error.

    applied sap note:1019056 and problem resolved.

  • Incentive / Commission to Sales Employee Or Sales Representative

    Dear SD friends,
    I am working on a scenario wherein we have to make incentive payments as a % of sales value to a sales employee .
    I think that we can use rebate agreements to accomplish this.
    I have gone through the SAP Incentive and Commission management application and find that it is too cumbersome for only this scenario.
    If any of you have done similar configurations, kindly help.
    Thanks and regards

    PLS REFER LINK BELOW
    <a href="http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/commission-to-sales-employee-912582">COMMISSION TO SE</a>

  • Claims and reimbursements for LTA / Medical

    HI All,
    We are on ECC 6.0  EP 7.0.
    we are using the Claims and reimbursements for LTA/Medical application .
    the problem we are facing is when employee is trying to apply for any claims the initially it is not showing the eligibility amount.
    Also the print option is not available after employee has applied for the claims.
    Once the employee applies for the Leave Encashment or LTA then on the overview screen it shows two rows one with the eligibity amount and the applied amount row.
    Please suggest.
    Regards,
    Umesh Chaudhari

    Hi Umesh,
    You need to maintain the BADI---HRPBSIN_ADV_REIMB_TYP
    Enhancement SPOT -
    HRPBSINCLAIMS
    This will take care of the eligibility.
    Regards,
    Geet

  • How to calculate difference and percentage in matrix report dynamic columns in SSRS 2008

    Hi Friends,
    I need to calculate Difference and Percentage In matrix report SSRS 2008
    1) Row grouping based On Product
    2) Column Grouping Week and Fiscal Year Current week  and Previous Year same Weeks 
    3)Data Invnetory(Value fileld)
    Example:
    If value1 and Value2 Available we need to calculate Percentage and Difference.Otherwise Not required NA I need to Show.
    For example If Particular week,Current year data is available,Previous year  week data is not available No
    need to cal Diff and Percentage we need to show Empty.
    Below Code is working for If two values is available.
    If any one of the fiscal year week data is not there it's taking some garbage values.
    I tries with If condition in GetPCT() and GetDiff() It's not working.
    Can some one please help me on this.
    I am using the custom code 
    Public Shared Value1 as String
    Public Shared Value2 as String
    Public Shared previous as string
    Public Shared previousweek as string
    Public Shared Function GetValue(Value as String,partner as String,Week as String) as String
    If partner =previous and Week =previousweek Then
    Value2=Value
    Else
    previous=partner
    previousweek=Week
    Value1=Value
    End If
    return Value
    End Function
    Public Shared Function GetDiff()
    return Value2-Value1
    End Function
    Public Shared Function GetPct()
    return (Value2-Value1)/Value1
    End Function
    How to handle this.
    Thank You, Manasa.V

    Hi veerapaneni,
    According to your description, if one of the fiscal year week doesn’t have data, the custom code returns false results.
    For your requirement, if NULL value exists in the database, we should replace it as zero then perform calculate. So within the code, we should judge whether the value is NULL. To achieve your goal, please refer to the steps below:
    1. Create a table like below.
    create table dif4
    ([Product Group] varchar(50),
    [Week] varchar(50),
    [Fiscalyearweek] varchar(50),
    value int
    insert into dif4 values
    ('Desktops','W01','FY14W01',0),
    ('Desktops','W01','FY15W01',45),
    ('Desktops','W02','FY14W02',null),
    ('Desktops','W02','FY15W02',30),
    ('Desktops','W03','FY14W03',12),
    ('Desktops','W03','FY15W03',50),
    ('Notebooks','W01','FY14W01',35),
    ('Notebooks','W01','FY15W01',56),
    ('Notebooks','W02','FY14W02',45),
    ('Notebooks','W02','FY15W02',87),
    ('Notebooks','W03','FY14W03',75),
    ('Notebooks','W03','FY15W03',105),
    ('Tablets','W01','FY14W01',34),
    ('Tablets','W01','FY15W01',46),
    ('Tablets','W02','FY14W02',49),
    ('Tablets','W02','FY15W02',96),
    ('Tablets','W03','FY14W03',42),
    ('Tablets','W03','FY15W03',113)
    2. Add the custom code in the Report Properties.
    Public Shared Value1 as Integer
    Public Shared Value2 as Integer
    Public Shared previous as string
    Public Shared previousweek as string
    Public Shared Function GetValue(Value as Integer,product as String,Week as String) as Integer
    If Value=Nothing Then
    Value=0
    End If
    If product =previous and Week =previousweek Then
    Value2=Value
    Else
    previous=product
    previousweek=Week
    Value1=Value
    End If
    return Value
    End Function
    Public Shared Function GetPct()
    If Value1=0 Then
    return 0
    Else
    return (Value2-Value1)/Value1
    End If
    End Function
    Public Shared Function GetDiff()
    return Value2-Value1
    End Function
    3. Design the matrix like below.
    4. Then get the expected results.<o:p></o:p>
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • I entered calculates hands and more than one account and used a credit card please raise security measure for Visa card and thank you

    I entered calculates hands and more than one account and used a credit card please raise security measure for Visa card and thank you

    Hi Eva B.,
    Please refer to the help document below:
    Adobe Store | Online order and payment FAQ
    Regards,
    Sheena

  • I am trying to create a PDF document that calculates Gains and Losses in Mutual Funds. The calculation scripts are repetitive from line to line. The scripts work well until I reach the line 32. Script stops calculating...

    I am trying to create a PDF document that calculates Gains and Losses in Mutual Funds. The calculation scripts are repetitive from line to line. The scripts work well until I reach the line 32. Although I am using the same script as the fields above in the columm, the script eventually stops calculating and I can't figure out why. Is there a limit of how many calculation scripts you can enter? I will attempt to attach my pdf as soon as I figure out how. Thanks.

    For e31 :
    var e30 = +getField("e30").value ;
    var c31 = +getField("c31").value ;
    if ( (e30 !== 0) && (c31 !== 0) ) event.value = e30 + c31 ;
    else event.value = "";
    for e32 :
    var e31 = +getField("e31").value ;
    var c32 = +getField("c32").value ;
    if ( (e31 !== 0) && (c32 !== 0) ) event.value = e31 + c32 ;
    else event.value = "";
    for e33 :
    var e32 = +getField("e32").value ;
    var c33 = +getField("c33").value ;
    if ( (e32 !== 0) && (c33 !== 0) ) event.value = e32 + c33 ;
    else event.value = "";
    Java console doesn't show any error... That's why I am wondering if it's not a limitation issue... or memory issue, because they are maybe too many rows or something....
    The c value is not calculated.

  • How to Calculate Freight and Acquisition Overheads on Material Price

    Hi Gurus,
    currently i am working in Product costing. my requirement is to calculate Freight and Acquisition overheads on Material Price.i have maintaind rates for condition types ZFRA , ZA2H and ZAOH  by using MEK1 transaction code. eventhough system is not calculating this overheads while running CK11n. system showing only material price no other oveheads.
    my intension is to estimate the cost for Purchased parts not for Manufacturted parts. for that i have given the priority in the Valuation Variant is Price from purchase record.
    can anybody resolve my problem?
    Thanks&Regards
    Prasad

    Hi
    Thanks for your reply.According to my clients requirement i need to do material cost estimates for purchased materials thru ck11n.for this i have given priority as price from purchase info record in the Valuation Variant. my mm  friends maintaind price in the purchase info record ME11.
    In additions to this i also maintained rates for Freight,Acquisition and Customs condition types in MKE1.
    Now if i run CK11n, system showing only Material Price which is in the Purchase inforecord but system not calculating any required overheads.
    I need to calculate Overheads thru Condition types not thru Costing sheet.
    If you see Price Simulation system calculating the Overheads accordingly.but same is not getting populating while running the CK11n.
    In Valuation Variant under the Deivery Costs tab I have assign all required Condition types to Valuation Variants and Controlling area accordingly.
    I hope that i explained my current problem clearly.can anybody give me the solution
    Thanks&Regards
    Prareddy

  • ESS Claim and Reimbursement

    Hi
    I am not able to get drop downs for claims and reimbursement type in ESS, has configured R/3.
    Pls. guide.
    Thanks

    Please check in SPRO you have maintained the help for this.

Maybe you are looking for

  • How can I get variable playback rates for podcasts/audiobooks downloaded from iTunes?

    When I download a podcast from the iTunes Store, say Criminal or 99% Invisible, it shows up on my iPod Touch 4G just as a regular song as part of an album--it's not classified as a podcast episode and there's no way to speed it up. When downloading S

  • URL and PORT for SOAP SENDER request

    Hi according to SAP doc the URL to SOAP SENDER request is: http://IP:PORT/XISOAPAdapter/MessageServlet?channel=:SERVICE:SOAPCOMMCHANNEL Where do I find the IP and the PORT to use? br

  • RF Queue for a specific Shipping Point ...... Is it possibe?

    Hi, We have around 10 doors and 10 shipping points. Transfer orders created for all the outbound deliveries are directed to an RF queue for picking. Now, we have a specific  Shipping Point which we want to seperate out for picking and we want the tra

  • :::Flash Debugging Please Help:::

    Hello all, I've just finished a website and there is a bug and I've been having the most trouble figuring out. Go to www.chameleonworldwide.com/CCD.swf . Click on the mainsite button, and it will take you to a random part of my intro, I used the code

  • Video does not play when imported from FCP

    When I import a clip from FCP into motion the clip opens up however only one frame shows up in the motion viewer. When I press play, there is no video..only that particular frame that was showing. The media tab shows the .mov file, and plays it in se