Authorization for Work center, logical links and components

Hi Gurus,
Can authorization be given to Work centers, logical links and components.
Thanks,
Sarat.

It can be done using Authorization object UIU_COMP. it has 3 fields :
Component Name
Component Window Name
Inbound Plug
Note : You can maintain authorizations based on components, WC pages, Direct links groups and direct links but not on views.
Authorization object for direct links : C_LL_TGT which has 2 field : Logical Link Type and Link Parameter
Hope this helps,
Cenk Sezgin

Similar Messages

  • Authorization for work center /quick create links

    Hi all;
    I need nondisplay of bupa details:
    no Masterdata (no authorization to search/display/create any BUPA), no workcenter, no quickcreate links.
    the problem is  I have one  CRM Webclient Business Role and  I should manage this with 2 different pfcg role :
    One of them should use workcenter and quick create links but the other should not see them.
    I have handled not to search/display/create any BUPA via authorization object but
    not to display workcenter and quick create link I need another authorization object..
    Is there anybody who knows how can it be done by pfcg role ?
    Thanks
    belgin

    hello  Urvi;
    thanks for your helpfull answers.
    I have handeled it via UIU_COMP object and following componen name/plug/window name.
    COMP_NAME :WCC_SRV_ACC_PRO
    COMP_PLUG: DISPLAY
    COMP_WIN: MainWindow
    regards
    belgin

  • I have East/West Symphony.  Will it work with Logic express and do I have to have that little red usb drive in the computer to authorize it?

    I have East/West Symphony. 
    Will it work with Logic express and do I have to have that little red usb drive in the computer to authorize it?
    Also, would it work with Garageband??

    Thanks-that's the same driver I'm using now.
    The M-audio techs were unable to tell me if Quattro would work with LE8, so I've been wasting my time and money trying to make it work.
    They also gave me conflicting opinions as to whether or not "tip" polarity was an issue when using an after-market adapter. One said definitely yes, one or two others said definitely no.
    Their phone tech line has a 20 to 40 minute wait when I call. The online support system is confusing, which even they admit. I don't think my next interface will be from M-audio.
    Thanks very much for the response, it helps me get beyond this phase.
    Is the Quattro of any use for anybody else (i.e., can I sell it or give it away)?

  • Can we control Work center group links using auth object UIU_COMP

    Hello All,
    We are running into an issue while doing our PFCG role configuration.
    I need to know if we can control Work center group links in a business role through auth object UIU_COMP.
    We can control Workcenter's but not 'Work Center Group Links'.
    Here is what we did:
    - We have a business role Z_RA_DEFAULT.
    - The Nav Bar Profile SRV-PRO for this business role has some work center group links that are checked in menu and visible.
    - I'm trying to find the values in the auth object UIU_COMP to restrict Work center group links.
    - Even though the values Work center group links are in menu and visible,
    I want to remove these Work center group links from the screen using the auth object.
    - If we remove the check from in menu and visible in the business role the Work center group links disapper from the screen.
    Right now this is only way we are able to controle Work center group links.
    Question:
    - Can I use UIU_COMP to restrict Work center group links?
    - any another auth object that controle Work center group links?
    - any document/ website / info  available which tells us what can we restrict with auth object UIU_COMP?
    - or any other way of doing this... like code change, user exit, ....?
    Really appreciate your help.
    Thanks,
    Nasir

    I am not sure if I have understood the issue correctly, but still what stops you from actually creating a clone business role to your existing business role and deactivating the in menu visible work center group links. Use this new business role for users who need to be prevented from viewing the work center groups links in question.
    If you are going to use authorization objects to control the visibility wont it impact all users (still defeating your original purpose?)
    Again apologies in case I have got the question wrong.

  • Tables for routing (for work center)

    hi friends,
    I am doing report on routing but i did not get value for work center i got tables CRHD CRCA CRCO CRHH CRHS CRTX KAKO KAZY .
    i try to get result by using link with PLPO and PLKO.
    in TCode CA03 when i see the technical attributes it stors the dat ain structure PLPOD but i am unable to use it.
    kindly can anybody tell me how to work center.
    thanks & regards
    Bhupinder Singh Kaler

    Hi Bhupi kaler,
    try to link CRHD and PLKO with WERKS ( Plant ) field ane get the ARBPL ( Work center ).
    Best regards,
    raam

  • CO11N: how to perform confirmation entry authorization per work center

    During production order confirmation entry authorization per work center is required however the standard authorization object for the confirmation Is only per plant and order type

    Hi,
    Yes, you are correct..
    There is no check for  the workcenter, unlike for Network Orders..
    But, you can use the User Exits:
    CONFPP02  PP order conf.: Customer specific input checks 1
    CONFPP03  PP order conf.: Cust. specific check after op. selection
    CONFPP04  PP order conf.: Customer specific input checks 2
    for your own chcks at the time of confirmation..
    Take the help of your ABAPer..
    Regards,
    Siva

  • ALE/iDoc for Work Center data transfer

    Hello, community.
    I am working on several interfaces for the PP and PM modules using iDocs/ALE.
    One of the requirements is that only created and modified data must be distributed from R/3.
    For Work Centers, we are using basic type LOIWCS02 and message type LOIWCS. We are generating iDocs through transaction POIM, which has two transfer modes: Complete (data for all Work Centers etc.) and Change (only new and updated data).
    The Change Transfer Mode assumes you have set both Change Pointers and Change Documents for the objects to be transfered. Otherwise, it'll work just like the Complete Transfer Mode.
    Our PP consultant told me there is no configuration to generate Change Documents for Work Center data modifications.
    Can anybody give me other opinions? I'll resort to Z-table solutions only if I have no other options.

    Hi Danilo,
    Do you know what the process codes are for
    LOIWCS and LOIROU ?
    Appreciate your help.
    Thanks,
    Gopi.

  • User Exit or DB-Table for Work Center (CR01)

    Hi!
    I have an external software which must be triggered when the user changes a work center in SAP (transaction CR01,CR02). I was looking for an user exit to do what ever is necessary but I couldn't find one.
    So, does anybody know an user exit or BADI for work center?
    Also possible:
    The database table where work center are stored. So I could poll against this table and check if a work center was changed. I found the table SGOSHIST which log all modified objects in SAP. So this could maybe used to check for modified work center, I think.
    Thanks,
    Konrad

    > You can check the BADI definition from transaction SE18,
    > 'LTRM_WORK_CNTR_DTRM', this might be helpful,
    How can I check this BADI. If I use SE18, it doas not exist, buit if I try to create it, the system tells me that it already exists in the SAP Original System... and asks me if I want to create a copy of it! I don't know what to do at this point!
    > Work center details are avilable in CRHD table, you can
    > look for CR* from SE11 transaction,
    I know, but if you change the description of the work center, it is stored in CRTX. there are a lot of CR* tables. It would be helpful to have a table which is updated every time a work center is modified!
    Thanks,
    Konrad

  • Change log for work center data

    Hi,
    I was looking for the table where the change header document for the work center is stored.I was able to find a transation CR10 which shows the changes and also the database table CDHRD.
    When I am trying to view the changes that were made to the work center I find that the data does not exist in the tables.
      I was curious to know this as for some transaction the data is being logged in their respective change table but not for Work Center changes.
      Can anyone tell me as to why this is happening.
    What I think is that some changes to the configuration are required in order to log the changes in the database.
    Kindly help.
    Regards
    Varun

    Hi Wolfgang,
    Thanks for the information.
    However i have another question.
    The change table will have data only when it is activated in the configuration menu.
    However is there any other way by which we can capture the previous data for the work center e.g. the changed by field. I want that the names of the users who has changed the wrok center currently and the name of the person who previously made changes to it.
    See if you can help me on that.
    Regards
    Varun

  • Standard IDOC for WORK CENTER Master

    Hi,
    Please suggest the standard IDOC for work center master.
    I have tried PWKC.Got  DUMP when executed.
    Tried on SAP-Market place for help.Suggested not to use PWLC.
    Please suggest alternative.

    Will you please explain in a bit detail if LOIWCS01 or LOIWCS02 are transaction (as i tried to execute) or programs or please explain how to use these.(I executed from command prompt and SE38 but didnt helped)

  • Number Range for Work Center

    Hello All
          Am having a little concern regarding the number range for Work Center, kindly let me know where the number range for Work Center is maintained or from where it is picked up when we are using external no range assignment for Work Centers.
    Regards,
    J K Tharwani

    Thanks Sir for your reply,
            Actually the requirement is the client want that Equipment number must be the same as the Work Center Code, and Work Center code which i have decided is something like 0101001 & if i give the external no to the Equipment then the system doesnt take the same number instead it takes 101001 i.e. it ignores the initial "0" in the work center code. Actually I wanted to see the no range from where the work center numbering is being picked up, but later on i came to know that there is no such no range setting for work center instead it has contol from no range for object type. Shall look forward to your valuable inputs & guidance.
    Regards,
    J K Tharwani

  • Customization Setting for Work center creation

    Dear all,
    What is the Customization Setting for Work center creation? How to do it?

    Hi,
    Here are the few things you can check
    OP40 : WC category
    OP17 : Formula for WC
    Person responsible : Plant Maintenance and Customer Service >> Maintenance Plans, Work Centers, Task Lists and PRTs >>Work Centers >>Define Employees Responsible for Work Centers
    apart from above You can explore more in
    Plant Maintenance and Customer Service >> Maintenance Plans, Work Centers, Task Lists and PRTs >>Work Centers
    Riyaj

  • Table for work center..........

    Hi
    Is there any table for work center which shows available capacity v/s utilized capacity......Please revert with your valuable comments
    Rgds

    Hi,
    Check Table RC65L.
    Regards
    Kannan

  • Can anyone recommend a good printer for working with an iMac and a MacBook Pro wirelessly?

    Can anyone recommend a good printer for working with an iMac and a MacBook Pro wirelessly?

    canon pixma 6200 series works

  • Why authorization for cost center groups does not worked ?

    hello all,
    I would like to give authorization for a CO report (S_ALR_87013625) based on authorization values : cost center groups.
    But, unfortunately, it doesn't work. I get a message : No authorization for x of x read records.
    Is it only possible to give authorization on standard hierarchy and cost center ?
    Please, help me
    Thanks and best regards

    hi,
    Run the su53 transaction.See what authorization was missing

Maybe you are looking for

  • How to use JDBC Lookup in PI 7.1 ?

    Hi, Please advise how to use JDBC lookup in message mapping PI 7.1 ? any reference link / document  ? I have followed this step below : 1. Create the external definition for the database table. 2. Use the external definition (table) in message mappin

  • Oracle8i Personal Edition

    Hi Everyone! I purchased the Oracle 8i CD Pack (Release3), which comes with 8i PE. The installation goes very well. However, when I try to setup the Network Configuration, it doesn't find anything! Even if I create the listner, etc. I recently notice

  • Folio Builder Installer Damaged

    I recently launched my Folio Builder panel and signed it. I told me that I need to install an update. I followed the link and downloaded the update. When I opened the installer, I got this message: "Installer.app" is damaged and can't be opened. You

  • Shared Calendar and Permissions

    Hello, I have a shared calendar that we use in my organization and only 1 person has publishing editor rights while the rest of the company has reviewer rights. The problem is that if a reviewer opens a time block, instead of restricting the ability

  • Validation in component controller

    Hi, I have a dropdown in my view .Now i have to validate that user must select a value  from it. I am not able to high light it in red, One thing I have to write my method IN COMPONENT CONTROLLER only. My previous post i got no answer. Any one please