Batch creation of users

Hello,
I need to register 15.000 users in my Portal. Noway I'm going to do this by hand.
I followed some discussion about user creation but still have some problems.
I create users using:
-portal30_sso.wwsso_ls_private.get_default_user_config
- portal30_sso.wwsso_ls_private.ls_create_user
- wwsec_api.activate_portal_user
This works fine and I can login. But ..
when I try to add the Account Information with procedure wwsec_api.modify_portal_user this has no result. The PDK-documentation is not correct because I need to specify more parameters than in the example. Netherless when I do this I still cann't look up the data under Account Information when the user logs in.
My second question concerns the last login date/time of a user. Which function is available to deliver this handy info. I want to show changes in my site since the last login of a user.
My third question, oh boy, concerns notification. Although perhaps not an issue for this discussion group it looks like Portal has some kind of mail notification system but where and how to use isn't clear for my. Maybe you could give me a brief explanation for this feature.
Thanks, DJ
null

can you post me an example of how you do this?

Similar Messages

  • Batch creation through ME21N, ME22N and MSC1N

    Hi All,
    Please note we are already using EXIT_SAPLV01Z_001, EXIT_SAPLV01Z_002, EXIT_SAPLV01Z_003, EXIT_SAPLCLFM_002, EXIT_SAPLV01Z_012, EXIT_SAPLV01Z_014 for Batch creation based on different logics for Material type, Plant and PO doc type and currently using these exits for logic it allows us to create new internal batch number during PO creation (ii) change already existing batch with some new number (of couse this number must not be used in some other PO) in PO change and (iii) create new internal batch number using MSC1N, by inputing plant, stor. loc etc. But currently i can create batch with 1 digit, 2 digit, and so on.
    The requirement is to allow user to create batches only with 10 digits during:
    (i)PO creation (ME21N)and PO change(ME22N) and also during
    (ii) transaction MSC1N
    currently in all three ME21N, ME22N or MSC1N it allows to create batch with 1 digit, 2 digit,3 digit and so on . i want to create batch with only 10 digit.
    Please tell this is possible through configuration steps or some changes are required to be done in above said user exit.
    Regards
    Rahul Shukla

    Hi Jurgen,
    Thanks for your reply.
    In ME21N i am able to assign batch in PO
    (1) By clicking on 'create' button appearing just side of Batch field in item Tab "Material". I think this create button is appearing due to user exit being applied here. Here it creates and assigns internal number automatically (from range 01in Batch_Clt) based on the Material type and Plant combination (Some logic defined in user exit)
    (2) By putting any random number manually (both numeric and alphanumeric)whether 1 digit, 2 digit,3 digit in Batch field in item Tab "Material" it will accept and in this case also po is saved.
    same way i can do changes in batch number in ME22N and able to save.
    In MSC1N also due to user exit applied if i give Material number alone  and enter, it assignes the internal batch number based on Material type and plant logic defined in user exit.here also if i input some random number manually in batch field it accepts and that random batch number is created for material.
    Now i want that i should be able to put random batch number manually but that number must be out of the number ranges defined in Batch_CLT object (Also the number must be exact 10 digits length as is there in defined number ranges) and not any random alphanumeric number . Also i am not able to understand how it is accepting random alphanumeric number (like ABC111)although all number ranges defined are numeric only.Also external number range is 0008000001 - 0089999999 which is numeric only.
    Regards
    Rahul

  • Change Batch creation date in MCH1

    Hi all,
    I have one requirement from our users.
    They want to change the batch creation date in mch1 table.
    Is it advisable to do that?
    Please give your suggestions.
    Regards,
    sunny

    Hi
    Check with Transaction code MBC2.
    Regards
    Srilaxmi

  • BATCH CREATION PROBLEM

    Hi Experts,
                       I have a requirement  of creating a program which will create batch without using t-code  u2018MSC1Nu2019 and  at the same time user  should not be able to run the  T-code u2018MSC1Nu2019 .  So, I have used the Fn. Module u2018BAPI_BATCH_CREATEu2019 for this purpose .  But the problem is that, the user must have the authorization of the tcode u2018MSC1Nu2019 for using this Fn. Module .
                    Now, I want to know is there any way by which I can create batch programmatically without using u2018MSC1Nu2019 at the same time without giving authorization for the Tcode  MSC1N.
    Deb .

    Dear DaveL ,
                         To give the answer of your question , I have to explain the situation and background of such kind of program .
                         The users have the authority to create batch by u201CMSC1Nu2019 . But the problem is that , if user give any wrong data ( Batch Number ) in the 1st screen of u2018MSC1Nu2019  a wrong batch is created in sap which creating different kind of problems like batch booking, raw matrial booking etc. So we are trying to provide a customized program which will predict the next batch everytime user run this , so that user cannot put any wong batch. Thatu2019s the reason we are trying to give the users the authority of batch creation with our customized program, not with u2018MSC1Nu2019  . But the function module u2018BAPI_BATCH_CREATEu2019 cannot work without the authorization of u2018MSC1Nu2019 .
    So, pls make me know if there is any remedy of my problem
    DEB

  • Co01 co02 batch creation

    how to restrict batch creation in co01 and co02?
    in co01 na co02 user is able to put any kind of value for batch.
    my requirement is user should put the predefined batch for particular material only.
    how to get it done??
    regards
    chandramani

    Hi ,
    Is it creating  a new Batch No's ? , u can try Enhancements of this FM
    VB_CREATE_BATCH
    in this FM main program , search for CALL Custom --> u will get list of  Enhancements , try EXIT_SAPLV01Z_002
    see its documentation.
    regards
    Prabhu

  • Creation of user mysites under different managed paths

    Hi,
    Regarding creation of user Mysites, can two users have different mysites under two different managed paths?
    The scenario for my case is like this:
    I've a SharePoint 2013 farm attached to a domain contosso.com. Under that AD, I've created two different OUs (Organizational Units), say org1.local and org2.local. Two users are created under the OUs, the usernames being [email protected] and [email protected]
    In my SharePoint 2013 farm I've created a Web Application, say SharePoint - 80, to host the MySite Host Site Collections. I've also created two managed paths under SharePoint - 80, say, /personal and /sites.
    Now I want to create two user mysites, for the users created above. My question is that can we form the urls for the user mysites as below:
    http://HostSiteCollection1/personal/user1_org1_local (for user1 of OU org1.local) and
    http://HostSiteCollection2/sites/user1_org2_local (for user1 of OU org2.local)
    Please suggest as we are totally stuck.
    Thanks in advance,
    Arnab

    Hi,
    According to your post, my understanding is that you wants to create different MySites under different managed paths.
    We can create different managed paths for different MySites for UPA in partitioned mode.
    Harbar has written a good blog about creating the MySite host using that same multi-tenant setup.
    http://www.harbar.net/archive/2010/09/14/sp2010mt6.aspx
    Specifically, you use Set-SPSiteSubscriptionConfig to point to a particular OU for user accounts.
    Next, you create a site using New-SPSite bound to that subscription for your MySite Host (e.g. New-SPSite
    https://customerA.sharepoint.com/mysites -Template "SPSMSITEHOST#0")
    And finally you connect to the UPA Proxy that you previously created in partitioned mode to synchronize users with that particular subscription using Add-SPSiteSubscriptionProfileConfig -ID <Subscription ID> -SynchronizationOU CustomerA -MySiteHostLocation
    "https://customerA.sharepoint.com/mysites".
    For more reference:
    https://social.technet.microsoft.com/Forums/office/en-US/820b1937-4b83-4fd3-8997-118ea13e23ef/sharepoint-2013-my-sites-for-host-based-site-collections?forum=sharepointgeneral
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Automatic Batch creation for a material.

    Hi Friends,
    we require automatic batch creation at the time of confirmation of process order for a particular material not for all the materials existing in the same plant and also not for  all the materials existing in the same material type.
    we have activated batch level at the material level,
    Pl give some idea,
    Regards
    Sadan

    Hi,
    Batch is created automatically either when an order is created or released. (setting in OPKP)
    I hope its not possible during confirmation.

  • Installation error during creation of user SAPJSF

    Hello,
    i'm performing SOLMAN installation and the installation stops in "Import Abap" step with problem creating the SAPJSF user. Several posts regarding the same error did not helped. When the sapinst is trying to create the SAPJSF user, i notice that the DB2 service in Windows services changes from "started" to "stopped"
    OS:windows 2003 enterprise 64bit
    DB:db2 udb
    SOlman: 7.0 including EHP1
    The error from "sapinst.log":
    WARNING 2010-09-17 10:32:40.906
    Execution of the command "I:\usr\sap\SOF\DVEBMGS00\exe\jlaunch.exe UserCheck.jlaunch com.sap.security.tools.UserCheck "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install\lib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install\sharedlib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install" -c sysnr=00 -c ashost=fmgrsolman -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION_RO -user_type system -message_file UserCheck.message" finished with return code 4. Output:
    Sep 17, 2010 10:30:29... Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
    Sep 17, 2010 10:30:30... Info: Connected to backend system SOF client 001 as user DDIC
    Sep 17, 2010 10:30:30... Info: Called for user SAPJSF
    Sep 17, 2010 10:30:30... Info: Formal password check successful
    Sep 17, 2010 10:30:30... Info: Will create user SAPJSF
    Sep 17, 2010 10:31:38... Warning: Error during creation of user SAPJSF. Will remove user again to ensure clean exit state
    Sep 17, 2010 10:32:40... Error: Exception during execution of the operation
    [EXCEPTION]
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: 00024No connect to database, session terminated??????????????????????????
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:518)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
         at com.sap.security.tools.UserCheck.resetJCOClient(UserCheck.java:2479)
         at com.sap.security.tools.UserCheck.deleteUser(UserCheck.java:2024)
         at com.sap.security.tools.UserCheck.main(UserCheck.java:300)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Sep 17, 2010 10:32:40... Info: Leaving with return code 4
    The error from "UserCheck.log":
    Sep 17, 2010 10:36:58... Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
    Sep 17, 2010 10:36:59... Info: Connected to backend system SOF client 001 as user DDIC
    Sep 17, 2010 10:36:59... Info: Called for user SAPJSF
    Sep 17, 2010 10:36:59... Info: Formal password check successful
    Sep 17, 2010 10:36:59... Info: Will create user SAPJSF
    Sep 17, 2010 10:37:59... Warning: Error during creation of user SAPJSF. Will remove user again to ensure clean exit state
    Sep 17, 2010 10:38:56... Error: Exception during execution of the operation
    [EXCEPTION]
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: 00024No connect to database, session terminated??????????????????????????
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:518)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
         at com.sap.security.tools.UserCheck.resetJCOClient(UserCheck.java:2479)
         at com.sap.security.tools.UserCheck.deleteUser(UserCheck.java:2024)
         at com.sap.security.tools.UserCheck.main(UserCheck.java:300)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Sep 17, 2010 10:38:56... Info: Leaving with return code 4
    Edited by: DimitrisDimas on Sep 20, 2010 5:38 PM

    hi
    wat s ur JDK version??
    please refer this,
    [SAPJSF - no password for user - ECC6 - IDES|SAPJSF - no password for user - ECC6 - IDES]
    jansi

  • Automatic Batch Creation at  the time of GR for Customer Returns

    Hi All,
    We are using batch management with functionality of automatic batch creation for variuos movement type 101/103/105/561 etc. with updation of classification in foreground. 
    We are even using automatic batch creation for Inbound delivery. By configuring IMG object "Batch creation Control for Inbound"
    Now we have a new requirement of automatic Batch creation for GR of Customer Return against Customer Return SO (Movement type 651). And updation of classification in foreground.
    I have tried a lot but couldn't find how to configure the same.
    Can I create GR custmor returns 651 thru transaction MIGO?
    Any suggestion how to achieve this.
    Thanks
    Sanjay

    Hi,
    What Sairam said is correct, the idea of automatic batch creation is so that when you manaufacture or create an item you can allocate the characteristics to that batch and give it a number.
    You then sell that batch to a customer.
    When the customer returns the item the system should NOT automatically allocate a new batch number to it because this is breaking a VERY important audit trail.
    In batch management (in some inductries more than  others) it is VITAL to have a full audit trail of a bathc so that any problems concerning that batch can be traced back to their origin. What you are trying to do is to break that audit trail (although I can fully understand what you are trying to do).
    I would leave the batch allocation for returns as manual and then when you transafer the item from returns to unrestricted (or quality etc.) tyou can then input the new characteristics.
    Steve B

  • Batch Creation or Batch Determination for 531 movement type

    Dear Experts,
    I have some confusion with Movement type 531 -
    1) Can we do Batch determination for 531 movement type.
    2)  Can we do the automatic Batch creation at the production order level or confirmation level. In this case i have done the settings but in confirmation screen i have to create batch manually through Menu Path.
    3) I have to enter characteristics value manually in confirmation screen as i have select classify batches in foreground. But in material master we have Batch Class type so can values comes from there to batch of confirmation screen.
    Thanks & Regards,
    Saurabh Kumar

    Hello
    Please read carefully notes 191368 and 194619. These are very old correction notes and they are already implemented on your system, however, they provide the following information about the system design:
    For a by-product or co-product, no batch determination is executed anymore. The subsequent stock determination is not executed anymore either.
    and
    No batch determination for by-products may be executed during the confirmation.
    It means that the batch determination for movemen 531 is not a functionality of the standard system.
    I have never tested this scenario, however, as far as I know, the batch can be created automatically for the by-product if you are using internal number range on OMCZ.
    BR
    Caetano

  • Error during creation of user

    Hi!
    I am using USERS_GEN to generate a user in organizational structure from an existing SU01 user. When I first did this it worked fine. After that we removed the user from the org.structure. Now when we try to generate it again from USERS_GEN we get the message "Error during creation of user....central person already exists".
    When I look at that CP I see that is already exists. I need to create a position under an org. unit and I need the already created CP to be allocated to that position.
    How do I do that?
    Sincerely
    Anders Öhrling

    Hi
    Which SRM version are you in ?
    However you can delete the CP  via  Function module HR_CENTRALPERSON_DELETE but this central persons are stored in HRP1001 table .
    regards
    Muthu
    Edited by: Muthuraman Govindasamy on Sep 9, 2008 12:56 PM

  • Creation of user using su10

    Hello gurus,
    we can create a new user ID using su10 apart from su01. What is the difference that we can potentially face when we create using su10. Is there any disadvantage by creating this.
    Thanks

    SU01 is used for Individual user creation and user specific address data maitained.
    SU10 is for mass create/chage users, IF all users are idetical or you want change very idetical for all users than use SU10. However user specific details such as First name, Last name, Functions, Emails and so forth is not possible to maintain for individual user in SU10. More over if License type for each user is different in each user than you need to maintain individually.
    All parameter and defualt data should be identical if SU10 used other wise you need to maintain separatly for each one in SU01, if not maitained by user throough SU3.
    You can configure the LDAP from AD to SAP for solving some the points above.

  • SECATT - Mass creation of users with different assigned roles

    Hello! I've been tasked with creating an eCATT to do a mass creation of users and each user will have a different role assigned (besides the general roles). We're doing this to test out the different roles we have created. I've done some searching through the forums and found some different ideas but I'm not sure they are exactly what I need. One suggestion was to use SU10 to make the role assignement but I'm guessing I would still need to setup a parameter for each role so I would initially need to know how many roles would be entered. I would like for the eCATT to be able to handle assigning multiple roles to a user with each user possibly getting a different number of roles. Would anyone be able to suggest a way to assign different roles to different users through an eCATT?
    Thank you!

    Hi Wendy,
    To create users, maybe SU01 or SU10 can be used.  To assign users to a role, maybe you can try with PFCG.
    SU01 and SU10 have the view from the user - for each user, different roles can be selected and assigned to that user. 
    PFCG has the view of roles - for each role, different users can be selected and assigned to that role. 
    Hence if you know which roles should be assigned to which users, PFCG might be easier.
    Hope such information is helpful for you.
    Kind Regards, Qian

  • BATCH CREATION

    Hi All,
    Plz Tell me the procedure of <b>Batch Creation</b> in detail....with example...
    Thanks & Regards,
    <b>Anil Kumar</b>
    Edited by: Csaba Szommer on Dec 14, 2011 12:40 PM

    Hi,
    Batch Creation can be done in process of Batch Management and it  is used for subdividing the material.
    You can follow the following customising steps for Batch.
    1.Create Characterstics,CT04
    2.Create Class,CL02
    3.In material master, select classification view and tick batch management
    4.Go to Logistic General->Batch Management->Batch Det and back Chk->Condition table-> Define Inventory Management Condition table
    4.2 . Like wise Define Acess Sequense,
    4.3.Strategy Types,
    4.4.batch Serch Procedure,
    4.5.Batch Srech Procedure and allocation,
    4.6..Condition Record: Logistic->Central Function->Batch Management-> Batch Determination->Batch serch Stratergy->For Inventory Manament-> Create
    Once you do all customising steps,Then you can receive the material as per you requirement.Example....Lets say Sulphuric Acid you are receiving 98%,70% and 50% purity.According to you requirement and supplied by the  Vendor you can keep in three different batches.This characterstic of material you can maintain in creating the characterstic.
    Hope the above will be helpful and then reward.If your question is answered, pl close it.
    Regards,
    Biju K
    Message was edited by:
            Bijay Kumar Barik
    Message was edited by:
            Bijay Kumar Barik

  • Batch creation date

    HI,
    Does anyone know the table for batch creation date, i have been searching for many hours, i need this to create a new batch search strategy for creation date rather than reciept date.
    Or is it possible to set up a serach strategy using batch number?
    Thanks
    Frankie

    Hello
    Table MCH1
    ERSDA - date of creation
    Also MCHA

