Compensation Job Grouping IT5050

I would like to assign job groups to each SAP Job for Job Pricing.  One way is through PP01 and assigning the job group per SAP Job.  Is there a load that can be done to load in the job groups assigned to multiple SAP Jobs versus one at a time?
Thanks

Hi
I think you can ou HRP1000 to get the job n job family.
Like You have a job number 40000001 , you go in HRP1000 , choose otype = JF and pass OBJID as 40000001 , this willl give you job family.
In order to get the text , you can use table HRP1001.
Regards
Vaibhav Juneja

Similar Messages

  • How to get job ID/alias of jobs within a job group programatically

    We are trying to automate the export of job group/job definition from tidal in xml file, we know that you can use REST API to get job definition as xml.
    by using http://localhost:8080/api/tes-6.0/Job.get/<Job ID/alias> 
    but the problem is when you use it for group it does not tell you what are all the child of this job group. 
    here is the output you get from REST API 
    <entry><id>354</id><title>TestJOb</title><source>com.tidalsoft.webclient.tes.dsp.db.datatypes.Job</source><tes:job><tes:agenttype>6</tes:agenttype><tes:childrencount>6</tes:childrencount><tes:agentostype>1</tes:agentostype><tes:ownername>IDX_Workgroup</tes:ownername><tes:agentname>machinename</tes:agentname><tes:parentname>\Test</tes:parentname><tes:rerundependency>N</tes:rerundependency><tes:dependencylogic>1</tes:dependencylogic><tes:durationminimum>60</tes:durationminimum><tes:parentactive>Y</tes:parentactive><tes:unixprofile>0</tes:unixprofile><tes:type>1</tes:type><tes:normalexittorange>0</tes:normalexittorange><tes:estimatedmethod>1</tes:estimatedmethod><tes:predecessorsvalue>N</tes:predecessorsvalue><tes:isnotes>false</tes:isnotes><tes:historyretention>30</tes:historyretention><tes:jobdetailid>354</tes:jobdetailid><tes:durationestimated>60</tes:durationestimated><tes:trackingmethod>1</tes:trackingmethod><tes:active>Y</tes:active><tes:durationmaximum>60</tes:durationmaximum><tes:repeat/><tes:id>354</tes:id><tes:dirty> </tes:dirty><tes:ownerid>13</tes:ownerid><tes:fullpath>\Test\TestJOb</tes:fullpath><tes:concurrency>3</tes:concurrency><tes:isrunbook>false</tes:isrunbook><tes:excludeabnormalduration>4</tes:excludeabnormalduration><tes:inheritrepeat>Y</tes:inheritrepeat><tes:inheritoptions>Y</tes:inheritoptions><tes:disablecarryover>1</tes:disablecarryover><tes:normalexitfromrange>0</tes:normalexitfromrange><tes:successorsvalue>N</tes:successorsvalue><tes:inherittimewindow>N</tes:inherittimewindow><tes:lastusermodifiedtime>2013-05-13T00:47:30-0700</tes:lastusermodifiedtime><tes:allowrerun>Y</tes:allowrerun><tes:parentid>18</tes:parentid><tes:agentid>2</tes:agentid><tes:priority>50</tes:priority><tes:inheritagent>N</tes:inheritagent><tes:name>IDX.TestWebService</tes:name><tes:nearoutage>3</tes:nearoutage><tes:saveoutputoption>Y</tes:saveoutputoption><tes:alias>354</tes:alias><tes:allowunscheduled>Y</tes:allowunscheduled><tes:createtime>2013-05-12T23:32:05-0700</tes:createtime><tes:inheritcalendar>N</tes:inheritcalendar><tes:waitOperator>N</tes:waitOperator><tes:exitcodenormaloperator>1</tes:exitcodenormaloperator><tes:lastchangetime>2013-05-13T00:47:30-0700</tes:lastchangetime><tes:clientcachelastchangetime>2013-05-13T00:47:30-0700</tes:clientcachelastchangetime></tes:job></entry>
    it gives you number of child in the group, but does not give further info like what are the JOb ID/alias of children.
    we need this information to dynamically get job definition of all the jobs within a job group.
    Any help much appreacited.

    Solved myself.

  • How to submit a job into a job group

    Using  job events/actions we occasionally need for a scheduled job to submit another job into the current schedule.
    The issue here is that the submitted jobs go straight into the highest level view.  We will need to do this for over 400
    times in one night, and do not wish to flood the operators view, so are simply trying to find a way to submit it so that
    it shows up within an already existing group.  Any ideas?

    It’s just a thought…… but you could..
    Job Group A
                    Jobaa- run
                    Jobab – echo a blank file to a shared directory, example: /C "echo ''> \\USNPKETLP03\Infa_Shared\File_Inbound\zcmtyr_eu.csv
    Job Group B
                    Jobba – run dependent on zcmtyr_eu.csv being present. Use the check box, “rerun each time the dependencies are met”
                    Jobbb – delete the echo file.

  • How to get job grouping by Job in HR moudle

    Dear experts,
    I need to enhancement a field which is Job grouping in PPOSE. I have add this field in screen. but i don't know how to get the value by Job.
    which table can i use?
    Please reference the details in the attached  for new screen.

    Hi
    I think you can ou HRP1000 to get the job n job family.
    Like You have a job number 40000001 , you go in HRP1000 , choose otype = JF and pass OBJID as 40000001 , this willl give you job family.
    In order to get the text , you can use table HRP1001.
    Regards
    Vaibhav Juneja

  • How to run a job group mult x per day M-F but only 1x on the weekend

    I currently have a job group that runs M-F, repeating several times each day. I'd like to now have this same group also run on Sat and Sun only once for these days. Is this possible on a single job group configuration or must I create a 2nd copy of the group and apply a weekend calendar with no repeat? I'm trying to avoid copying the group because I assume any changes I make to the group I'd then have to make twice? One approach I'm trying to figure out is if I can trigger the group to run on Sat and Sun via variable trigger and hoping this will not cause it to repeat in this case?

    Micheal
    What version are you running?
    In 5.31, what I would do is to have the main set M-F then use a different job (like a cmd echo or powershell write-host) on weekends that inserts the MF set at the time you want with a job event \ job insert action. This would override the time and execute when you want (you could probably just use one for  SAT, SUN). we do similar things to avoid maintenance windows.
    You might lose any downstream dependecies if the original is in a nested group but that might even work with a slight modification to the job depdency with the match occurance check box (relative to group, otherwise, for day) option
    It would be best if tidal let you add multiple calendars to one job, not sure if that is in the works but it should be on their radar.
    Marc

  • *Organizational Management - Job Groups*

    Hi Experts,
    My customer's requirement is to group the Jobs in Job Groups. Could anyone help me on how to depict this in the Organizational Chart? Is there any standard Object I can use and if possible to relate these groups somehow with the jobs and positions?
    Thanks in advance

    We used Job Family.

  • Job group does not go red when agent unavailable

    Hi,
    We noticed that if you have a job that completes abnormally due to the Agent being unavailable, then parent job groups more than one level up do not turn red. This seems to be different behavior to tes5 and makes identifying failed jobs difficult.
    Is there a setting that governs this somewhere. ?
    Sent from Cisco Technical Support Android App

    I think the issue lies with your device software. If wiping the handled doesn't work then try wiping the device software and loading them again with Application Loader with Desktop Manager.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • ECM Job Pricing - Job Group for object C

    Hi
    We are implementing Job Pricing as part of ECM and I'm currently matching internal jobs (object C) and survey job.
    I can use the following as search criteria for internal jobs:
    - Job title
    - Job group
    - Job group name
    - etc.
    My problem is that Job group and Job group name is empty which makes it difficult to perform a proper search.
    Does anybody know where and how object C is grouped?
    Br
    Ronnie Nielsen

    Hi,
    Check this table T778M in SM30. Click on Create Job (C) , then double-click on 'Actions" on left hand side. You will get all the infotypes asscoiated to Object 'C'.
    Also check this table T777I(Infotypes per object type) in SM30.
    Hope this helps.
    Thanks,
    Sarika.

  • New IT Jobs Group in the NYC area

    Hi,
    Everyone in the NYC area is invited to join the IT jobs group on Yahoo. There, you can upload your resume, look for recent job postings, and meet others in your field.
    http://groups.yahoo.com/group/ITJobsNYC/

    Hi,
    Only for NYC area? Thatz sad.............
    Rajesh

  • Cisco Tidal 5.3.1 Job Group with (2) completed and the first job group (1) still waiting on Dependency.

    We have a job group i.e. Job Group A that creates a second instance of the job group Job Group A (2) and completes normally. The problem is we have another job group that is dependent on Job Group A (1) so it never runs until we cancel the first job group or set it as completed. What could be inserting the Second occurrence of the JOB Group?  

    This sounds like a repeating job/group with new occurrences. Check out the Options tab for both group and job-levels
    Group Options, If job is running, then Run Anyway
    Job Options, If job is running, then Run Anyway
    The correct setting should be:
    Group Options, If job is running, then Run Anyway
    Job Options, If job is running, then Defer until Normal or Defer Until Complete
    which means if any of the deferred options are selected, the second occurrence will wait until job is completed normally (Defer Until Normal), or wait until job either completes normally or abnormally (Defer Until Complete)
    Now I wonder what causes the second instance to complete normally and not the first instance.
    BR,
    Derrick Au

  • Job Group & Description

    Dear all,
    I am creating the followings:
    1) Create Business Unit (SCF Business Unit) and Operating Unit (OU SH)
    2) I go to HR > Work Structures > Job > Description, the list of values in "Job Group" is not the name of Business Unit (SCF Business Unit). According to setup document, it should be the name of business unit.
    Any ideas? very confusing.
    Best Regards,
    Amy

    Debojyoty,
    There is a concept called 'Standard Job Group' which will be created automatically by the system when you define a Business Group.
    So Jobs should be created under standard job group if you want to assign those jobs to employees.
    The jobs which have been creatd under new (custom) job group can not be assigned for employees under assignment form. Reason, the jobs which have been created under new job group can be used as supplemental roles for HR Budgeting as part of approvals.
    Regards

  • How can I drag and drop a Tidal job into another group?

    How can I drag and drop a Tidal job into another group? In Tidal Help, it says-
    In the Jobs pane, press and hold the Ctrl key and at the same time right-click and either individually select individual jobs within a job group or drag your mouse cursor over a block of jobs that you wish to select. You can only move multiple jobs between job groups if the jobs being moved are on the same level.
    Keeping the right mouse button depressed, drag the cursor to the job group that you wish to move the jobs to and release the mouse button.
    When moving jobs from one job group to another, you must decide if the moved jobs keep their original job group attributes or assume the calendar and agent characteristics of its new job group.
    A confirmation dialog, offers three inheritance options for the jobs moved to the "new" job group parent. Select one of the following options:
    However, when I attempt to follow those instructions, it doesn't work at all and there is no indication that it's even trying (i.e., I don't see the selected job following my cursor at all and all I get is the normal menu when you right click anywhere on the screen.)
    Is there another way to do this or is there a master setting that needs to be changed so that ability is enabled?
    Thanks.

    Go into edit mode for the job group group and just manually edit the section for Parent job/Group.
    Cheers

  • Trouble with a group by expression.

    I have a fairly simple select statement from which I am pulling two tables worth of data into one output which later gets put into a cursor for export to java. I need to be able to group by one column and I get a 'not a group by...' statement. I could use some guidance from the masses about proper group by usage.
    select errors.VALIDATION_TYPE,errors.error_number,errors.error_msg,errors.err_time_stamp,t_batch.*
    from errors,t_batch
    where errors.co_id = t_batch.co_id and
    errors.facility_id = t_batch.facility_id and
    errors.batch_id = t_batch.batch_id and
    errors.ry = t_batch.ry and
    errors.reporter_id = t_batch.REPORTER_ID
    group by errors.batch_id;
    Thanks alot in advance.
    Allan Richards

    You can try something like this example:
    SQL> select decode(gr,1,dname,null) dname, ename, job
      2  from (
      3  select count(1), d.dname,e.ename,e.job, grouping(e.ename) gr
      4  from dept d, emp e
      5  where d.deptno = e.deptno
      6  group by grouping sets (d.dname, (d.dname, e.ename, e.job))
      7  order by d.dname,gr desc
      8  )
      9  /
    DNAME          ENAME      JOB
    ACCOUNTING
                   KING       PRESIDENT
                   CLARK      MANAGER
                   MILLER     CLERK
    RESEARCH
                   FORD       ANALYST
                   ADAMS      CLERK
                   JONES      MANAGER
                   SMITH      CLERK
                   SCOTT      ANALYST
    SALES
                   WARD       SALESMAN
                   ALLEN      SALESMAN
                   BLAKE      MANAGER
                   JAMES      CLERK
                   MARTIN     SALESMAN
                   TURNER     SALESMAN
    17 rows selected.Rgds.

  • New job not scheduling itself for the future.

    In TES 5.3.1, we are trying to add a new job group, however when I finish creating the new group and check the 'History' tab, it is not showing the expected scheduled run for tomorrow. 
    When i save the group, it prompts me for the effective date of the job, and i pick tomorrow, but it never shows the schedule for tomorrow on History? Bug? 

    Hi manicstar,
    Check your Tidal master logs.
    If you encounter this error, Compile operation failed while writing records to database.  Production day: MM/DD/YYYY 00:00:00, Number of Records: X, Record Type: JobRun. Attempting individual write of each record.  Please contact your Scheduler Administrator immediately
    Then that is a good indication you are running low on diskspace. Please have your DBA/Storage team check if there are any diskspace issues on your DB server.
    BR,
    Derrick Au

  • Need to display records only once for that particular group

    Hi,
    I have a requirement like displaying repeated records only once for that particular group.
    For eg, in the emp table, I need to display repeated deptno only once for the particular group of job.
    And for the above requirement I have used the below query,
    SELECT empno, DECODE (LAG (job, 1) OVER (ORDER BY job), job, NULL, job),
    DECODE (LAG (deptno, 1) OVER (ORDER BY deptno), deptno, NULL, deptno)
    FROM emp;
    Output:
    EMPNO     JOB     DEPTNO
    7782          10
    7934     CLERK     
    7839     PRESIDENT     
    7876          20
    7788          
    7902     ANALYST     
    7566     MANAGER     
    7844          30
    7900          
    7654     SALESMAN     
    7698          
    But in the above output you can find that, say deptno 10 is getting displayed only once, whereas I want that deptno 10 to be checked whether it is getting repeated within the group of JOB and than hide the deptno 10 only if it is repeated within that job group. If not, deptno 10 should be displayed again.
    Please help me in this.
    Regards,
    Shiva

    Hi,
    Hope the below helps.
    SELECT emp_id, job, deptno,
           CASE WHEN LAG(deptno, 1) OVER (partition by job order by deptno) = deptno THEN null else deptno end
      FROM empRegards
    Ameya

Maybe you are looking for

  • Lenovo IdeaPad V460 Wireless connection problem

    Hi, this is my first post and one of my most frustrating problems, l have brought the laptop for nearly a year now and l notice a problem with my wireless connections, it was either windows resetting the wireless card or there are a problem with the

  • FCP and After Effects Windows: best codec?

    I still do a lot of FCP7 editing using Apple ProRes codec on my Mac. Since I recently acquired a very fast PC, I plan on using it for work on After Effects. I'll be moving renders from FCP7 to AE and vice-versa. I noticed AE on Windows lacks the ProR

  • How to check no. of NIC cards which are available in Solaris 9 server.

    How to check no. of NIC cards which are available in Solaris 9 server. Regards, Dinesh.

  • Content_Aware Issue with my CS5 trial

    I have stitched about 5 photographs.  I was hoping to use the content aware fill feature to fill out the edges as shown in the youtube video. I get the following error: " could not fill because there's not enough data to fill it in a Content_Aware ma

  • IDVD project won't open

    I've been working on an iDVD 06 project which is relatively complex - a number of submenus and short movies (it's 4.4Gb archived). iDVD 06 won't open it: it opens the iDVD window, takes a long time loading themes then the header bar says Loading Proj