EG,ESG and personnel actions for multiple comapny

Dear All,
we are implementing SAP HCM for 2 countries (dubai and Pakistan both are same country grouping =99) in dubai they have 4 companies(4.Personnel Area's)with 4 company code. and in Pakistan ,they have 3 company's( Personnel Area's)
My question is. each company's in Pakistan have different EG and ESG and also each company have different Personnel Actions,( some actions are not applicable to other PA for an example.. Transfer action  is not applicable to other PA in pakistan company
How can i create diferent Employee gorup and employee sub group for each comapny (i mean for each personnel Area?
pls help me
Manjula

Hi,
ARU is correct.  The Personnel Areas are part of the Enterprise Structure and define an organization by location, product line, function, etc.  Employee Group/Subgroup are in the Personnel Structure and define the types of employees - hourly, salaried, sales, director, vice president, full time, part time, etc.  The Employee Groups/Subgroups, however, are country specific and in table T503Z can be assigned to one or more countries.  Thus, you could have certain Employee Group/Subgroups valid for Dubai and certain ones for Pakistan, but not between Personnel Areas if in the same country. 
Also as responded to above, you can control the actions by User Group and have actions called the same have different infotypes or not appear at all based on the User Group assignment of the processor. 
Paul

Similar Messages

  • HR Headcount and Personnel Actions(0PA_C01) std routines not working

    Hi Friends,
    I have loaded data for Headcount and Personnel Actions(0PA_C01) cube. Here the fields below mentioned are not populating data which are with standard routines. I checked code and also gone through sdn and also with SAP notes but every thing ok.
    We are working with support package 16.
    0AGE,
    0AGE_RANGE,
    0GT_PLAND(country key),
    0COUNTRY_CODE,
    0GENDER,
    0NATION,
    0PERSLANGU,
    0POSTAL_CD(Postalcode),
    0REGION,
    0MAST_CCTR,
    0CNTRCTTYPE(Contract Type),
    0PAYPCT_CHA(Capacity Utilization level in %),
    0HDCNT_FTE(Head Count FTE).
    Can u please give me your views to populate data to the above mentioned fields.
    Here 0GENDER,0NATION,0PERSLANGU,0POSTAL_CD(Postalcode),0REGION are attribute of 0PERSON and in turn is an attribute of 0EMPLOYEE. I can able to see data individually from both 0PERSON and 0EMPLOYEE. but i want to see data attribute data of 0PERSON in 0EMPLOYEE.
    Is it possible? If possible Can you please Explain me?
    Regards,
    Sridhar

    Adjusted transfer rules, so now standard routines are correctly populating fields.
    I have doubt on two fields of cube,
    keyfigures: capacity utilization level
                     head count FTE which is (capacity utilization level / 100)
    Is capacity utilization level  field in BI is equivalent to R/3 Staffing Percentage field ?
    (The staffing percentage indicates which percentage of an employee's time is to be spent in the position entered). If not what field in R/3 is equivalent to capacity utilization level .
    Regards,
    Sridhar

  • MSS and Personnel Action

    Hi Experts,
    What is the relationship between MSS and Personnel Action (PA40)? Can a manager that have access to mss perform personnel action (eg Organizational Transfer) for his/her subordinate employees? Thanks

    Yes as indicated above use processes and forms which are standard delivered and mimic the pa40
    you can create your own forms just like actiions
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/2e/5a5d45d9f24fbdb06be2ff53651c3e/frameset.htm

  • VMM 2012: How to Configure Automatic Start and Stop Actions for a Virtual Machine?

    Does somebody know how to confgure Automatic Start and Stop Actions for a Virtual Machine in VMM 2012?
    I miss that option.

    Automatic Start or Automatic Restart actions are available for virtual machines running on a Hyper-V cluster from within Virtual Machine Manager.
    From within Virtual Machine Manager, bring up the Virtual Machine's properties:
    Click "Hardware Configuration"
    Click "Availability"
    Click "High", "Medium", or "Low" to enable automatic start/restart or
    Click "Do not restart automatically" to disable automatic start/restart
    Screenshot from VMM 2012 for a VM running in a Server 2012 R2 Hyper-V cluster:
    VMs running on a cluster have to be marked "Highly Available" and logically, Microsoft assumes that you'll want these VMs to be running all the time when this setting is selected.  If the cluster fails or needs to be restarted, you can set the priority
    by which a VM restarts, or you can set the VM to not restart at all when cluster services are restored by using the settings above.

  • Need a click and drag script for multiple layers.

    Hi. I'm realitivly new to Flash and Action Script.
    For a Majour project school asignment i am trying to create an interactive map for a hypothetical theme park, and i'll cut to the chase, i need a script that allows the player to drag the content of two or three layers around the screen upon mouse click, similar to this example:\
    http://www.dreamworld.com.au/content/drw_2008_shopping.asp?name=ParkMap
    I will have a layer for buttons (probably called Buttons) and a layer for the map graphic (Probably called Map), similar to this tutorial:
    http://www.republicofcode.com/tutorials/flash/interactive_map/
    If anyone could produce, or has a script lying around that could do this; i would really apreciate it.
    This assignment has a large impact on my UAI (universities admission index).
    Thanks for your time,
    Pat

    Thanks for your help. I really appreciate it.
    The problem is; this is the script i am using to make the map interactive:
    import mx.transitions.Tween;
    import mx.transitions.easing.*;
    var cities:Array = ["muscat", "sohar", "dubai","abu_dhabi"]
    function mover (targetX, targetY){
    currentX = marker_mc._x;
    currentY = marker_mc._y;
    var xTween:Tween = new Tween(marker_mc, "_x", Strong.easeOut, currentX, targetX, .5, true);
    var yTween:Tween = new Tween(marker_mc, "_y", Back.easeOut, currentY, targetY, 1.5, true);
    for (var i = 0; i<cities.length; i++){
    var my_btn = this[cities[i]+"_btn"];
    my_btn.myCity = cities[i];
    my_btn.onRollOver = function() {
    mover( this._x, this._y);
    marker_mc.gotoAndStop(this.myCity);
    And when the buttons are made to be part of a movie clip with the image i am using for the background this script does not work.
    The script is located in a layer called "Actions", if that is of any help at all.
    Any ideas?
    I am sorry if I am being a newsense.
    Thanks

  • Easy and fast building for multiple sites

    Hi all, my first post. So, I've got a lot of sites but right
    now I am working on about four main ones - all commercial. In the
    past I had a webmaster but for the short-term and until my company
    is stronger financially I'm taking on the building again myself. My
    question is, in the past I'd used HTML, then looked at some CSS
    combo, and then finally my webmaster hand coded my main site to
    work with PHP/MySQL. So, as I begin to build my new sites, which
    don't need to be super complex, what are the easiest and fastest
    tools for me to use and have the least amount of grief. Should I
    even bother with CSS? Can I just use a php page and use tables?
    Should I delve into Flash, since many of my sites are media
    oriented? Clean, quick, easy and functional are what I need. Thanks
    in advance!

    .oO(2manyirons)
    >[...] My question is, in the past I'd used HTML, then
    looked
    >at some CSS combo, and then finally my webmaster hand
    coded my main site to
    >work with PHP/MySQL. So, as I begin to build my new
    sites, which don't need to
    >be super complex, what are the easiest and fastest tools
    for me to use and have
    >the least amount of grief. Should I even bother with CSS?
    Of course you should. Reasonable and properly structured HTML
    4 Strict
    in conjunction with CSS for the presentation should be the
    way to go.
    >Can I just use a php
    >page and use tables?
    Whatever you like (or need).
    >Should I delve into Flash, since many of my sites are
    >media oriented?
    No, because ...
    >Clean, quick, easy and functional are what I need.
    ... Flash is neither of them. In fact it will cause a lot of
    problems if
    it's used improperly, for example for building the entire
    site. In some
    rare cases it has its uses and can be a valuable add-on, but
    usually
    it's just annoying and a usability problem. Things like
    Flash, JS etc.
    should be used wisely and carefully, especially on commercial
    sites.
    Micha

  • ACS and same username for multiple users (max sessions)

    Hello,
    I have created four user groups and four users. Each user is in its own user group and each usergroup have its own ip pool. The problem is that multiple sessions is not always (works random) possible even if the max session is set for group to unlimited and users use group settings. does anyone have any idea what might cause the problem?
    thanks for your answers,
    Lasse

    Hi,
    Here is some more information about problem. Connection fails even if the authentication is passed. I use ACS (3.3) for authenticating users from mobile network.
    Lasse

  • It is possible to have a dynamic Oracle Label Security procedure/script to configure data label (compartments and data label)  for multiple rows at same time?

    A single script which can be run below mentioned commands...  instead of using multiple manual steps for configuring data labels. Is that possible and how? Having bulk of data where OLS need to be applied.
    exec LBACSYS.SA_COMPONENTS.CREATE_COMPARTMENT
    exec SA_LABEL_ADMIN.CREATE_LABEL
    exec SA_POLICY_ADMIN.APPLY_TABLE_POLICY

    Have you ever answered this question? If not, have you tried to use the "HIDE" property on your table_options?

  • Disk and tempdb configuration for multiple Instances in one SQL cluster

    Hi Everyone ,
      I am in planing to build SQL Cluster on Blade server . Two blades are allocated for SQL. and planning to cluster those two blades. It will be windows 2012R2 and SQL 2012/2014. Initially it was plan to put most of database on one SQL instance. but
    due to other requirements I will be Installing more SQL Instance on same cluster. 
    for now Everything will be on  RAID 10 but do not have more details about storage yet that how it will get configured
    256 GB Ram on Each blade server.
    1) what are the Disc configuration recommendation for data and log files when each instance get added?
    2) what are the Disc configuration recommendation for  tempdb files when each instance get added?
    3) Each Instance Tempdb file on Same drive is good practice?
    Any other Best practices should follow for this setup?
    Thank you ....
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    1) what are the Disc configuration recommendation for data and log files when each instance get added?
    Keep both the sql instances in diffèrent drives.read the below link for RAID levels and according to your usage you can cofigure it..
    http://technet.microsoft.com/en-us/library/ms190764%28v=sql.105%29.aspx
    Storage best practice.
    http://technet.microsoft.com/en-us/library/cc966534.aspx
    2) what are the Disc configuration recommendation for  tempdb files when each instance get added?
    Its good to have sepreate drive for tempdb and each instance too with correct allocation or configuration..RAID5
    for data if you must, but have to keep a spare drive around for that.
    Best is 10 everywhere. If that's too expensive, then 1 or 10 for log and 5 for data (and 10 for TempDB)
    RAID 5 is terrible for logs because it has a high write overhead. Tran logs are write-heavy, not read-heavy.
    3) Each Instance Tempdb file on Same drive is good practice?
    Tempdb configuration is depends, its completelty based on your server and tempdb usage..Make sure to have equal size for all the files in tempdb, As a general rule, if the number of logical processors is less than 8, use the same number of data files
    as logical processors. If the number of logical processors is greater than 8, use 8 data files and then if contention continues, increase the number of data files by multiples of 4 (up to the number of logical processors) until the contention is reduced to
    acceptable levels or make changes to the workload/code.
    http://www.confio.com/logicalread/sql-server-tempdb-best-practices-initial-sizing-w01/#.U7SStvFBr2k
    http://msdn.microsoft.com/en-us/library/ms175527(v=sql.105).aspx
    http://www.sqlskills.com/BLOGS/PAUL/post/A-SQL-Server-DBA-myth-a-day-(1230)-tempdb-should-always-have-one-data-file-per-processor-core.aspx
    Raju Rasagounder Sr MSSQL DBA

  • How to install Spectral Measurements and Modulation Toolkits for multiple versions of Labview

    I installed NI-RFSG, NI-RFSA, the Spectral Measurements Toolkit, and the Modulation Toolkit.  I have both LabVIEW 7.1 and 8.0 installed on my system.  I developed an application in LV 8.0 and now I need to revert it to LV 7.1.  The problem I am having is that add-on toolkits seem to only have been installed for LV 8.0 because there are several missing VIs and controls when I try to open the LV 7.1 version.  I tried re-installing the toolkits, but this is not fixing the problem.  How can I get the installer to install the toolkits for both versions of LabVIEW?
    Thanks for your help,
    Cherie
    Solved!
    Go to Solution.

    Hello Cherie,
    it's a know issue. You can read it in the modulation toolkit readme :
    Two Versions of LabVIEW Installed
    The installer supports installation of the Modulation Toolkit into a single
    version of LabVIEW; installation of the Toolkit into multiple separate
    installations of LabVIEW (for instance LabVIEW 7.0 and LabVIEW 7.1 installed
    on the same PC and in separate directories) is not supported or recommended.
    An unsupported means of doing so though involves manually copying files from
    one LabVIEW installation to another. To do so, you can install the
    Modulation Toolkit to the home directory of one LabVIEW installation, and
    then manually copy the installed files to the other LabVIEW installation.
    The following list includes pertinent directories and files. Copy all files
    from these directories, including any subdirectories, using the equivalent
    relative paths to the LabVIEW home directory for the target.
    <LabVIEW Home>\vi.lib\AddOns\Modulation\*.*
    <LabVIEW Home>\vi.lib\AddOns\NISML\*.*
    <LabVIEW Home>\examples\Modulation\*.*
    <LabVIEW Home>\resource\objmgr\NIMTAttribs.rc
    <LabVIEW Home>\resource\objmgr\NIMTAttribs.rch
    <LabVIEW Home>\help\lvmod.txt
    <LabVIEW Home>\help\lvmod.chm
    <LabVIEW Home>\help\lvdmt.txt
    <LabVIEW Home>\help\lvdmt.chm
    Note that this listing does not include all installed files. Also, copying
    files in this manner is not equivalent to a full installation into the
    alternative version of LabVIEW. Most notably error text unique to the
    Modulation Toolkit will not be updated and the Example Finder listings will
    not show the Modulation Toolkit examples.
    jerome
    "CherieC" <[email protected]> a écrit dans le message de news:
    [email protected]...
    >I installed NI-RFSG, NI-RFSA, the Spectral Measurements Toolkit, and the
    >Modulation Toolkit.&nbsp; I have both LabVIEW 7.1 and 8.0 installed on my
    >system.&nbsp; I developed an application in LV 8.0 and now I need to revert
    >it to LV 7.1.&nbsp; The problem I am having is that add-on toolkits seem to
    >only have been installed for LV 8.0 because there are several missing VIs
    >and controls when I try to open the LV 7.1 version.&nbsp; I tried
    >re-installing the toolkits, but this is not fixing the problem.&nbsp; How
    >can I get the installer to install the toolkits for both versions of
    >LabVIEW?
    > &nbsp;
    > Thanks for your help,
    > Cherie

  • Autodiscover and outlook anywhere for multiple domains

    Hello
     I have exchange 2010 SP3 environment  which is currently in production. We have multiple domain names added to accepted domain and it’s working fine.
    I have two different public IP Address for MX (SMTP ) and OWA.
    following DNS records are created with ISP DNS Servers. Below find the example.
    MX Records
    Smtp.abc.com (10.1.202.10) (SMTP /MX)
    Smtp.zxc.com  (10.1.202.10) (SMTP /MX)- new domain
    Smtp.qwe.com  (10.1.202.10) (SMTP /MX) - new domain
    OWA and Autodiscover
    Mail.abc.com (10.1.202.2) (owa)
    Autodiscover.abc.com (10.1.202.2)
    Currently outlook anywhere and  outlook autodiscover  working for (mail.abc.com) domain without having any issues. All the other domain are failing errors when I’m testing the Remote connectivity Analyzer. When I’m trying configure the outlook
    profile it’s not resolving the domain name.
    OWA working for domain they also using the same url to access the OWA (https://Mail.abc.com/owa)
    Any idea how to resolve this issue.
    Aucsna

    Hi,
    Agree with Ed, generally, all names autodicover.SMTPAddressSuffix should be added in the certificate and Public DNS entries.
    Alternatively, you can refer to the following article to simplify the namespace in certificate:
    http://www.msexchange.org/articles-tutorials/exchange-server-2010/mobility-client-access/using-autodiscover-large-numbers-accepted-domains-part1.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Two par biddig and live action for sinle document

    Hi,
    I have a requirement for a sngle shopping cart at the time of sourcing is it possible to carry out live action process and bidding (RFx process) simultaneously for single shopping cart document.

    only one JAy is correct.
    SC Item will not agian appear in the cockpit once it was converted to next follow on docuement and Object links are created.
    OR
    You can create an auction by converting an RFx into an auction. This enables you to process converted auctions more efficiently and use bids copied from an RFx to drive competitive bidding. You can choose to copy full-quantity bids without attributes from the RFx to the auction; only valid bids created for the current external version of the RFx are transferred during conversion.
    Muthu

  • HT3622 I need different facetime and messenger details for multiple ipods on one apple id how do I do this when in itunes?

    I have an iphone and my 2 children have Ipod touch they have to be set up under my apple id to be able to purchase apps. But we all want to have separate facetime & messenger accounts. My contact list seems to have appeared on one of my childs ipod touch. How can I set up separate accounts but under one apple id.

    Answers that I know :
    a, yes - I have an iPad, iPhone, and iPod Touch linked to my account on the same computer/iTunes and haven't had any problems with it
    b, you only need to purchase the app once, it can then be copied onto all your devices. Some of my apps are on all three of my devices. If you get newspapers or magazines then I believe that some only allow one download of each magazine/newspaper, so you may not be able to have them on each device.
    c, as long as you have your own Game Center accounts then you should be able to - I've never used it
    d, yes, you can have them on all your devices, you don't need to multi-purchase them
    e, I think that you will each need your own email address for them - in Settings > iMessage you can link an email address with messaging, and similarly for FaceTime (Settings > FaceTime) - that way messages/calls will only go to the correct person. Using FaceTime ; there is also some info on the built-in apps in iPad's manual and iPod's manual
    f, all content purchased via an iTunes account is tied to that account, and they cannot be copied or transferred to a different account. So any content purchased on your wife's account will remain tied to her account. You can have more than one iTunes account authorised on a computer's iTunes (Store > Authorise This Computer), so you can have her content as well as yours on the computer that you sync to.
    g, don't know, I've not made any in-app purchase
    h, with the device connected to and selected on the left-hand side of your computer's iTunes, then on the tabs on the right-hand side you can control what is synced to that device. Those selections should then be remembered each time you re-connect that device, so you can have different selections for each device and you shouldn't have to re-do the selection each time you connect it.

  • Date and Time adjustments for multiple photos

    Hello, thanks for providing the space for new users, and thanks in advance for your assistance.
    I am currently moving out of apple aperture/iphoto and across to lightroom 5.
    The OCD part of me likes to have my library organized, and I noticed that when I transferred my library across it is in a bit of a mess, so I am currently in the process of organizing the library and cleaning it up (approximately 18000 photos)
    Any how, I have almost settled on a folder structure (YYYY/MM - I feel for the number of photos I have trying to nut down to day might be to much - happy to receive advise on this also)
    For the most part, the photos have correct date and time from the commencement of the digital era (for me 2006 onwards)
    Photos pre 2006 are in negative form, and I am currently in process of having these scanned and imported into library, I have a batch done every month.  Adjusting the date and time from the creation date is where I am running into trouble.
    I have looked around the web and various forums to no avail.
    Firstly, I organize the photos into the correct order.  I then select the first photo and the then select the remaining photos.  I then select the adjust date/time from the menu and select the first option, adjust to new date and time, lets say 01/01/1990 at 1200 PM.
    The result I end up with is the first photo (the more selected photo if correct term) has 01/01/1990 @ 1200 as date and time, the remaining have 01/01/1990 as date (if I am lucky), and the times jump all over the place.  Sometimes it wont even change the date time for the remaining photos.
    What I am trying to achieve is either the same Date/Time for all the photos when I select a batch, or have them increment in time by a standard amount (i.e 1 minute (1200/1201/1202) or 1 second (1200:00/1200:01/1200:02)), and I just dont seem to be able to work this out to automatically do this, currently I have to achieve this by a manual adjusting each photo (some 200 at a time) which is really labor intensive
    Thanks in advance, and hoping an easy solution
    Regards
    Dean

    Thanks, that seemed to fix the problem.
    Workflow is:
    1) In grid view arrange photos in correct order
    2) Rename photos with a name & sequence (i.e. photos-1), this appears to then keep the photos organized as how I had arranged in grid view
    3) Export photos & delete original photos from my master library
    4) Open exported photos in an EXIF editor and change date & time to a common format (I am currently using the seasons as a guide, i.e. the photos that I recall being taken in spring are dated the first day of spring, using noon as the time)
    5) Import back to Lightroom and organizing as per my usual structure.
    This has allowed me to easily batch change date and times, keeping the correct order and has drastically reduce my workload, thanks for the suggestion!

  • Is there any documentation on 0PA_MP01 (Headcount and Personnel Actions)

    Have not been able to find documentation on multiprovider 0PA_MP01 and its related queries, any idea where to find?
    Cheers.
    Tan Meng Mau.

    Well....the note just states that it is a new multiprovider but with no details.  What we are looking for is something similar to the documentation for the BI Content that SAP provides.
    E.g.
    http://help.sap.com/saphelp_nw70/helpdata/en/63/351e3c6a2fc036e10000000a114084/frameset.htm
    Tan Meng Mau

Maybe you are looking for

  • How to use massage with other phone numbers

    does massage only work with apple products.

  • BULK INSERT from a text (.csv) file - read only specific columns.

    I am using Microsoft SQL 2005, I need to do a BULK INSERT from a .csv I just downloaded from paypal.  I can't edit some of the columns that are given in the report.  I am trying to load specific columns from the file. bulk insert Orders FROM 'C:\User

  • Change the date format from mm/dd to dd/mm

    Is there any way to change the date format? Currently, my today screen, calendar app, etc is set to display dates as mm/dd. I'd like to change it to the UK format (dd/mm) but I have not been able to find a single method that works. I've tried themes

  • SelectOneMenu problem

    Hi, I got the following setup: appBean.java ================= private ArrayList country; public appBean() { this.country = new ArrayList(); protected void init(){ List list1 = this.getMiscService().getAllCountriesServ(); for (i=0; i<list1.size(); i++

  • Error while importing Journal Entries by using Data Transfer Workbench (DTW

    Dear Experts, when i am trying to import journal entries (expese entry, met my cash) i got a error message for without entering the tax group. error message " you cannt post abase amount wihtout taxgroup JDTI BaseSum [line:1] [application defined or