Users with license data

Hi All,
I have to make a report. I have to find users which are using only EP. I think i have to search them through license data. Can you please tell me how to search users with license data.
I have tried SUIM. There is no field for license data. There is a report RSUSR080. But its kind of empty. it is not executed
Please help me this.
Thanks,
Tajinder

Hi,
Actually the licencing thing you have to maintain while vraeting the user in the Licence Data tab . You can do this in su10 or su01.If this data is entered  during user creation, the table usr06 will display the same in the LIC_TYPE field.
Pl refer Tcodes license_admin,  USMM etc for measuring users licence data. For details on licence pl refer the documents at https://websmp106.sap-ag.de/licenseauditing.
Hope this helps.
Pl award suitably.
Regards

Similar Messages

  • SAP User List Report with License Data

    Hi,
    I would like to get a report of SAP users with the License data, Could someone please let me know how to get that?
    Thanks in Advance

    Hi Rahul,
    Thanks a lot for your reply, I tried in USMM but I am unable to get the Catagory type of License data against the each user name.
    I am looking for a report which gives username and other details and also Catagory type of License data (Contractual Type).
    Thanks again

  • SAP Contractual user type license data USMM

    Hi,
    We have CUA Environment. i have already set price list, user type in USMM  and synchronize in child and parent systems and also did text comparision in central system.But, still i am getting error user typ 52 is not active in child system.
    Thanks
    Mushu.

    Hi,
    I have re-activated Price list and did migrate of price list and also text comparision of license data in su01.but, still don't work in central system.
    Thanks
    Mushu,

  • Users with license

    Hy,
    is there a report or something where I can view which users have license ??

    Greetings,
    Thats a really good question, and currently we view the users / license info from "\Program Files\SAP\SAP Business One ServerTools\License" folder and call out the "B1Upf.xml" to view the users and licenses applied to the users.
    Its hard to say, run a query and show me what users are licensed (and show the type; Pro, CRM Sales etc) because you could have multiple users on each company database (named users!).

  • User with Quiz data associated

    Hi everyone! I am pretty new to captivate, and i am currently exploring all the possibilites.I really need some help.  I am trying to create a Quiz with the following needs:
    First part:
    Tutorial of the quiz.
    Second part:
    Name and details of the person who's doing the quiz
    Second Part
    Quiz questions
    Third Part
    Final results stored with user details.
    I currently can do everything except creating name and details form in a slide and connecting it to the results.
    Can anyone help me?

    Hello,
    Normally each entry in a TEB has to be confirmed. But perhaps you could find a workaround. What I'm often doing is put the Submit-button over the second TEB-field, where the user has to click to enter the second data. I make the Submit-button transparent, without text. So, when the user clicks on the second TEB to enter something, at the same time the first entry in the first TEB is confirmed. Hope you get the workflow?
    BTW if you want to plunge really into using variables and advanced actions (great way to have more control over your CP-files), can recommend another asset: there is a fine e-book on advanced actions by the moderator of this forum, Captiv8r. Have a look at: http://www.gooberguides.com/ProductPages/Captivate/CaptivateVariablesAdvancedActions.htm
    Lilybiri

  • Find users with common dates in the respective date range

    I am trying to find a simple logic to get users who have common dates in the date range while they were active.
    Example:
    User A -   Effective start - 1/1/2015  and  Effective End = 1/9/2015
    User B -  Effective start - 1/5/2015  and  Effective End = 1/30/2015
    User C - Effective start - 3/1/2015  and  Effective End = 4/9/2015
    So for the above scenario my SQL code should capture UserA and UserB , as they have common active dates between them.

    DECLARE @YourTable TABLE
    UserName varchar(128),
    EffectiveStart date,
    EffectiveEnd date
    INSERT INTO @YourTable VALUES
    ('User A', '1/1/2015', '1/9/2015'), ('User B', '1/5/2015', '1/30/2015'), ('User C', '3/1/2015', '4/9/2015')
    SELECT *
    FROM @YourTable AS t1, @YourTable AS t2
    WHERE t1.UserName <> t2.UserName
    AND (
    t1.EffectiveStart BETWEEN t2.EffectiveStart AND t2.EffectiveEnd
    OR t1.EffectiveEnd BETWEEN t2.EffectiveStart AND t2.EffectiveEnd
    OR t2.EffectiveStart BETWEEN t1.EffectiveStart AND t1.EffectiveEnd
    OR t2.EffectiveEnd BETWEEN t1.EffectiveStart AND t1.EffectiveEnd
    A Fan of SSIS, SSRS and SSAS

  • Provisioning a user in future date

    Hello,
    Creating a new user and provisioned to OID work properly.
    Now I would like to create a user with start date in the future. OIM when the value USR_START_DATE is on the future it update the USR_PROVISIONING_DATE too on the same future date but not execute the provisioning to OID and the USR_STATUS is "Disabled Until Start Date"
    If there any way to update the USR_START_DATE with a different USR_PROVISIONING_DATE and do the provioning as normal and keep USR_STATUS as Active.
    thanks
    TG
    Edited by: TG on 1-Nov-2010 9:48 AM

    Hello again,
    i'm using the Thor.API.Operations.tcUserOperationsIntf.createUser((java.util.Map arg0).
    arg0 will contain USR_PROVISIONING_DATE=today date and USR_START_DATE = to the future date.
    I apply what your propose and push the USR_PROVISIONING_DATE=today date and put it on the pre-insert in Users form.
    sorry it did not work, it change the value in USR_PROVISIONING_DATE to put the USR_START_DATE value and didn't provisioned
    thanks
    TG
    Edited by: TG on 1-Nov-2010 10:47 AM

  • To verify plant of user (log on user) against plant data

    Dear Guru,
    In ABAP, How can I write code for verifying plant of user (log on user) with plant data in internal table.  To check whether they are the same.  Any good answer will be rewarded.  Thank you very much.
    Cheers,

    Hi
    Check the SY-UNAME with the the name of the Plant user
    Plant user data take it from T001W table
    and All logon User data will be in USR02 table
    take the data from corresponding tables and check.
    Reward points for useful Answers
    Regards
    Anji

  • I want to prevent users from saving a PDF form with the data filled in

    I am using Adobe Acrobat X Pro to create a fillable PDF form.  When I open my form in Acrobat Reader XI, it says right at the top "You can save data typed into this form."  I have NOT saved it as Reader Extended PDF. This is a form that will be emailed to recipients or available to download from our website as a PDF so they can fill it out on their office computer, print with the data filled, and then fax or snail mail to us. (No online or email submissions.)  We do not want them to accidentally save confidential information on the form that will be visible to the next user when they close it, or to Save As and keep the filled form.
    I know there are still ways to do it if someone really wants to, like printing it to PDF or using a PDF software other than Reader, but these are not folks who would have time or intention to do such a thing.  99% of them will be using some version of Reader, probably a much older one than mine.  Thank you for any advice!

    Thank you Gilad and George for trying. I just discovered both of you have replied to this issue here - http://forums.adobe.com/message/5881211#5881211 - which is my exact same situation; I am also a regional health care agency trying to provide forms for health care providers! (It's a small world.) I just didn't find this thread the first time I searched for answers.  I will investigate the JavaScript reset Form statement. Thanks!

  • How create header with user id time date to VC-report's output as display ?

    How create header with user id time date to VC-report's output as display ?
    This info should come from the VC - not all the way from R3-side via FunctionModule/BABI. So only userid, date, time to output as normal text (which is not editable of course). Thanks =)

    Hi ann-mari
    Go through following link may it help u
    Form Item disabled based on portal role
    /people/community.user/blog/2007/01/17/visual-composer-explorations-using-portal-roles-to-influence-ui-element-behavior
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/usingrolestoinfluenceapplication&
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/passingvaluesvia+URL&
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad182ac7-0a01-0010-4fb8-8a4d217b19c1
    Best Regards
    ````Satish````

  • Script Add bulk user with CSV, and set expiration date

    After importing the AD module, the line:
    Set-ADAccountExpiration -identity JohnDoe -timespan "365"
    Works just fine, but how would you automate this with a script that would read a csv-file. The -identity cmd dosen't seem to like my $SAM setup. Perhaps it's a better way to get-aduser and pipe it to set-accountexpiration. Is there a swift way to add the
    expire date to the user I just created with my CSV-file?
    Thanks!

    Thank You!
    You're very welcome.
    -AccountExpirationDate parameter of New-ADUser only seem to work with -DateTime, a specific date, while -TimeSpan is optimal for this solution.
    You can use Get-Date's AddDays method to generate a datetime object for use in this situation, see the code I'm posting below for an example.
    Now on to the next challange to warn me when they reach "32" days before expiration. Was thinking of running a Task Scheduled bath file that could collect number of days left and report it if below the mentioned days.
    Here's one method you can use for finding these users:
    $cutoffDate = (Get-Date).AddDays(32)
    Get-ADUser -Filter * -SearchBase 'OU=Users - TEST,DC=domain,DC=com' -Properties AccountExpirationDate |
    Where { $_.AccountExpirationDate -and $_.AccountExpirationDate -lt $cutoffDate }
    Just so you're aware, we generally try to keep threads to a single question.
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Laptop wont recognize him as an active user with a license only trial

    Hi one of my team members keeps getting a message that his trial will soon expire. We cannot seem to get his laptop to recognize him as an active user with a license.
    Thanks!

    This is for that user, on that computer...
    Does your Cloud subscription properly show on your account page?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Billing user exit to overwrite the service rendered date with billing date

    Hello,
    My client would like to determin the rebate conditions based on billing date. However, the system only uses the service rendered date for rebate determination.
    Therefore, I am trying to overwrite the service rendered date with billing date at the time of billing creation.
    Could you please let me know what user exit I can use?
    I can't user the user exit RV60AFZC because the billing date is not determined when this user exit is running.
    Your help would be appreicated! I will give you good points! Thanks

    Hi Londa,
    Try using one of the following includes for your requirement.
    (a.) rv60afzz
    (b.) rv60afza
    (c.) rv60afzb
    (d.) rv60afzd
    (e.) BAdi SD_CIN_LV60AU02
    or if you are working with ECC 6.0 use the Enancement Spot ES_SAPLV60A available from SE80 by giving package VF and then selecting Enhancements and then expanding Enhancement Spots
    Hope these are helpful to you. Reward accordingly.
    Thanks and Regards,
    Maddineni Bharath.

  • Why users with rights defined as View cannots see the data of the form ?

    Hi,
    I have a nice form page. My application has an authorization scheme with an authentification function : return acl_custom_auth. It is working well. I have defined users with Edit, View and Admin rights. Unfortunately on a form, if the user is defined as "View" he cannot see the data, he only sees the item but their content is not diplayed. I don't understand why. I would like him to see the data.
    The authorization scheme of the page is "Access control -view" as well as the items of the page.
    Do you have any idea of what is going wrong here ?
    Thank you for your kind help !
    Regards,
    Christian

    Another thing that can be done though mon tech-savy people may not know about it.
    Locate a group of PDF's and select at least 5-6 of them as a Group.
    hold down Option key while click on file menu
    Click on Get info.
    One window will open for the group.  in Mountain Lion (OSX.8.2) the term will change to Show Inspector.
    click on the  button next to Open With.
    choose either Reader or Acrobat.
    just bellow is a question Use Acrobat (or Reader) to open all files of this type, Click on it and choose yes.
    Make sure you have a mix of Adobe PDF's and Preview PDF/s for  this to work. If it wasn't good for opening other Type Files I'd compress Preview and throw the original away. It’s a nusiance.

  • For iphone users with att, can you block incoming texts all together? After paying $20 for data i dont want to pay as i go/pay more for texts

    For iphone users with att, can you block incoming texts all together? After paying $20 for data i dont want to pay as i go/pay more for texts

    SMS is exchanged over the same network as calls - no data involved.
    MMS requires data.
    iMessage requires the same as email - internet access via an available wi-fi network or via your carrier's cellular data network.
    You can disable SMS/MMS altogther with your account by requesting this with AT&T. You can turn iMessage off unless your iPhone is connected to an available wi-fi network.

Maybe you are looking for