Can employees who are only Approvers have a Blank Cost Center?If Yes..please read

Can employees who are only Approvers have a Blank Cost Center?
If Yes, how do we populate the dummy value in T&E if it's not part of our Master Data Cost Center feed.
Regards
Sunder

Hi Sunder,
The BAdI that needs to be implemented is OTM_EMPL_ORG_ASSIGNMENT, provided you use the new IDOC ODT_EMPL and report OTM_TRIGGER_EMPL_REPL_CE. (For the old IDOC there is a similar BAdI HROTM_EMPL_ORGANIZATION_FILTER.)
If you already implemented the BAdI in ERP to add the dummy cost center assignment to the employee you just need to create the dummy cost center in CfTE.
This can be done under
     Master Data Replication -> Manual Replication -> Cost Centers
There you just can create a file and fill it manually directly within the transaction. Then it needs to be processes and afterwards you should go to the Import Monitor for Cost Centers and Click on button Replicate All. If you filled everything correctly after some minutes the dummy cost center should be created. You can control this under Display -> Cost Centers in the adminstrator cockpit.
Best regards, Reinhard

Similar Messages

  • How to find employees who are missing a particular infotype?

    I am trying to find people who are missing IT 0023 (Previous employer) and IT 0094 (Residence status). How do I find the employees who are missing infotypes. I can easily find people with those infotypes.
    Thanks
    Manish

    Hi
    will give you a hint using data analysis perspective, hope it might be useful for you.
    in data analysis you can get total number of employees (personnel numbers) who have certain characteristics (active employee for example) from PA0000 and then you can compare vs number of employees (personnel numbers) in the record infotypes you want to check.
    download records from PA0023 an PA0094. you may process the data using pivot table. then you can compare which personnel number does not have record in related infotypes.
    use tcode SE16 Data Browser or use sap query
    Edited by: dhenny  muliawaty on Mar 15, 2011 4:52 PM

  • How to skip approving steps for users who are also approvers?

    We have a business need to be able to skip the approving steps for the users who are also approvers.
    For this following steps were followed :-
    1) Open .task file and go into the Assignment tab. Double click on the performer box within the routing slip, this should open the "Edit Participant Type" editor. Expand the "Advanced" section and place a check next to "specify skip rule", then click the edit icon to the right. Now enter an XPath expression that will test whether the current user is equal to the task creator.
    2) We used - isUserInRole XPath function in the "Identify Service Functions" dropdown - first param to function is the userID, the 2nd is the role name.
    We tried with hardcoded userID as well as by using
    ids:isUserInRole(/task:task/task:systemAttributes/task:updatedBy/task:id,'California')
    where 'California' is the group name (as one of the forum threads told this function works with groups).
    We also tried with swimlane roles(using bpm.getPerformer() function) but it does not work either.
    Please let me know if any one has any solution to this problem.

    session as DirectorySession = DirectorySession.currentEngineSession
    dirHum as Fuego.Fdi.DirHumanParticipant = DirHumanParticipant.fetch(session : session, id : "myUserId")
    result = hasRoleAssigned(dirHum, role : "Approver")Give that a try...
    HTH,
    -Kevin

  • Employees who are 21 years of age or over AND work 35 hours or more a week

    Hi,
    I need to extract the employee details who are 21 years of age or over AND work 35 hours or more a week.
    Where can i find the weekly working hours?

    Thanks Yuvraj....
    I queried as below to find the working hours..(in my instance HXT_TIMECARDS table is null)
    SELECT COUNT (ppf2.person_id)
    FROM per_all_people_f ppf2,
    per_all_assignments_f paaf2,
    pay_all_payrolls_f pay2
    WHERE TRUNC ((SYSDATE - (ppf2.date_of_birth)) / 365) > 21
    AND ppf2.business_group_id = 1646
    AND ppf2.person_id = paaf2.person_id
    AND ppf2.business_group_id = paaf2.business_group_id
    AND paaf2.frequency = 'W'
    AND paaf2.normal_hours > 35
    AND TRUNC (SYSDATE) BETWEEN ppf2.effective_start_date
    AND ppf2.effective_end_date
    AND TRUNC (SYSDATE) BETWEEN paaf2.effective_start_date
    AND paaf2.effective_end_date
    AND ppf2.business_group_id = pay2.business_group_id
    AND pay2.payroll_id = paaf2.payroll_id
    AND TO_DATE (:p_date, 'DD_MON-YYYY') BETWEEN pay2.effective_start_date
    AND pay2.effective_end_date
    Actually my business requirement z to find count of employees who are 21 years of age or over AND work 35 hours or more a week and i need to use d parameter 'reporting dtae' Reporting date is used to determine the payroll period date..
    so i passed d parameter b/w effe.strtdate nd eff.end dt of payroll table is that right?
    Thanks,
    Vijay

  • Report Painter values are not populating for a particular cost center

    Report Painter(GR55) values are not populating for a particular cost center for the months of April 1 2011 where as for May onwards values are displaying correctly..We have check the transaction code KSB1 for this cost center there are some values posted for the period of April..
    Can any one help me to find out where exactly the issue is and how to resolve the same..

    Please check your variables in your report.

  • Can I able to install many instances in one database. If yes please let me

    Hi,
    Can I able to install many instances in one database. If yes please let me how to do in Oracle 10g and *9i*.
    Thanks,
    Senthilnathan.

    Can you clarify what you trying to accomplish please? An instance consists of the memory structures, while a database consists of the memory structures and data files. Hence a RAC is a single database, with a instance per node (since each node will have the memory structures but all nodes access the same, single database).
    If you are referring to multiple schemas or applications inside the same database then yes, that is perfectly fine and done generally.

  • I have doubt on cost center

    Can you tell me what is the information this table will give CSKS .What is meant by cost center and what is the use of prctr field in this table .
    Thanks,
    Manohar

    Hi,
    CSKS is the table for Cost Center Master Data.
    cost center: cost center collects the costs. It will try to control the costs with the help of responsible person. Cost centers are not meant for revenues.
    Cost center is a real object.
    If you give cost center at the time of posting, then real postings will go to cost center and statistical posting will go to profit center (which is assigned in cost center master)
    If you give cost center and Internal Order (real), then real postings will go to internal order and statistical postings will go to cost center and profit center (which is assigned in internal order master). The cost center will become statistical or real based on the other real object given.
    If you give cost center and internal order (statistical) then real postings will go to cost center and statistical postings will go to internal order (statistical) and profit center (which is assigned to cost center.
    for more information on cost center check the link
    [cost center|http://help.sap.com/saphelp_erp60_sp/helpdata/EN/0b/2a623f507d11d18ee90000e8366fc2/frameset.htm]
    andprofit center field (PRCTR)
    regards,
    Archana

  • No functional area derived from GL account and cost center ccombination sel

    Hi,
    When doing a goods issue for a delivery, am getting this error. Hope somebody could advice.
    "No functional area derived from GL account and cost center combination selected."

    Hi,
    Go to FS00 and specify the functional area for the gl account. Go cost center change mode specify the functional area. Define the f area in Tcode OKBD, FSP2,KA02,KS12,
    Hope this is clear, if yes assign points
    Regards,
    Sankar

  • ABAP Query to display top 5 employees who are having highest salary

    How will you write a query in abap to display top 5 emplyeee records who are having Highest Salary Among all the employees.
    Please Reply...

    Hi Kush,
    Before writing any Database Query, always keep 2 important thumb rules in your mind :
    1. Keep the number of data base access small
    2. Keep the amount of data transfer small.
    As you mentioned the Database Table has only 100 records, you can locally buffer the Table. So, make a local buffering and then you can sort the table based on the salary.
    Select *
      from Table_name
    into table gt_itab.
    Sort gt_itab by salary descending.
    Now you can read the  entries one after the another based on the index.
    Have a look at the following code for an efficient performance feature. Goto SE38 and have a look at the ABAP Examples.
    demo_select_some_columns. Package : SABAPDEMOS
    Hope this will help.
    Thanks,
    Samantak.

  • PI Export(PI_INRUN) - picking up few extra employees who are not suppose to

    Hi,
    PI Export - ADDL_PAY_DATA Data Export through PI Export.
    I am exporting ADDL_PAY_DATA Data through PI Export Process for earning codes defined in Definition Table.
    PI Process picking up few extra employees in export file who are not suppose to be in export file.
    Export File has following fields.
    Company - From Custom View based on JOB
    Branch - From Custom View based on JOB
    Department (RC) - From Custom View based on JOB
    Empl ID - From ADDL_PAY_DATA
    REGALLOW - From ADDL_PAY_DATA for Earning Code
    AUTOALLOW - From ADDL_PAY_DATA for Earning Code
    LIEU BEN - From ADDL_PAY_DATA for Earning Code
    NON TAX - From ADDL_PAY_DATA for Earning Code
    Thanks in advance for your help.
    Regards,
    Shanti Nagulapalli.

    bnjr86 wrote:  There have been times when I've walked in there, that I really don't want to deal with VZW anymore and just take my business elsewhere.
    I  wonder if another provider would really be much different?  Read some of the other carrier forums - seems to be the same story everywhere.
    I'm not disagreeing with you - I've found that I am usually more informed about Verizon policies and procedures than some of the reps in our local store.

  • Override textframes who are only on the pasteboard and not on a page

    Hello together
    with Applescript it is possible ot override certain elements who are on a page which are coming from a master spread. But how to override frames which are not on a page but only on the pageboard?
    Until now my solution is to place these elements on the page and after they override command to move them out to the pasteboard :-/
    Michael

    @xtraMike1 – in InDesign's UI you can override the right square in Jongware's screenshots by cmd + shift + click (Mac OS).
    Also in scripting.
    Example:
    1. The object to override is at least part of the bleed area (or the info area)
    2. I can identify it as pageItem by its ID (in my example here: 212)
    I like to override it on page 1.
    The following JavaScript (ExtendScript) will do that.
    Sorry for no AppleScript code example from me.
    app.documents[0].pageItems.itemByID(212).override(app.documents[0].pages[0]);
    InDesign CS5.5 (v7.5.3) on Mac OSX 10.6.8 (all German).
    In screenshots:
    After executing the script snippet:
    So the solution seems to be expanding the bleed or info area and then override the object.
    Uwe
    Message was edited by: Laubender
    Removed minor typo…

  • Business area is not being specified in cost center master.

    Hello Professional friends,
    When i specify Business area in existing cost center master data, it appears an error massage -    "Field change Business Area is not possible (transaction data already exists)"
    I tried to change the validity by analysis Period, when i do this, it appears anothe error " No further processing (contact your system administrator)"
    Its user critical requirement that he want to specify business for all new and existing cost center.
    there is no problem with new cost center.
    Waiting for valuable suggestion.

    Hello,
    The rule is that if you make any actual or planned date within the current year, you cannot make any changes to any of the organizational units within the cost center master.
    From the next year, you can remove / change the business are within the cost center master, provided:
    You have to change the validity period of the cost center master by doing:
    Go to KS02
    Edit ==> Analysis Period
    put your cursor on the valid from e.g. 01.01.1900 and click F5 (the line gets selected and become blue)
    Click on Other Analysis period and then change the analysis period. The new analysis period must be starting with the first date of the next fiscal year.
    Now change or remove the business area.
    For this year, surely you cannot change the business area, since there postings.
    Do not try to write any ABAP program to change the standard in order avoid the business area change error, it would end up data inconsistencies.
    Thanks,
    Ravi

  • Functional Area derivation as obligatory checkbox in Cost Center distribution cycle?

    Dear All,
    We are using Cost of Sales accounting with FI-CO online integration. Derivation of Functional Area for Cost Center assessment cycles is an obligatory indicator. Nevertheless I may create Cos Center distribution cycles without this option (what affects FI-CO online integration). Can anybody explain a system logic behind it?
    Can I set Functional Area derivation as an obligatory checkbox for Cost Center distribution cycles too?
    Bartlomiej Seidel

    Hi,
    I have searched for any useful note, but without result so far. The point is that any new distribution or assessment cycle (cost centers) in our company must work with Functional Area derivation (than FI-CO online integration works correctly). With our current SAP setup I must select this indicator for every assessment cycle - it is obligatory. But is not obligatory for distribution cycles - and I don't know why?
    I would like to protect everybody from crating distribution cycles without FA derivation indicator (like it works now for assessment cycles).  How may I do it?
    Bart

  • What are the tables and field where Cost Center info. is stored ?

    Hi Experts,
    One of my customer is using the Cost Center / Profit Center and mention the same in all document. Now for particular Incoming Payment customer wants to print the dimention wise details entered in incoming payment as well as out going payment.
    Can anybody tell me from which table / fields I can retrive this information ? Particularly in Crystal Report.
    Thanking in advance,
    Samir Gandhi

    No response ?
    Does anybody monitoring this or not ?
    BR
    Samir Gandhi

  • Query to find employees who are managers for 3 or more employees

    Hi,
    I am using emp table in scott schema for this query.
    select * from emp
    where empno in
    (select e.mgr
    from emp e, emp m
    where e.mgr = m.empno
    group by e.mgr
    having count(*) >= 3);
    It gives all employee details where he is manager for more than or equal 3 employees. Please suggest all possible queries which gives same output.
    Thanks
    Raghu

    select * from emp
    select a.empno, a.ename , a.mgr, b.ename reported_to
    from emp a, emp b
    where a.mgr = b.empno
    --start with keyword
    SELECT empno, ename, mgr, LEVEL
    FROM emp
    START WITH empno = 7788
    CONNECT BY PRIOR empno = mgr
    ORDER siblings BY ename;
    -- employee reported to
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'KING'
    CONNECT BY PRIOR empno = mgr
    -- use of PRIOR in different places
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'KING' --'SCOTT'
    CONNECT BY PRIOR empno = mgr
    -- using prior type 2
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'CLARK' --'SCOTT'
    CONNECT BY empno = PRIOR mgr
    -- top down
    SELECT empno, ename, job, mgr
    FROM emp
    START WITH ename = 'SMITH'
    CONNECT BY PRIOR mgr = empno ;
    -- bottom up
    SELECT empno, ename, job, mgr
    FROM emp
    START WITH ename = 'SMITH'
    CONNECT BY PRIOR empno = mgr ;
    --level chart
    SELECT LPAD(ename, LENGTH(ename) + (LEVEL * 2 ) - 1, '_ '), level
    AS org_chart
    FROM emp
    START WITH ename='KING' --'SCOTT'
    CONNECT BY PRIOR empno = mgr
    --Using WHERE clause to eliminate a node.
    SELECT deptno, empno,ename, job, sal
    FROM emp
    WHERE ename != 'FORD'
    START WITH mgr IS NULL
    CONNECT BY PRIOR empno = mgr;
    -- Using CONNECT BY clause to eliminate a branch.
    SELECT deptno, empno,ename, job, sal
    FROM emp
    START WITH mgr IS NULL
    CONNECT BY PRIOR empno = mgr
    AND ename != 'FORD'
    SELECT EName "Employee",
    LEVEL,
    SYS_CONNECT_BY_PATH(ename, ' /') "Path"
    FROM emp
    START WITH mgr is null
    CONNECT BY PRIOR empno = mgr;
    -- 10g features
    -- connect by isleaf
    Select Ename "Employee", Connect_by_isleaf "IsLeaf", Level,
    Sys_connect_by_path (Ename, ' /') "Path"
    From Emp
    Start With Mgr Is Null
    Connect By Prior Empno = Mgr;
    -- connect by iscycle
    SELECT EName "Employee",
    CONNECT_BY_ISLEAF "IsLeaf",
    CONNECT_BY_ISCYCLE "IsCycle",
    LEVEL,
    SYS_CONNECT_BY_PATH(ename, ' /') "Path"
    FROM emp
    START WITH mgr is null
    CONNECT BY nocycle prior empno = mgr;
    -- connect by root
    SELECT ename "Employee", CONNECT_BY_ROOT ename "Manager",
    LEVEL-1 "Pathlen", SYS_CONNECT_BY_PATH(ename, '/') "Path"
    FROM emp
    WHERE LEVEL > 1 and deptno = 10
    CONNECT BY PRIOR empno = mgr;

Maybe you are looking for

  • Deletion of AppSet in SAp BPC 7 NW

    Hi all, I have a problem with deletion an AppSet in SAP BPC 7.0. When I launch the operation from BPC Client I get this message error during processing: Failed to connect to ABAP Server Time limit Exceeded In NW System I modified the abap/buffersize

  • Apple customer service/support = terrible

    There is no where else for me to do this really, so I thought I'd rant here... I received an ipod (20G 4th gen) last christmas from my parents, amazing present i'm sure you'd agree! everything has been great with it until 2 weeks ago when it just sto

  • Adding 1 Song to Multiple Albums

    Is there any way to add a single song to multipule albums in iTunes without duplicating the file? Example: Jimmy Buffett's Margaritaville was released on "Changes in Latitides, Changes in Attitudes" album. It was then re-released on "Songs You Know B

  • Firewire Target Disk Mode - Secondary Internal HDD?

    Hello great collective of knowledge. Does anyone know if there is a way to target the secondary internal hard disk in Firewire Target Disk Mode? Thanks, Clint

  • Report Parked documents by Accounting Clerk

    Hi guys,   Is it possible to search parked documents by Accounting Clerk (field within the vendor master) and then post them. Current workaround is to lookup parked documents by clerk in FBL1N (dynamic selection) and copy/paste these document numbers