Maybe you are looking for

  • Request timed out.- Error while opening a item in Blog

    Hi,    We have a blog in our share point portal which was running properly before few days. We get Request Timed out error while opening an item in the blog. The list contains about            3500 items [HttpException (0x80004005): Request timed out

  • Problemas no recebimento de XML via E-mail caracteres especiais

    Boa Tarde Estou com problemas no cenario de Validação de Assinatura com apenas um XML : Estou recebendo um XML via E-mail ! Quando verifico o XML pelo Validador Online disponibilizado pelo SEFAZ RS ,a Assinatura é dada como Válida e quando é pelo PI

  • Changing index file name

    I would like to create some "mini-sites" that all go on our domain (linked through our blog-site). I need to change the index file to a different name, but it is grayed out in the Page Properites panel. How do you change the index.html filename?

  • Help with my main screen wallpaper!

    So i need some help, my ipad wallpaper is acting up........it was working fine the first few days after i bought it but now its just getting me a lil upset. So the wallpaper for the main scren is super zoomed in and u can only see a little part of wh

  • Oracle 11g, SRID & 3D-geometry

    Hi I migrated a spatial table from an Oracle 10 to an Oracle 11 database The table contains Multilines with M-values. I validate the Geometries with "SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT" In Oracle 10: No Errors. In Oracle 11g:  ORA-54668:  2D SRI