Direct profile assignment

Hello
Can anyone tell me which report in SUIM or table in SE16 will show me what SAP profiles have been directly assigned to a user in SU01 (rather than through role assignment) when I specify a list of users?
I have tried table UST04 however this shows all profiles assigned to a user, even those assigned to a role. I am happy to see direct and indirect assignments in the same set of results, as long as I can tell which is which.
Thanks v much.

Hi,
1. Acquire all the profiles assigned to user from UST04 table.
2. Go to SUIM -> Profiles -> Profiles by Complex Selection Criteria
3. Paste, the profiles copied from step 1 in the first input box
4. Run the report.
5. Those with the Single profile type " S Sgle profile " are assigned directly to UMR of user.
Please note this fact :
Generated profiles can't be assigned directly to user, if you try to assign them, SAP gives you a error message that this profile is
T-L1410009 is a generated profile. Assign the
associated role XXXXXXXXXX
So that's the trick
Regards,
Zaheer

Similar Messages

  • ICC profiles assigned to text?

    CS5 (patched to 7.03), Mac OS 10.6.7
    Hi Everyone,
    My production coordinator made a PDF of my magazine for the printer yesterday and when he ran it through PitStop, several errors turned up to the effect of text having an ICC profile assigned to it. The text was several instances of periods and commas, the color was [Black] 100%, Adobe Caslon font, same as the rest of the text on the page and throughout the magazine that didn't get dinged as an error. Retyping the offending characters fixed the problem, but how can something like this happen? Or rather, How can it be detected from within InDesign rather than in PitStop?
    We import Word docs styled with Word styles into InDesign to lay out the magazine.
    PDFs are created by printing to ps file then distilled with the joboptions the printer provided.
    I admit I know very little about color management (we don't use profiles, per printer request, so I've had limited exposure) but I thought it was only for images and profiles couldn't get assigned to individual characters of text.
    Thanks for your insight!

    Hi,
    Please check the following note:
    [Note 7312 - Client 066 for EarlyWatch|https://websmp230.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=7312]
    EARLYWATCH user:
    Profile (in Basis rel 40*-46D)
              o S_SDCC_READN    Read authorization
              o S_SDCC_SERVN    Collect and send data
              o S_SDCC_ADM_N    Admin authorization                                                                 *
    Roles (as of Basis Release 6.10)
              o SAP_SDCCN_DIS   Read authorization
              o SAP_SDCCN_EXE   Collect and send data
              o SAP_SDCCN_ALL   Admin authorization
    http://help.sap.com/saphelp_nw70/helpdata/en/3e/cdaccbedc411d3a6510000e835363f/content.htm
    Also check the following SAP notes:
    [Note 91488 - SAP Support Services - Central preparatory note|https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=91488]
    [ote 863362 - Security checks in the SAP Early Watch Alert|https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=863362]  --- this will give overview of Required Authorizations.
    Regards,
    Dipanjan
    Edited by: Dipanjan Sanpui on Jul 16, 2009 2:30 PM

  • Change the status profile assigned to the line item from PROFA TO PROFB

    Hi Experts,
    The issue we are having relates more to the fact that the code we have written is changing the item category, however the status profile has already been retrieved from configuration based on the original item category and therefore the status selection that we are getting is incorrect.
    Item Category A -> Status Profile PROFA
    Item Category B -> Status Profile PROFB
    For example we have a line item and item category A is determined through config, this then retrieves its associated status profile PROFA. However we have then coded the system to change item category A to item category B.  However the status profile still remains PROFA.
    We need to find a way to change the status profile assigned to the line item from PROFA to PROFB.
    any quick inputs from any one please......
    Thanks in advance
    hemanth

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • Need everyone input: authorization profiles assigned to ALEREMOTE

    If the process chain runs fine in your system, please go to SU01 to check the profiles assigned to the user ALEREMOTE and feed back with the profiles assigned to ALEREMOTE.  Anyone's input is greatly appreciated and will be rewarded with points.
    Thanks

    Hi Kevin.
    We have at my company a large implementation of systems including several BW systems. One of these also hosts SEM. Here it was first setup with SAP_ALL, but after my security review they actually could tailormake a role for these activities. The input for this role we created by a simple authorization trace.
    On request I can provide you with this information.
    It is also the recommended solution to really modify the authorization of users like ALEREMOTE, due to the large security risks you take in RFC destinations otherwise.

  • Table used for storing roles/profiles assignment in CUA lansscape

    Hi,
    following is my cua setup
    master client - 999 of SRM 4.0
    child client - 101 of ECC 5.0
    child client - 202 of SCM 4.1
    in cua all distribution works on its logical name assign to respective client.
    here is my question
    lets say user 'XYZ' in master client assign single as well as composite role and composite profiles assigned in the master as well as child system.
    please tell me in which table this relationship is maintain in sap that Composite roles/profile is from which cua client.
    from my finding the tables which store the role and profiles from master and child system are i.e. USRSYSACT & USRSYSPRF.
    but i am not able to find table which store the roles to user and user to profiles assigment in CUA setup,can someone please help me.
    Thanks,
    John.

    Hi Check the tables
    <b>USR10  -role definition
    AGR_PROF   -Profile for Roles
    AGR_TEXTS  - Role descriptions
    AGR_USERS  - Assignment of roles to users
    AGR_DEFINE - Auth profiles</b>
    if needed see other tables with USR* and AGR_*
    Reward points if useful
    Regards
    Anji

  • BADI or User Exit for role/profile assignment SU01/PFCG

    Hi ABAP gurus,
    I need a way, BADI, UserExit to do some verifications over a role or a profile before is assigned in the Tcode: SU01 and PFCG.
    These verifications prevent the assigment of critical roles, transacction or access to tables.
    Any information about this topic it would be very helpful...
    thanks...

    Hi RAFAEL ,
    Only one exit is available for this  Tcode SU01.No Exits available for PFCG
    Enhancement     SUSR0001     User exit after logon to SAP System                    
    For SU01 we can check the profile assignment  in program MS01CU10 and some AUTHORITY-CHECK:
    AuthCheck     MS01CC10     S_DEVELOP     AUTHORITY-CHECK     ABAP Workbench                    
    AuthCheck     MS01CU10     S_TCODE     AUTHORITY-CHECK     Transaction Code Check at Transaction Start                    
    AuthCheck     MS01CC10     S_USER_AUT     AUTHORITY-CHECK     User Master Maintenance: Authorizations                    
    AuthCheck     MS01CC10     S_USER_GRP     AUTHORITY-CHECK     User Master Maintenance: User Groups                    
    AuthCheck     MS01CC10     S_USER_PRO     AUTHORITY-CHECK     User Master Maintenance: Authorization Profile                    
    AuthCheck     MS01CC10     S_USER_SYS     AUTHORITY-CHECK     User Master Maintenance: System for Central User Maintenance                    
    In the same way PFCG contains some AUTHORITY-CHECK:
    AuthCheck     LSUPRNU18     S_USER_TCD     AUTHORITY-CHECK     Authorizations: Transactions in Roles                    
    AuthCheck     LSUPRNU27     S_USER_PRO     AUTHORITY-CHECK     User Master Maintenance: Authorization Profile                    
    AuthCheck     LSUPRNU23     S_TCODE     AUTHORITY-CHECK     Transaction Code Check at Transaction Start                    
    AuthCheck     LPRGN_TREEI0O     S_USER_AGR     AUTHORITY-CHECK     Authorizations: Role Check                    
    I hope this may helpfull.
    Thank you,
    Thanks,
    AMS

  • Where to find which site profile assign to which site any t.code or path

    Hi experts
    where to find which site profile assign to which site any t.code or path
    regards

    hi friends
    just i find this
    go to WB02 OR WB03 ITS CHAGE SITE
    enter
    then go to extra tab then go to additional tab (ctr 9)
    or blue colour icon u can find on left side of screen its additional information tab click on it
    you will see which site profile u assign for that site
    Regards

  • Error - No date profile assigned to the transaction/item category

    Dear Expterts,
    I am getting the error while trying to create a complaint (In-house repair) transaction.
    No date profile assigned to the transaction/item category
    Message no. CRM_BILLING015
    System Response
    Billing dates cannot be maintained.
    Procedure
    Assign a date profile to the transaction type or item category in Customizing.
    Make sure that this date profile contains all the necessary date types:
    BILL_DATE
    INVCR_DATE
    date profiles are assigned to both transaction type and Item category. mentioned date rules are in place in standard configuration itself. still the problem persist.
    Please help me to resolve the issue. Your help will be highly appreciated.
    Best regards
    Raghu ram

    Hi Pepe,
    Thanks for the response, these transaction types are already there. and 'Today' date rules are assigned to both date types.
    Still the problem exist.
    Best regards,
    Raghu ram

  • 13.02 update changes smart object / icc profile assignment behavior?

    Since updating to the 13.02 release of photoshop CS6 extended I have noticed the following modified behavior:
    When changing the assigned profile of an image containing smart objects, where the smart objects have previously gone through a color profile conversion - the smart objects will get reconverted to the newly assigned profile.
    This was certainly not the behavior of 13.01 and previous versions.
    Is this an intentional change?  If it is shouldn't it be noted in the release notes?
    System info: mac os x 10.6.8

    I think I understand the rational for this change, but I think it misses the mark a bit.
    In my experience the largest source of smart-object trouble is when someone converts a document without first assigning a profile, relying on the profile set in photoshop's color settings.  When the smart-object is edited on another computer the color will shift if the color settings on the two computers don't match exactly.
    By reconverting smart objects on profile assignment you are creating two new problems. 
    Only smart objects are reconverted, so documents with both smart and not-smart layers will end up in an inconsitent state.  Colors that matched within the same image may no longer match.
    If a document is saved without a profile assigned and you later want to assign it a profile, you will have to use the original profile or your color will shift.  It is not uncommon when working with documents from other organizations that the original profile used for conversion is not available.
    What then is the fix for this problem?  Always embed the profiles used for conversion within the smart objects for use when updating.  Source and destination.

  • No Master Profile Assigned

    Hello SAPians,
    While assigning  the Univariate forecast for a CVC, the systems throws an eror of NO MASTER PROFILE ASSIGNED but I can see the entry in /SAPAPO/MSDP_FCST2 as well as in /SAPAPO/MC96B.
    Please reply with your valuable view points for  fixing  it.
    Thanks in advance.
    Regards
    Rahul Chitte

    Hi Rahul,
                        make sure that the version in univariate forecast profile you are assigning and the version in the MSDP_FCST2 screen are same.
    Edited by: Visu Venkat on Nov 26, 2008 11:20 AM

  • No Master Forecast Profile Assigned.

    Hello SAPiens,
    While creating a Univariate Forecast, the message pop ups NO MASTER PROFILE ASSIGNED. in Interactive Planning,
    I have checked the assignment in SDP19, but system doesnot picks in while creating the Forecast for a particular CVC.
    Please help
    Thank you
    Regards
    Rahul Chitte

    make sure the entry for the CVC exists in /SAPAPO/MSDP_FCST2 transaction. make sure the checkbox "All Related Selections" is checked as well since it has a positive impact on the user experience in DP screen.
    A good practice is to generate all the profiles by running strategy 56 in the background with the master profile.
    If you overtly want to run the forecast with a specific model, go to the menu bar before you hit the univariate button. Under Settings --> Forecast Profile --> pick up the master profile and then run the univariate.

  • Characteristics Profile assignment

    Hello All,
    I have assigned a characteristic profile to an already existing Merchandise category. Is there any way for the characteristics profile to appear on an existing Article assigned to that Merchandise category? Also how can i do a mass assignment of single characteristics profile to all the merchandise categories in my system?
    -Aditi.

    Hi,
    Even after assigning your charateristic profile to Merchandise Category you will not be able to see the characteristic in the existing single articles. This is because when this article was created it was created as a single article not a Generic article.
    If you want to assign certain characteristics to a single article, you can assign the Characteristics directly to Merchandise category. The characteristics will then be available to use in the existing article. Goto Article change, Basic Data screen, you will be able to enter the value of the characteristic you just assigned to the Merchandise category.
    Hope this helps.
    Cheers
    Barry

  • APO DP - loading of selections and forecast profiles assigned to selections

    I am using APO DP V5.
    I am forecasting at a 'product at customer' level.
    I have a flat file containing the 'product at customer' combinations - of which there are several thousand - and the proposed forecast profile for each combination.
    Is there a good way for:
    1.  loading these combinations as a set of 'selection ids' into APO DP?
    2.  loading the set of 'selections assigned to forecast profiles'
    I note that the 'selections assigned to forecast profiles' are in table /sapapo/dp_fcst2, but this table includes the GUID for selection ids, so I assume the selection ids must be generated first.
    Thanks for any advice.
    Regards,
    Bob Austin

    Hi Bob,
    There was a similar question asked sometime back in this forum, and am attaching the replies given to that.
    Re: APO DP assignment of selections to forecast profiles
    Check this link, it might help you.
    Regards,
    Jagadeesh.

  • Profiles assigned to EARLYWATCH ID in client 066

    Hello,
    Can someone please post the profiles (including authorization objects with values) assigned to user ID EARLYWATCH in
    client 066.
    Thank you,
    SG

    Hi,
    Please check the following note:
    [Note 7312 - Client 066 for EarlyWatch|https://websmp230.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=7312]
    EARLYWATCH user:
    Profile (in Basis rel 40*-46D)
              o S_SDCC_READN    Read authorization
              o S_SDCC_SERVN    Collect and send data
              o S_SDCC_ADM_N    Admin authorization                                                                 *
    Roles (as of Basis Release 6.10)
              o SAP_SDCCN_DIS   Read authorization
              o SAP_SDCCN_EXE   Collect and send data
              o SAP_SDCCN_ALL   Admin authorization
    http://help.sap.com/saphelp_nw70/helpdata/en/3e/cdaccbedc411d3a6510000e835363f/content.htm
    Also check the following SAP notes:
    [Note 91488 - SAP Support Services - Central preparatory note|https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=91488]
    [ote 863362 - Security checks in the SAP Early Watch Alert|https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=863362]  --- this will give overview of Required Authorizations.
    Regards,
    Dipanjan
    Edited by: Dipanjan Sanpui on Jul 16, 2009 2:30 PM

  • Regarrding IC Web Client Profile Assignment

    Hi ,
        I am learning IC web client actually, in a tutorial i came across something called IC web client profile. i created it successfully. Next they have said to assign it to the user or business partner' s position in organisation management. i don get what this is actullay. Can anybody help me in knowing how to assign the profile. ?
    thanks,
    selva M.
    Edited by: selvakumar mohan on Apr 10, 2008 1:26 PM

    hi Selva,
    Once you have creted the ICWC profile you will need to assign this profile to either a BP/User or Position or Org unit.
    for this go to the trasaction ppoma_crm where you can see you orgnisation setup along with the positions and BP assignements.
    Now select position and go on the top to the go to field and then detailed object  --.enhanced object descriton and then follow the steps as given above.
    Regards
    Raj

Maybe you are looking for

  • Check Value In UDF

    Hi, I am using a UDF to take substring of my value from source (source value is of format abcd/xyz). Now I want to check if there exists any value before "/" i.e. I want to check if there is any value before "/" . I tried using the .length function,

  • Back button not enabled in Knowledge Check

    How can I have the back button enabled in a Knowledge Check. We want the user to be able to move back to a previous slide, if necessary. I am using Captivate 8. Thanks, in advance.

  • Black Magic Intensity Pro not shown in CS 5.5

    Hi i need some help,before i use a CS5.5 i tested CS5 with Black Magic Intensity Pro and all go Ok. And then when CS5.5 shows up i instal CS5.5 but i can,t see a bin to edit with  Black Magic  i see all other various bin to edit but not with  Black M

  • How to get totals at top in script????

    Hello Experts, I am developing Account Statement script . There are many text elements exist in script like 510, 511, ..............580. I want totals of debit, credit, opening and closing balance in first text element i.e 510 and in std it is calcul

  • Small dialog question

    Hey, this isn't very important, I was just wondering if its possible. If you run this script- display dialog x buttons {"Completed", "Remaining", "Enter"} default answer "f" default button 3 The 'f' is highlighted so when you start typing it overwrit