Query on Allowance Grouping

I am working on a Payroll-India project. In our project there are overall about 40-45 wage types and about 10 employee sub groups. Not all the wage types are applicable to all the ESGs. In this scenario, how should I decide on the required allowance groupings? Should I be creating separate allowance groupings for each ESGs?  For some of the ESGs, like "Consultants", "Apprentice", only 2-3 wage types are applicable and these wage types are not applicable to any other ESGs. I am a bit confused. Please help me.
-Shambhvi

Not all the wage types are applicable to all the ESGs. In this scenario, how should I decide on the required allowance groupings?
It means does these wage types are not applicable in ur Basic Pay or they are not applicable. Because , if they are not applicable based on ESG as said by experts.
1.we have Permissibility based on ESG V_511_B
2.Dont maintain those WTs to the employes who are not eligible
Before , Going to all these  things  you have to Bulit Pay Structure which includes
1.CAPs Collective Agreement Provisions
2.Pay Scale Type and Pay Scale Area
3.Pay Scale Group and Pay Scale Level
4.Allowance Groupings
Check and let us know in case of any issue

Similar Messages

  • Query for user group

    Dear Team,
    When I am creating  Query for user group via T-code  SQ01.
    Query     ZDEMO1    then Create
    This messege is comming .
    System setting does not allow changes to be made to
    object AQQU /ISDFPS/OM  ZDEMO1
    Why this messege is comming .
    Thanks
    manu

    Dear Manu,
    Please check in SE06 >> change system options >> if the system and the relevant object is in modifiable status.
    Cheers,
    Jazz

  • How to write a SQL Query without using group by clause

    Hi,
    Can anyone help me to find out if there is a approach to build a SQL Query without using group by clause.
    Please site an example if is it so,
    Regards

    I hope this example could illuminate danepc on is problem.
    CREATE or replace TYPE MY_ARRAY AS TABLE OF INTEGER
    CREATE OR REPLACE FUNCTION GET_ARR return my_array
    as
         arr my_array;
    begin
         arr := my_array();
         for i in 1..10 loop
              arr.extend;
              arr(i) := i mod 7;
         end loop;
         return arr;
    end;
    select column_value
    from table(get_arr)
    order by column_value;
    select column_value,count(*) occurences
    from table(get_arr)
    group by column_value
    order by column_value;And the output should be something like this:
    SQL> CREATE or replace TYPE MY_ARRAY AS TABLE OF INTEGER
      2  /
    Tipo creato.
    SQL>
    SQL> CREATE OR REPLACE FUNCTION GET_ARR return my_array
      2  as
      3   arr my_array;
      4  begin
      5   arr := my_array();
      6   for i in 1..10 loop
      7    arr.extend;
      8    arr(i) := i mod 7;
      9   end loop;
    10   return arr;
    11  end;
    12  /
    Funzione creata.
    SQL>
    SQL>
    SQL> select column_value
      2  from table(get_arr)
      3  order by column_value;
    COLUMN_VALUE
               0
               1
               1
               2
               2
               3
               3
               4
               5
               6
    Selezionate 10 righe.
    SQL>
    SQL> select column_value,count(*) occurences
      2  from table(get_arr)
      3  group by column_value
      4  order by column_value;
    COLUMN_VALUE OCCURENCES
               0          1
               1          2
               2          2
               3          2
               4          1
               5          1
               6          1
    Selezionate 7 righe.
    SQL> Bye Alessandro

  • Wage Type  is not valid for allowance grouping

    Gurus
        When i am Executing PC00_M40_TERM and entered Details then in very next screen it is with error
       ''Wage Type  is not valid for allowance grouping ''
    The Issue is showing generic and No specific Wage type shown in error.
    ABAP Team also Debuged and could not get the Issue.
    Kindly Let me know from your Experience what could be the Issue.

    Your wage type is missing in allowance grouping configuration against RAP indicator R,Reimbursement
    Check table V_T7INA9 , check  the wage type is configured for the allowance grouping of that employee with RAP Indicator R, Reimbursement

  • When entering an address, I am always queried to allow forwarding or not. Does that mean I have a key-logger attached to my searches?

    When entering an address, I am always queried to allow forwarding or not. Does that mean I have a key-logger attached to my searches? The message says Firefox prohibited redirection to another page, even when I open my home page. Please advise.

    I would recommend posting in the iTunes forum: https://discussions.apple.com/community/itunes/itunes_for_mac

  • Error "No automatic updation for IT0008. Allowance Grouping not found"

    I am maintaining IT581 of an employee.but system throws an error -->No automatic updation for IT0008. Allowance Grouping not found.I have maintained allowance grouping properly.The thing is my requirement is that i am maintening pay groups and level in table T710 instead of T510.Not touched T510.
    Means i have also created IT1005(Planned compensation) in OM.Every other thing is ok.Except IT581.
    What i beleive is its taking  assignement from table V_T7INA3.where i am not able to store ESG for CAP, groups and levels.Because its taking value from T510.But i want to do everything on basis of pay scale grade ie T710.
    Need your help and inputs....

    Dear Sumo,
    Kindly update feature 40 ECC which will help to automatic open the IT0008 for autmatic updation of such wagetypes ex: HRA
    you can maintain percentage their for the particular wagetype for
    40ECS - HR-IN : Feature to Determine Elgibility for RAPS
    This feature is used to determine the factor which is multiplied with
    the Reimbursement, Allowance or Perk (RAP) amount to calculate the
    amount payable to the employee.
    rocedure
    The factor can be arrived at by making a decision on the following
    details:
    Country Grouping
    Company Code
    Payscale Grouping for Allowances
    Wage Type
    Gender Key
    Number of children for children education allowance
    Number of children for children hostel allowance
    Personnel Number
    ample
    As per company A's policy, all employees belonging to the Payscale
    Grouping for Allowance MN01, receive twice the amount eligible for
    Childrens' Education Allowance (wagetype M260) in case the employee has
    two or more children.
    1           D   MOLGA
    2   **          &ELIAL=1
    3   40      D   LGART
    4   40 ****     &ELIAL=1
    5   40 M260 D   CEANO
    6   40 M260 *   &ELIAL=2
    7   40 M260 1   &ELIAL=1
    kindly update the same and let me know.
    rgds,
    priyanka

  • "Allow Group Protection" in IRM

    We have a SharePoint Online library with IRM enabled. View only in browser, no download, and 99.9999% of staff are seeing it at the permission level of "View Only."  The only exception is me (Site Collection Admin) and the person maintaining
    the library. It is mission-critical stuff.
    We just launched the other day, and I'm getting hit with approval requests every time someone wants to share any document using the SHARE tool, even when both sender and recipient have the same rights to it (View Only).  So, Employee 1 goes to SHARE
    the document with Employee 2 (in the sense of "Here's that information you were looking for") and I'm having to approve each time. This doesn't work as a process...they should be able to freely share the document to each other.
    I see a setting in IRM for "Allow Group Protection," which SEEMS from what I can read, allow members of a group to share the document with each other. However, I can't select any SharePoint Group for that permission! All of our employees are coming
    in under the "Team Site Visitors" label.  It seems to accept only Active Directory groups.  
    I do have an AD group with everyone in it, but will A.) adding this group into that box generate some kind of message to everyone (which I do not want to happen), and B.) will this do what I hope, which is to allow employees to freely share documents without
    me getting involved?
    Thanks!

    You can try the procedure described toward the end of http://discussions.apple.com/message.jspa?messageID=7271023#7271023
    once all the group members are individually entered the save replaces them with the group name.
    HTH,
    Harry

  • Pay scale struture (allowance group)

    Hi,
    if an employee is in allownce group say abc1 on 01.01.2007
    and on 01.01.2008 he come to allwancce froup abc2 but problem is that althought pay scale struture maintain proberly it taking allownace group abc2 frm 01.01.2007 and so RAP is taking accordingly

    i give example to clear what is my proble
    lets take employee 111
    111 having pay scale structure PST -DP
    PSA- CD
    PSG- HOD
    level -01
    is maintain on 01.01.2007
    this pay scale str like to allowance group  lets DC03
    on 01.01.2008 his pay scale str change to
    PST -RG
    PSA- ID
    PSG- DIR
    level -01
    this pay scale str like to allowance group  lets  RG04
    NOW  RAP table t7ina9 for AG DC03 AND RG04 IS DIFFERENT
    MY PROBLEM IS THAT SYSTEM TAKING AG RG04 ON 01.01.2007 ALL THOUGHT PAYSCALE STR IN INFOTYPE 0008 IS AS I MENTION ABOVE .

  • Notification Query for Item Group

    Dear Experts,
    Please Guide me for a Notification Query for this Scenario :
    I want to put a Notification Query for a  Group i.e. when any user do transactions in any form or any Particular form using items
    of this Group than if the Item Quantity is in Decimal then he can not do that Transaction and Get Error Message.
    Thanks in Advance.
    Atul Chakraborty

    Hi Atul,
    to achieve this you have to write SPTN at the back end
    under databases node select your live database.
    Select programability
    select stored procedure
    select db.sbo.SP_Transactionnotification
    and paste your code into
    ADD YOUR CODE AREA
    If (@object_type = '17') and (@transaction_type in ('A', 'U'))
    BEGIN
         Declare @ItmGrpCode as int
         Declare @Qty as int
         set @ItmGrpcode = (select oitm.itmsgrpcod from oitm inner join rdr1 on oitm.itemcode = rdr1.itemcode inner join ordr on   
            rdr1.docentry = ordr.docentry where  ordr.docentry=@list_of_cols_val_tab_del)
            set @Qty = (select quantity from rdr1 inner join ordr on ordr.docentry = rdr1.docentry where ordr.docentry =
            @list_of_cols_val_tab_del)
         BEGIN
                        if @ItmGrpcode = 10 and @qty = 0
                        Begin
                             set @error = -1
                             set @error_message = 'Invalid Input'
                       End
           End
    END
    Like wise by capturing object type and dml mode you have to write code for every document that you want to check.
    For example I've given code for Sales Order.
    hope this will help you
    Thanking you
    Malhaar'

  • Dynamically assign allowance group according their level and project senior

    Hi,
    I want to assign allowance group according to their job/level and project seniority dnyamically.
    Scenario like this :
    1. For a particular level of employee group for the fist year 55% rate,2nd year 60% rate and third year onwards 70% rate.
    2. What is the step to assign the rate to employee during payroll initilization dynamically.

    Edit
    Jeff

  • No automatic updation for IT0008. Allowance Grouping not found.

    Hi
    Guys whenever i am saving any employees 0581 it by giving metro,city allowances information in PA 30 i am getting the message "No automatic updation for IT0008. Allowance Grouping not found".
    Can anybody tell what the reason behind it?
    Regards
    Surajit

    Hi Sikindar,
    Request you to let me know, if in table V_512W_D, in the cumulations column 14-HRA Basis, if there should be a check for wage type M230.
    Would this solve the problem of automatic updation on infotype 0008??
    Priority:HIGH
    Thanks in advance,
    Regards,
    Angel

  • How do I create a query based distibution group in Exchange 2010?

    Hi,
    We have just moved onto exchange 2010 and I wanting to create query based distribution groups based on OU's. As there is now wizard within 2010 I am a little unsure as to how to go about this. I am led to believe I now need a scritp to do this.
    Any help would be greatly appreciated.
    Thanks

    I have tried this and get the following error. Any Ideas?
    Delivery has failed to these recipients or groups:
    All@Doncaster <mailto:IMCEAEX-_O%3DFIRST%2B20ORGANIZATION_OU%3DEXCHANGE%2B20ADMINISTRATIVE%2B20GROUP%2B20%2B28FYDIBOHF23SPDLT%2B29_CN%3DRECIPIENTS_CN%3DAll%[email protected]>
    The email address that you entered couldn't be found. Check the address and try resending the message. If the problem continues, please contact your helpdesk.
    Diagnostic information for administrators:
    Generating server: CRHV03.crhfsg-uk.co.uk
    IMCEAEX-_O=FIRST+20ORGANIZATION_OU=EXCHANGE+20ADMINISTRATIVE+20GROUP+20+28FYDIBOHF23SPDLT+29_CN=RECIPIENTS_CN=[email protected]
    #550 5.1.1 RESOLVER.ADR.ExRecipNotFound; not found ##
    Original message headers:
    Received: from CRHV03.crhfsg-uk.co.uk ([fe80::451b:a27f:42cb:f770]) by
     CRHV03.crhfsg-uk.co.uk ([fe80::451b:a27f:42cb:f770%12]) with mapi id
     14.01.0289.001; Fri, 15 Jul 2011 15:24:50 +0100
    Content-Type: application/ms-tnef; name="winmail.dat"
    Content-Transfer-Encoding: binary
    From: "Smith, Stacey" <[email protected]>
    To: "All@Doncaster" <[email protected]>
    Subject: FW: test
    Thread-Topic: test
    Thread-Index: AcxC+SC29u62U+fVRiGEfoRPRWVvRgAAc31g
    Date: Fri, 15 Jul 2011 15:24:50 +0100
    Message-ID: <[email protected]>
    References: <[email protected]>
    In-Reply-To: <[email protected]>
    Accept-Language: en-GB, en-US
    Content-Language: en-US
    X-MS-Has-Attach: yes
    X-MS-TNEF-Correlator: <[email protected]>
    MIME-Version: 1.0
    X-Originating-IP: [10.39.1.125]

  • My iphone 4s only allows group message to 25 contacts?

    I need to send group message to about 60 contacts and I have updated my settings to allow group messages; however, it still only allows me to input 25 contacts.  Any recommendations?

    Why wipe the contacts? I'm not questioning your method, just what it actually does. Would I wipe the SIM contacts or the phones contacts?

  • Need to Query Local Admin Group

    I wrote (copied) some PowerShell code that will add a Domain User to the Local Admin Group using ADSI.  
    $GuestPC = "WinNT://DOMAIN/UserName,user"
    $AdminGroup = [ADSI]("WinNT://"+$env:COMPUTERNAME+"/administrators,group")
    $AdminGroup.add($GuestPC)
    I want to add an If - Else statement to check if the Domain User is already in the Administrators group.  
    I found this code:
    $members = @($AdminGroup.psbase.Invoke("Members"))
    $members | foreach {$_.GetType().InvokeMember("Name", 'GetProperty', $null, $_, $null)}
    This code actually lists the members of the Administrators Group.  Maybe its early or I did not get enough sleep, but I cannot figure out how to just query the Administators group for $GuestPC and if it is there don't do anything, but if it is not there
    add it using the above code.  
    Something easy for someone out there I hope?
    Matt
    Matt Dillon

    Finally found the answer on Google.  Just need to add -cnotcontains "GuestPC" in side a If-Then
    Matt Dillon

  • What the use of allowance grouping

    Hi Guys,
    What the real use of allowance grouping with model wage type(except  percentage valuation)
    What the real use of reimbursement,allowance & perks in Payroll( except per

    Hello Surajit,
    You associate the eligibility criteria for a salary braket to a Wage Type and specify the type of allowance. These Wage Types are read by the Basic Pay Infotype (0008) and processed as per the criteria applicable for the employee's 'Pay Scale Grouping for Allowances'.
    so RAP - checks eligibility and calculation of wage type
    I spoke to one guy , he said real payroll starts with RAP.
    Thanks and Regards
    Jaydeep Jadhav

Maybe you are looking for

  • Get MacOS Software.  Your Syhstem Settings are being upgraded.

    When I press the Apple on the far left upper corner, I get the following Error Message: Get Mac OS Sofware. Your system setings are being updated. Unable to open your preferred browser; Try again in a few minutes. I have had this problem for more tha

  • Face Time for mac does not show contacts window or allow me to sign in

    My Facetime for Mac launches but does not show me my Contacts sidebar or allow me to 'Sign In'. Preferences is grayed out as well. It works under a new user account (System Preferences > Accounts). I added a contact into the blank address book to tes

  • Related selects using radio button

    Hi All, I wanna use radio button with three options and one dropdown box . my problem is i wanna choose option from radio button and run the related query to get the values into dropdown box and then choose the value from drop down and submit it to a

  • Lenteurs à l'enregistrement Illustrator

    Bonjour, Depuis le passage de CS5 à CS6, nous rencontrons des lenteurs à l'enregistrement (+ export) des documents Illustrator et Photoshop. Avant, cela prenait quelques secondes, maintenant ça rame énorément. Nous avons tous le mêm type de poste : H

  • Help in Getting Archived Images Organized Before Import

    I'm a LR beginner and need advice. I have about 3000 tiff and psd images - about 75Gb, archived on CD and DVD in pretty random order. They aren't on my hard drives. I've kept track of them through iView. Now I want to bring them into Lightroom and us