Difference b/w Person & Assignment Dimension

i have created balance dimension of Basic salary having two balance dimension which are
1.Assignment Inception To Date
2.Person Inception To Date
Could you please elaborate, when it impace would be occured because currently both have same value.
thanks.

Which level are you at
Pre 12.0.6 -
Person level balances do not aggregate assignments across periods_of_service.
So PERYTD will only give you summed up data for multiple assignments in the same periods of service.
Post 12.0.6 -
Person Level balances do aggregate assignments across periods_of_Service.
So PERYTD will sum all assignments for the person, across periods_of_service(term, re-hires cases).
Check the thread for more Info -
http://www.hcmaces.com/forums/ubbthreads7/ubbthreads.php/topics/8796/Re_Latest_Balances#Post8796
You can check the actual Sql query. use thie -
select user_entity_id,definition_text from ff_database_items -- user_entity_id
where user_name = 'BASIC_SALARY_PER_YTD'; -- change this to your DBI
select route_id from ff_user_entities -- route_id
where user_entity_id = 1228; -- user_entity_id from the previous query
select text from ff_routes -- text
where route_id = 286; -- route_id from previous queryNow you can construct a sql statement -
Select /* definition_text */ -- from the 1st query
from
/* text */ -- from the 3rd queryHope that helps.
Plese close the thread if your queries are answered.
Cheers,
Vignesh

