How to hide a locked cost center from F-43

Hello,
I'm new on SAP's comunity and i have some gaps in my knowledge about what is the better option to do something.
I have to hide all the locked cost centers of my company when a user click the cost center's match code from any transaction. I have read that I can do it using USER EXITS but I think that should be exist options to do the same from customizing or selecting a flag... Can it be done?
Thanks for your time. Regards Sergio

If an id has access to this tcode through S_TCODE, the report will read payroll cluster info w/o further checking (until user click on Payroll Cluster button)  for authorization, and therefore ee info is there. Personally, I think non-payroll personnel (including FI) should not have access to this tcode.
FI probably could probably get similar info from SAP report such as 'RPCIPS00' (though they would have to run the report on individual payroll posting run). Note that this report  also allows drill down capability to ees detail level; however, w/o 'P_PYEVDOC' authorization, they should not able to .

Similar Messages

  • How to derive Cost  center from Funds Center

    Hi,
    i post a GR (Return item) and i have a difference of price, i want to assign this difference (assined to a Gl Account)  to a Cost center please how to do that ? i have a Funds Center entered in this GR, can i derive the cost center from this Funds Center ?
    Please Help.
    Regards.

    Hi,
    There is no 'derivation' funcitionality as such available. Thoough, you can build a CO substitution via OKC9 and, based on your fund centre, set the cost centre value.
    Regards,
    Eli

  • How to Override Company and Cost Center for FI Posting from HR Payroll

    Current problem:  A company code has been 'merged' into another one and the old company code can no longer be used.  In the last payroll run, there was a rate change that caused a retro back to the time of the old company code and since the old company code and cost center were closed, the FI posting error'ed out.  To correct, we had to delete the offending pernr from the cluster and back out the rate change until we came up with a solution. 
    Investigation has revealed a process called 'Substitute Cost Centers', but we tested it and a 'flusher' cost center is required to be set up in the old company code and FI refuses to open it up. 
    Also, I've located 3 user exits for RPCIPE00, but I do not see where  company and cost center can be changed.  So I've tried to code my own BAdi, but there seems to be a header company code that I'm not getting.  The item company code and cost center seem to be doable, but I don't know how to change the header company code.
    I am new to HR and Payroll having spent the last couple of years in BI and before that I worked with the material master and Purchasing.  It is my humble opinion that the company should not have been 'turned off' until Payroll was finished with it and that means 2 years until we archive.  In reading about symbolic accounts, several times it is written not ever to delete them.  Seems to me company code is the same.  But surely I must be wrong and there is a solution that will make everybody happy. 
    I would appreciate any and all ideas.  Thank you so much.

    Amosha, thank you for your response.  Here is PCP0 that shows what I mean by 'header company code' that I don't see how to change (I re-ran pd 26 2008--bi-weekly payroll, btw):
    06/30/2009 Posting Document
    Run                      0000002791
    Company Code    0057
    Document            0000008174
    PostingCurrency  USD
    Reference           HRPAY00009
    Doc. Type            ZB
    Run Type             PP
    Posting Date        12/01/2008
    Documant Type   G/L Account Document   
    Document Date    06/30/2009
    Bus. Transaction HRP1
        There are error messages for this document
    Account Number with Text
    21301000   Accrued Salaries & Wages   CCTR 14515      ...
    20303998   HR P/R Doc Split                                               ...
    Messages for Document 000008174
    Error in document: HRPAY 0000008174
    The CO account assignment object belongs to company code 0001, not 0057
    Company code 0057 is now closed and has been merged into 0001.  Cost center 14515 in the above doc was populated by my clone of RPCIPE00 and call to my BAdI which retrieved current company and cost center from PA0001.  You can see from above that the 'header' data still shows 0057 and indeed, my version of RPCIPE00 only changes P_ITEM-BUKRS, P_ITEM-KOSTL and P_ITEM-SGTXT.  It looks to me that fm HRPP_TRANSLATE_FICO gets the 'header' company code afresh.  I was planning to leave WPBP-BUKRS (and all other Payroll data) alone (ie, not override company code).
    As for your other question, we post retros to /551 and /552. 
    Thanks again.

  • How to get Function Area (or Cost Center) from COSP ?

    Dear experts,
    I am new to FICO and here is one question need your help:
    Now I have table COSP, can anybody let me know how can I get Function Area through joining some other table?
    Or how to get the cost center from COSP, since I know then I can go to CSKS to find the function area.
    Any post would be appreciated and thank you all in advance!
    Tim
    Edited by: ctsiszidane on Feb 12, 2011 4:07 AM

    Ajay,
    Thanks for your reply.
    Actually this is a requirement for our BW system. I checked all the records to find their OBJNR start with "OR", but we need to get the function area information. Do you know how can I get that?
    The link below listed all the fields we have on BW side, actually it has function area, but it returns blank, we tried to apply one OSS note in the source ECC system, but still no value returned for this field. So we have to find another way to get the function area.
    http://help.sap.com/saphelp_em70/helpdata/en/29/5f4cf98c9141488cda37e173549834/content.htm
    Point has been assigned to you and thanks for your time in advance!
    Tim
    Edited by: ctsiszidane on Feb 12, 2011 6:39 AM

  • How to design and develop Cost center with SAP BPC 5.1 ?

    Hi all,
    Can any one tell me how to design and develop cost center planning (what are the steps to follow) using SAP BPC 5.1?
    Thanks,
    Sandy

    Hi Sandeep,
    1:We need to look at whether cost center planning is tied to a profit center level and/or to a company code level
    2:We could have dimensions like Account(which in this case would reflect cost element),category,entity,time with additional dimension s like profit center(cost centers can have a direct mapping to profit center,usage of properties would help in here),WBS ,projects,investment position id's etc.
    3:We could look at different applications like HR(pay roll related expenses),admin,capex(to bring in depreciation values) etc to bring in data to pull in data to different cost centers either directly or via script logic(usage of destination_app)
    4:For those values not tied up to profit centers ,we would look at allocating/distributing the expenses to different cost elements
    5:We need to decide whether we do the planning on a monthly/periodic vs yearly level where in we would look at actual values and incrementing at a certain % to fill in as the base for our planning(using category=actual/plan plus timeperiods).We could look at Top down vs botton up approach as well to segregate the planned costs
    6:Consideration should be made at security level to identify/restrict different users who needs to access specific cost centers
    Yes,this is just a small jist of structure,there are 100's of other considerations which would come into picture from a business requirement level.
    regards
    shyam

  • Derivation of Cost Center from WBS element MAster data at the time of invc.

    dear all,
    during invoice postings with wbs element account assignment system do not derive assigned cost center from wbs element master data.
    how can the system derive the cost center automatically??
    Is there any BADI available to this issue.
    regards
    saqib

    Dear,
    WBS is Real and cost center in the master data is for statistical postings i.e. responsible cost center in WBS.
    How to make substitution (OKC9) deriving the cost center in document line items / invoice posting etc.
    Kindly give detail process for its configuration steps and is there any BADI available which can be useful in this regards?
    Regards,
    Saqib Usman

  • How to hide 'catalog','open',home' link from dashboard page in obiee11g ?

    Hi,
    how to hide 'catalog','open',home' link from dashboard page in obiee11g based one users/groups.
    http://imageshare.web.id/images/e7tosu6qtsa9zdl1a8w8.jpg
    i.e: some users shold not able to see 'open','catalog',home link from dashboard but some power user/groups can able to see the 'open','catalog',home link.
    Thanks
    Deva

    Hi,
    I don't want to remove totally, what i am asking is there any
    Possibility to do users/groups wise,
    E.x:
    Work around home page
    Setting home page each users/groups wise . I am expecting like that option to
    Do open and catalog link.
    Home link not a priority .
    http://obieeelegant.blogspot.com/2011/06/how-to-changing-theobiee11g-homepage.html
    Thank
    Deva
    http://obieeelegant.blogspot.com

  • How to hide Print and Filter option from dynamic ALV

    Hi,
    I have created the dynamic ALV. now User don't wan't Filter , export,print Option on the ALV dispaly.
    Could you please tell me How to hide Print and Filter option from dynamic ALV.
    Thanks and regards
    Amita.

    Hi,
    Please go through the following link to get an better idea on ALV.
    [https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1190424a-0801-0010-84b5-ef03fd2d33d9&overridelayout=true]
    This is the code  which you have to write in  WDDOINIT
    DATA LO_CMP_USAGE TYPE REF TO IF_WD_COMPONENT_USAGE.
    LO_CMP_USAGE =   WD_THIS->WD_CPUSE_ALV_TEST( ).
    IF LO_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS INITIAL.
      LO_CMP_USAGE->CREATE_COMPONENT( ).
    ENDIF.
    DATA LO_INTERFACECONTROLLER TYPE REF TO IWCI_SALV_WD_TABLE .
          LO_INTERFACECONTROLLER =   WD_THIS->WD_CPIFC_ALV_TEST( ).
            DATA LO_VALUE TYPE REF TO CL_SALV_WD_CONFIG_TABLE.
            LO_VALUE = LO_INTERFACECONTROLLER->GET_MODEL(
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_EXPORT_ALLOWED( abap_false ).
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_PDF_ALLOWED( abap_false ).
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_VIEW_LIST_ALLOWED( abap_false ).

  • How to Get the Job, Cost center, Position description using select query

    Hi all,
    How to get the  Job, Cost center, Position description through select query without using the Function module?
    thanks,
    Prasad

    use adhoq query and take the report chose both text and value

  • HT4314 How do you completely remove "Game Center" from an iPad?

    How do you completely remove “Game Center” from an iPad? Disabling Game Center is a joke because even after you disable it, it continues to reappear frequently prior to your game and “Demands” your attention before it allows you to play your game, this is very annoying. Also, if you are off the grid (e.g.: OCONUS) with no connectivity and the “Game Center” pops up you are blocked from playing your game(s) entirely with no recourse to include being blocked from doing the Game Center multiscreen dance of Canceling and finally Disabling Game Center (yup, they have a button for it on one of the last popup screens But that button to Disable it is completely ineffective because Game Center will still reappear in a day or so). Kindly note that I play single player games like solitaire that should not require the Game Center and some apple tech agree. Apple support techs also have not been helpful with my “Case” number. And no, under the General Settings even when you switch off both Game Center toggles it still overrides them et al. I bought this iPad because it looked like something fun to do and it is BUT I ignored the warnings that it would be a socially invasive toy with a forced unalterable protocol; next time should I listen more closely? Thanks for any understanding and assistance.
    Device: iPad 3G (iPad3,2)
    iOS version: 6.1.2

    Let apple know how you feel
    http://www.apple.com/feedback/
    beyond that your only recourse is to look for games that are not game center games and only use those. The ability to disable game center was removed with iOS6 I believe. All you can do is block multiplayer games and game invites. Everything else is unalterable.

  • How to get Cost centers a below a cost center from hierarchy using ABAP

    Hi !!
             I am currently developing a user application wherin i need to give a dropdown help to the users for cost center field.
    How ever I need to give him those cost centers in the help which are lower to the cost center to which he is assigned  .
    For example he is at department level which has cost center '90000' he should get the cost centers of the offices assigned to that department in the hierarchy .Also cost centers of various lower nodes which might have been assigned to these offices and so on so forth .
    How can I get those cost centers which lie lower to a particular cost center in the hierarrchy using ABAP ..as I am in to BSP application and have access using ABAP.
    thanks in advance

    BSPIAN,
    usually there will be a hierarchy table where the cost center hierarchy is stored. see if you can find that table.
    To go about the same , activate the datasource for cost center hierarchy from business content
    Execute the datasource in RSA3
    do a background SQL trace and you will find the necessary table for the same.
    Hope it helps..
    Arun
    Assign points if helpful

  • WF_Batch id deletes cost center from euipment master data - IE02

    hi guys,
    how to trace this.. we have checked some of our equipment master data that wf_batch id has deleted its cost center..how can we work from this..how to trace which programs/function did it.. is it purely coming from workflow ?

    there is an error, should be:
    Loop at it_tab.
    refresh it_cost.
    or:
    'BAPI_COSTCENTER_CREATEMULTIPLE'
    should be outside loop it_tab....
    greetings,darek
    Edited by: dariusz sobczak on Apr 30, 2008 4:23 PM

  • Goods Issue for Project and Cost Center from consignmnet

    I am issue goods directly from consignment stock to Cost Center and Project using movement type 201 K and 221K.
    Business has a requirement and they like to know how much goods issued to specific cost center or project. Is there any way in SAP I can look into this?
    Thanks
    Kawal

    Charlie,
    This option doesn't give me the information by project or cost center.
    Option which I can see goes to table MSEG set different search criteria. Problem with this user has to enter lot of information.
    Thanks
    Kawal

  • Change validity period of cost center from 2009 to 2008

    Hi All
    I have created a cost center with validity period 01.04.2009 to 31.12.9999 which was supposed to be created from 01.04.2008 to 31.12.9999. when trying to change the validity period in Tcode KS02 I am getting the following message -
    "New analysis period must not exceed maximum period limit". In TCode -  OKEON the validity period button for that particular cost center is deactive. 
    In TCode KS13 when I generate report for that cost center with Parameters - Valid from 01.04.2008 to 31.12.999 I can see that the cost center is valid from 01.04.2008 to 31.12.9999.
    In TCode KS03 Display Cost Center the cost center is valid from 2009 which has to be valid from 2008. Please advise on how to change the validity period from 2009 to 2008.
    Regards

    Hi Eli
    Thanks for the reply and I have successfully created the cost center to be valid for the previous year as per the requirement.
    Thanks & Regards
    KIMKhan

  • Remove Coste Center from Account

    Hi Experts,
    Can you tell how i can remove an assignated account GL from cost center.
    The case is this, we have an account (P&L) who has registration to cost center, but now, we dont like to do this
    The case is as follows. Until now the GL account (P&L) )was charged to a cost center. But from now we do not want this. We can remove the asigancion's of this account to the cost center?
    Tks

    hello
    Generally you made account assignment through cost element master or OKB9. If you want to delete the account assignment delete in the OKB9 matrix as cost element mster is not possible as some values are already posted.
    solution for the problem
    remove the account assignment from OKB9 and change the field status group for particular gl account cost center make it mandatory if not done already so that your value from now onwards posted  to the different cost center which you are going to enter in the transaction.
    If you don't want use that particular cost center, change the description as not use or use personalised settings.  Because this type problem we have faced.
    Regards
    madhav

Maybe you are looking for

  • Can't create Application Role in Obiee 11g Enterprise Manager

    Hi All, I was working on obiee11g enterprise manager. I created some of the groups in weblogic console. Now I wanted to create application roles in enterprise manager for those groups. I am surprised that, the "*Create*" button is inactive on the app

  • How can i take input from user?

    class input{ public static void main(String args[]){ int i,j,result; //i want to take input here from user. result=i+j; System.out.println(result); }

  • Write in logs files

    hello I want to use my simple log system in my web application "No log4j" public class AppLoger      public static void writeMessage(String msg)           try {                String _date = (new Date()).toString();                          String pP

  • Save copy from psd jpg only saves first/top layer

    Am I missing something? I try to save a JPEG and I get the top layer only. The blending options I've chosen and the other layers don't even come into play. What's the deal?

  • How can i Change the currency symbols for swiss francs?

    Hi, i use Numbers '09. How can i change the  currency symbol for swiss franks from SFr to CHF. Because the international ISO abbreviation is CHF and not SFr. Thanks, Bye