RE: mass user creation of master data in webclient ui

Hi,
we have around 250 users that are to be created (Master data) in webclient UI, is there any way that we can create them massively at  a time and assign the BP roles to users or is there any method to pull them from ABAP side (already created users ids from ABAP side)
Thanks,
SSSSS

Hi,
You can write a report program to create users in the system.
You can use FM 'BAPI_BUPA_CREATE_FROM_DATA' to do so.
To assign created BP to the user ID, use FM 'BP_CENTRALPERSON_ASSIGN_USER'.
Hope this helps!
Regards,
Saumya

Similar Messages

  • Mass users creation in BI

    Dear experts,
    I would like to create users in BI massively.
    Could I do a mass upload from a flat file such as using USERS_GEN in others system? What are the available options?
    In fact, I have all my users created in SRM.
    How can I do to have them created in BI as well? Any synchronization tools?
    Please note that we are not going to use CUA.
    Thanks for your feedback.
    chris b.

    Hi
    See the below link and also the threads
    http://www.*********************/tutorials/scat.htm
    Mass user creation in NW 2004s
    Creation of MASS USERS
    Hope this will help.
    Regards,
    Prema

  • Mass user creation error

    Hi all,
    I want to do mass user creation using ecatt.
    After I run the test script I am getting the following error
    uslogond-ustyp input value is longer than screen field.
    Please provide solution to solve this error.
    Regards,
    R.Suganya.

    Hi
    In your script, you need to edit the part where you select Dialog user type and replace it with User Type = A
    You may need to re-record your script but this is what is causing the problem.  It is expecting the single character, not the word Dialog.  It's just a "feature" of CATTS/eCATTS
    Cheers
    Alex
    p.s. I also found this thread which covers the same:  Dropdown box value in the seCatt script
    Edited by: Alex Ayers on Jul 17, 2008 12:19 PM

  • Mass change of Asset Master data

    Hi!
    Is there any transaction code for mass change of asset master data. I need to change Depreciaiton start date for all assets?
    regs,
    Ramesh

    Use OA02 - Mass change, create a substitution. Add in all prerequisites and save it.
    Go to AR01, execute it for the list of assets to be changed and create a worklist for the same.
    Execute the worklist in AR31 and refresh it till all changes are completed.

  • Mass change of customer master data

    Hi,
    I would like to do a mass change of customer master data.
    I need to remove the international VAT register number for local Polish customers, as we will use the local NIP number for these customers.
    Which transaction code do I need to use?
    Are there any things I should keep in mind?
    Thank you.
    Kind regards,
    Linda

    Hi,
    You haev a Transaction called MASS. Please check whether you have the authorization for the same. If you have then it is very much easy for you to maintain the same. If you dont have the MASS authorization then you have to create a LSMW and then make the change.
    Steps:
    1. Enter MASS
    2. Object type - Select KNA1 (avaialble in the drop down) and execute
    3. You should have an option "Customer master (VAT registration numbers general section) " with table KNAS. Execute
    You will be able to choose those customers whom you want and make the changes.
    Hope this should help you.

  • Mass user creation

    Hi ,
    We are using CUA and we have around 15 clild systems. Central system is Solutioin manager 4.0. I need help in 2 issues.
    1) When I am saving any user master data in central system, my session hangs and does not push data to child systems. Then I manually kill the SU01 transaction. This is no dump in child system and central system. How should I solve this issue.
    2) We are about to add new country in project. I need to create mass users in CUA, How can I create mass users in SolMan 4.0
    Thanks.......
    Regards
    Kunjan

    Hi Kunjan,
    Can you do some workaround. This is to identify system which is creating problem.
    Can you start creating test user ID for single child system from Central system.
    (example if you have 15 child systems (say 1,2,3,4...) create a user ID in Central system with only one child sytem)
    I hope its clear If not let me know I will explain once more.
    Cheers
    Soma

  • Mass Upload Documents for Master Data in BI 7.0

    Can anyone confirm that the 'How To' document for uploading mass documents is still valid in BI 7.0 SP 15 (it was stated for 3.0B SP7) or suggest another way to do this?
    The business requirement is to upload numerous image files as BW: Physical Class Master Data documents for 0MATERIAL. It would need to also set the Log.Doc.Property of Document Type = value.

    This code does work in BI 7.0 SP 16, with a small alteration.

  • BAPI OR RFC FOR CREATION OF MASTER DATA

    Hi
    I want BAPI or RFC for master data creation,(Vendor,Customer,material,Service master)
    Vendor(MK01)
    Customer(XD01)
    Material(MM01)
    Service Master(AC01)
    Pls Help me on this
    Regards
    Rajan

    Hi ,
    For material
    BAPI_MATERIAL_SAVEDATA
    For service
    BAPI_SERVICE_CREATE

  • Data Source creation for Master Data from Flat File to BW

    Hi,
    I need to upload Master Data from Flat File. Can anybody tell step by step right from begining of creation of DataSource up to Loading into Master Data InfoObject.
    can any body have Document.
    Regards,
    Chakri.

    Hi,
    This is the procedure.
    1. Create m-data with or without attributes.
    2. Create infosource .
        a) with flexible update
             or
        b) with direct update
    3. Create transfer rules and assign tyhe names of m-data and attribute in "Transfer rules" tab and transfer them to communication structure.
    4. Create the flat-file with same stucture as communication structure.
    5. if chosen direct update then create infopackage and assign the name of flat-file and schedule it.
    6. if chosen flexible update the create update rule with assigning name of the infosource and the schedule it by creating infopackage.
    Hope this helps. If still have prob then let me know.
    Follow this link also.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    Assign points if helpful.
    Vinod.

  • Creation of master data info object- data coming form a 3rd party system

    Hi All
    i need to create a master data info - object  which connects the customer and the corresponding plant..actually thios data is coming from a third party system and they have maintained 2 tables one for customer and one for the plant details and these 2 tables are connected through some common id which populates unquie id for each customer and is maintained in the plant table with the same id...now both these tables have to be merged together and to be cretaed as a single info object..can any one suggest  me as to how to proceed with it.
    Regards
    Shilpa

    Hi,
    Create a Z-InfoObject with the same format as is used in your 3rd party system for the commonid.
    Add Customer and Plant as navigational Attributes.
    Create an infosource with these three fields.
    Unload (in a CSV-file) the commonid with customer and plant from your 3rd party system.
    Load these data to BI into your newly created Z-commonid InfoObject.
    Success,
    Udo

  • Creation of Master Data InfoObject

    Hi All,
    I need to modify 0COMP_CODE Master data Infoobject, with adding some fields as attributes.
    I need to add few fields to 0COMP_ CODE, based on tables.
    And 0COMP_CODE should pull data from source tables while used at reporting.
    Can you please help me on this.

    Hello Sri,
    You can add the required inobjects in the Attribute tab of 0COMP_ CODE masterdata object.
    Also mark them as Navigational if you want them to be used in reports for drill  down, navigation etc.
    Now either you can enhance the masteradata datacource for 0COMP_ CODE in source system or create your own custom datasource.  If you are modifying the already existing DS them you would have to write ABAP code in CMOD for those fields you are adding to 0COMP_ CODE.
    Replicate it to BW. Activate the datasource. Create transformations(modify transformation in case you haev modified the already existing DS)  to update these new fields to 0COMP_ CODE masterdata attribute.
    Now rest of  the things are same, like create DTP or IPs etc.
    Now as you would have marked these new objects as Navigational in 0COMP_ CODE masteradat attributes tab, you will be able to use them in query design.
    Hope it helps...
    Regards,
    Pratap Sone

  • Mass user creation in NW 2004s

    Hello Experts,
    I am trying to setup mass users in SAP NW2004s which is the backend for xRPM system.
    Normal method of doing this using SCAT does not seem to work.
    Please let me know for possible options for mass user setup in such a system.
    Thanks for your responses.
    Regards,
    Vijaya

    Hi Vijaya,
    Sorry I could not response directly after your last message, but here is the route from SCAT to parameterization (after you have backed out from SCEM):
    Start SCAT, click on the change button,
    doubleclick on the Function 'TCD',
    click on the Field list button,
    and there you are!
    Good luck!
    Kind regards,
    Lodewijk

  • Info object creation and master data attributes

    Hai All,
              I have customerid, customer name, customer address, customer location. Similarly I have buyerid,buyer name, buyer address, buyer location. I have some more fileds like this for seller and vendor. I am thinking of creating a central location for all this master data creating a infoObject with name "personid" and making all the others attributes like "personname", "personaddress", "personlocation". I will load all the details of customer, buyer, seller and vendor to these objects.
    The cental idea is to get all the master data to a central location and then create objects with reference to these objects and let all the data flow. so that I just load the central objects and everything takes whatever it wants from there.
    Now my questions
    1. Can I just create an object for customerid referencing personid and then as all the other attributes get copied, can I just report on it or do I need to again create all the info objects for the customer details? Also the same for all others buyer, seller and vendor.
    2. Is this of any problem if I am reporting on customer or vendor or buyer or seller's details?
             Please advise me if the above situation works and let me know if I am going wrong.
    Thank you.

    hi Visu,
    yes, you can do so, should no problem.
    business content has this kind of approach,
    0sold_to, 0ship_to reference to 0customer.
    and also 0employee if i'm not wrong.
    one thing to consider if the volume data is very high,
    put it as line item dimension in infocube.
    hope this helps.

  • Creation of master data thru planning layout

    Hi SEM gurus,
    We have a text characteristic in the lead column of a layout. Is it possible that if I enter some values for that characteristic at run time and the values is automatically stored as master data?
    Thanks in advance!
    -SK

    Hi ,
    No its not possible to do that on Run time.since master data validation happens every time you save the data from the layou.Assuming that you have an excel layout and you are having ,say Material code in the lead column.If you want to create a new Material code and plan for the same,you should be able to do planning for a new Material code .But  you cannot save it into the master data.For doing this you can use the function modules present in the Group RSNDRI_MD. there you can find functions to Update master data ,update texts and also delete the Master on the run.you can do the Master data change by calling one of the update master data functions using an exit type function in BPS.
    hope this is of some help.
    regards
    Sai VIshnubhatla.

  • Mass user creation on BO

    Hi All,
    Is there a way to create BO users in mass, uploading an excel sheet or a txt document or something like that?
    If yes, is it possible to associate groups to users in mass too?
    Regards,
    André

    I need to be able to create users in mass, associate some groups for them and configure credential mapping properties for them too. Just with the SDK this can be done? If yes, which SDK I have to use to develop it?
    André

Maybe you are looking for

  • WSUS Repair: Can I not use a drive other than C:?

    I used the wizard to move the WSUS folders from the C: drive to the SBS2008's D: drive in order to recover C: drive disk space as so many others have had to do. Now ofcourse, the system says it no longer is installed as designed and updates to domain

  • Opening PDF Form in Body Page

    Hi, It will be really great if some one can answer two of my question. 1. Is it possible to open a deployed form into a subsection of our web browser where company logo, left navigation panel , right navigation panel remain on there postion and filla

  • IMac g4 1.25mhz monitor problem

    I have an iMac G4 1.25mhz. The power supply died. I replaced it, and the boot tone plays, but the monitor is black. No power light on monitor either. Help!

  • Are New CD-R's Incompatible w/iMac?

    Hi All, Two new Verbatim CD-R 52X discs failed to complete a Backup burn. I had an older Verbatim CD-R 48X disc, tried that, and it worked. Are the new 52X discs incompatible with the CD drive in my iMac? I successfully burned 100 photos from iPhoto

  • Miniapps and personalization

    what is the use of miniapps and personalization tab in pfcg