Similar Messages

  • How to change the default date in Person assignment tab?

    Hi experts,
    Does anyone know how to change the default date in person assignment tab in cj20n? Currently, the system always take the scheduled finish date to the date of the person assignment tab. Can I change it to the start date?
    Thanks and rgs,
    Michelle

    Hi Michelle,
    Goto SPRO->Project system->Dates->Scheduling->Specify Parameters for Network Scheduling, Here you can control the workforce planning dates.
    Hope this is useful...
    Regards
    Aatish

  • Creation of Multi Provider, using InfoCubes | Error in assigning dimensions

    Hi All.
    I am tryin to create a multi provider using five Info Cubes,  sat A, B, C, D, E. Now all of them have chars and KF's. some  of them are common.
    I selected the relevant info providers, then in the Identification part, I selected "Select All" for Chars/ Time chars as well as KF's.
    now when I am trying to Activate the Multi Provider, it says  " No Dimension Assigned to InfoObject x, y, z and so. on ".
    its clear that there is problem in assigning dimensions fr chars/kf's.
    So in the Edit Multiprovider screen, I click on Dimensions. Then it prompts me to select "One" InfoProvider.( The options being from A, B, C, D, E) and if i select any one, (say A),the chars/KF's present in A, are getting assigned the dimensions, but the chars/kf's from other Info Cubes arent geting the dimension assigned.
    what to do now? can any one help me out.please
    points will be assigned..:)

    Arun Kumar,
    Things to do to create a multiprovider:
    1. Select your infoproviders
    2. Select the characteristics you need
    3. Select the identification criteria
    4. Select Dimensions and assign characteristics
    Arun Varadarajan
    Message was edited by: Arun Varadarajan

  • Color coding in the "Date" and "Time" field in "Person Assignment"

    Hi,
    What does it mean when the color of the values for the "Date" and "Time" fields under the tab "Person Assignment" on an activity element in the project builder (CJ20N) turn red?
    Regards,
    Petter Kvalvik

    Hi,
    I dont suppose we have any option to achieve this at Query Designer level. Your requirement can be achieved in Workbook,
    Insert text template in one of the cell in your workbook, context menu--properties-Constant Tab----Check Display last Refreshed. Doing this you will get Date and Time of last refreshed data.
    Thanks,
    Vishnu.

  • Difference between Data staging and Dimension Table ?

    Difference between Data staging  and Dimension Table ?

    Data Staging:
    Data extraction and transformation is done here.
    Meaning that, if we have source data in flat file, we extract it and load into staging tables, we take care of nulls, we change datetime format etc.. and after such cleansing/transformation at then end, load it to Dim/Fact tables
    Pros: Makes process simpler and easy and also we can keep track of data as we have data in staging
    Cons: Staging tables need space hence need memory space
    Dimension Table:
    tables which describes/stores the attribute about specific objects
    Below is star schema which has dimension storing information related to Product, Customer etc..
    -Vaibhav Chaudhari

  • I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Ligh

    I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Lightroom software. Also I wan to know what should be the aspect ratio to do so.Thank you in advance

    The aspect ratio should be set to 200x280, or equivalently 5x7.
    I don't think it is possible to do the cropping automatically in Lightroom, you'd have to do this image by image to crop the faces correctly.

  • Sales person assigned to an account?

    On which screen of the WEB UI can i see a sales person assigned to an account?

    Hello!
    Within the Account Overview Page there is the Assignment Block u201CRelationshipsu201D. Here all Employees related to this Account are listed here with the Relationship u201CHas the Employee Responsibleu201D.
    In addition the u201CMainu201D Employee Responsible is visible in the Header of the Account Overview Page directly.
    The main Employee Responsible is also visible directly in the Account Search-Result-List.
    Within the Employee Overview Page you can see the other direction of the Relationship. Here the Relationship is u201CIs the Employee Responsible Foru201D.
    Best regards
    Arno

  • Assigning Dimensions

    Hi Friends,
                If I have 20 chars in my cube, what is the thumb rule and good practise to assign Dimensions??
    please help.
    thanks alot

    Hi,
    1. All Characteristics in the Dimensions should have 1:n Relationship .
    2. Characteristics which has M:N relationship can exist , if then cartesian product is not huge...i,e master data of A * Master Data of B is not Huge.
    3. If Dimension has single Chracteristic it is better to Assign to Line Item dimension  .
    4. If size of dimension is greater than 20% of Fact table size , then make it Line item dimension .
    Assign Points if helps....
    Regards,
    VIjay.

  • PS Workforce planning, Person Assignment in internal activity.

    Hello PS colleagues!
    I’m trying to use the workforce planning functions but I can not get the screen for person assignment in the internal activity.
    I have done this, IMG I go to this path:
    Project System -> Structures -> Operative Structures -> Network -> User Interface Settings -> Layout of Activity Detail Screens -> Define layout activity detail screens
    Then I create all tab, I copy the standard to my network profile and there is tab 8, in standard is call ”Admin.” then when I try it out it do not appear in the project, I use project builder.
    Does any one what more I need to do for this to work??
    Please help me out with this.
    Best Regards
    Jose Marin

    Check the consulting note 543362
    This note explains the steps/configuration node that needs to be in place for workforce planning
    Regards
    Sreenivas

  • Getting Warning while assigning Dimension in to Model in version 10.0

    Hi,
    Iam getting an warning message "Control definition not valid because new Dimension are added in to Model" & "Control result was reset because new Dimension are added in to Model" while assigning Dimensions to the Model.
    Please help me on this issue. Screenshot attached.
    Regards,
    Sudheer

    Hi,
    Controls might exist on this model.
    To check for the existing Controls.Goto Aministartion-->Rules -->Controls .  After you adding the new dimension you have to revisit the controls which were already existing.
    Thanks,
    Raju

  • BAPI to upload Person Assignment data under network activity

    Hello All!
    Can anybody tell me the appropriate BAPI that can upload the data of Person Assignment tab under network activity of Project System(TCode:cj20n)? I.E. data like Split Person Date Time Work Un and others data.
    Thanks in advance.
    Regards.
    Sarbajit

    Hi Majumdar,
    you can find it by running transaction ST05 against CJ20N.
    try bapi-
    BAPI_PROJECT_MAINTAIN
    Regards,
    NaPPy

  • Person assignment tab

    Hi,
    Iu2019m not able to get person assignment tab for the activity in cj20n.
    I have maintained work and workcenter for each activity.
    Can any one help me on this, I have checked note 543362 and have maintained the same.
    But i dont know what is missing.
    Thanks,
    Chandru

    Hi Chandru
    Actually the note 543362 (written by me)  should give you all the information. Anyway double check the following again.
    1. Is the flag 'capacity requirement' of network  set?
    2. Is the scheduling for network done?
    3. Is the work for activity maintained?
    4. Which work center is maintained for involved activtiy. Call CR03 for this work center.
      4.1. In work center, in the capacity  tab. Is the formular for field 'Other formular' maintained. Default is SAP008
      4.2. Click of button 'HR assignment', is the HR resource assigned?
    If all the checkitems do not help, you can open a customer message to let SAP have a look.
    Kind rgards
    Zhenbo

  • Person assigned to a work center

    Hi,
    We are using work force planning to assign resources to activities. We have some problem with one of the work centres. When we click on the person dropdown box in the personal assignment tab then we would expect to see the individuals that are in the work centre associated with the activity. We can see six persons from project builder and when we checked work center master data we could see only four persons.
    When checked thoroughly, the data at work centre master data is picked from HRP1001 and its showing only 4 persons. At the project level, the data is picked from the same table but initially fetches with work centre as input and then capacity ID as input. Finally it combines the data (6 Persons) and show from CJ20n and its different from the work centre data.
    is this the standard behavior or we missing something
    Regards,
    Laxminarsimha

    I think you have assigned two person at capacity category level for that WC.
    Open your WC  in CJR3 --> Click on capacity header icon -->on new screen click on HRMS link button  ( check no of person assigned here  it should be two )
    With Regards
    Nitin P.

  • Person assignment table

    Hi all,
    Im looking for table which shows the relationship of person assignment to wbs.
    when we assign through edit....wbs...Project teamfor WBS.
    Is their any report or table.
    Regards

    Hello
    The list is available in HRP1001 table. You can retrieve the employee number from there and collect the First name and Last names from PA0002 table.
    Regards
    Renjith
    Chandra - the above has been copied from the message Ahmed has suggested.
    Virendra

  • Difference bwt Group and Rptcurrency dimension

    Hi All
    How to use GROUP dimentions in currency translation. what is the difference between rptcurrency and Group dimension.
    I am not using Consolidation,But can i use the Group dimension in the currency translation
    Can someone through light on this .

    Yes got some idea Raghu. thanks
    what i am tring to do is :
    I want to test the currency translation in the Group mode. not in a rpt currency mode as mentioned in the note : 1254330. for my planning applicaiton.
    1) I am able to do the currency translation from LC to Rpt currency in Rptcurrency mode.
    2) How can i perform the same in the group mode. what steps do i need to maintian in the Group dimensioin.
    3) Can i remove the Rptcurrency dimension and use the Group dimension in my planning application.
    4) If i use the Group dimension does it work same as the Rpt currency dimesnion in my planning application.
    I am bit confused with the properties invloved in the group dimension. how can they be used for my currency translation.
    Thanks for response
    Regards
    AK

Maybe you are looking for