Assignment of a user in 2 departments at the same time

Dear ALL;
We are using SRM7.
There is a business requirement to assign a user under 2 department at the same time.
We have a shared services department under which there are HR, Legal, Purchasing.
Currently, this user is reporting directly to the Head of the Shared Services as an assistant admin. As per the business requirment, he is also required to work partly under purchasing as a purchaser.
How can I reflect that in PPOSA_BBP.
Apprecite your help.

Support for any and all 3rd party applications is the sole responsibility of the publisher of the application.
You will have to contact http://www.graphisoft.com/archicad/ technical support to discuss this situation.
Support website is found @ http://www.graphisoft.com/support/
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

Similar Messages

  • How can  I  restrain the user login portal once, in the same time ???

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to  restrain the user login portal once, in the same time??

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to let user download multi files at the same time in WebDynpro ABAP?

    hi all:
    As you know, WeyDynpor has provided upload/download UI element, but it seems that it only support one file upload/downlaod at the same time.The following is the API method to download one file in Webdynpro:
        cl_wd_runtime_services=>attach_file_to_response(
         EXPORTING
           i_filename      = lv_filename
           i_content       = lv_content
           i_mime_type     = lv_mine_type
           i_in_new_window = abap_true
           i_inplace       = abap_false
    *      EXCEPTIONS
    *        others          = 1
    but if when use click one button, we want to provide user a html file plus 2 icons files which are used as this html file's resource file, then how to let user download these 3 files together at the same time?
    one simple way is calling the download api (cl_wd_runtime_services=>attach_file_to_response) 3 times,
    but it is very ugly that three popup windows are shown to let user select every file's download path, which is unaccepted.
    So anyone know more convienient way to handle it?
    thanks.

    Hi,
    I suggest you to zip the files and attach it to the response. Do the add file part for each of your files
         "References
         DATA lr_zip TYPE REF TO cl_abap_zip.
         "Variables
         DATA lv_zip_xstring TYPE xstring.
         DATA lv_zip_name TYPE string.
         DATA lv_file_content TYPE xstring.
         DATA lv_file_name  TYPE string.
         "Create instance
         CREATE OBJECT lr_zip.
         "Add file
         lr_zip_attachments->add(
           EXPORTING name = lv_file_name
                  content = lv_file_content ).
         lr_zip_attachments->save( RECEIVING zip = lv_zip_xstring ).
         "Attach zip file to response
         cl_wd_runtime_services=>attach_file_to_response(
           EXPORTING i_filename      = lv_zip_name
                     i_mime_type     = 'ZIP/APPLICATION'
                     i_content       = lv_zip_xstring ).

  • Two users running a calc at the same time

    Hi,I'm using Essbase 6.2 (moving soon to 6.5) and got problems when users are launching a calc script at the same time.The calcs then last very long time...Is there a way to avoid that, to forbid users to launch a calc when calc script is already running?Thanks for your help.

    I can't think of a conventional way to prevent multiple simultaneous calcs. About the only thing that I can come up with would be to develop some kind of calc interface using VB, VBS, BAT, COM, etc. that would create a token file, or a record in a database that would serve as a flag that a calc is underway, and prevent another calc from running. <br><br>Jeff McAhren<br>Dallas, Texas

  • Archicad 17 hang when a user opens 2 archicads at the same time

    Hello I am a system administrator in an office of architecture.
    I encountered the following problem: The architects working with archicad 17 on two 02 workstations with windows 7 pro are giving the following problem:
    when you open the 2 archicad windows the RAM reaches the limits and closes the both applications. This is only happening with these 2 workstations.
    I do have more 12 workstation with win pro 7 and 8.1 pro and the archicad works ok.
    I really could use some help. Thanks in advance.
    Cheers.
    Info on the workstation:
    OS: Win 7 PRO
    CPU : intel 4930K
    RAM: 16GB
    GPU: Nvidia Geforce 770 GTX
    Log Name: Application
    Source: Application Hang
    Date: 10/02/2014 14:21:46
    Event ID: 1002
    Task Category: (101)
    Level: Error
    Keywords: Classic
    User: N / A
    Computer: WK03
    description:
    The program ArchiCAD.exe version 17.0.0.6004 stopped interacting with Windows and was closed. To see if more information is available about the problem, check the problem history in the control panel of the Action Center.
      Process ID: 201c
      Start Time: 01cfde353b10c0f9
      End Time: 42
      Application Path: C: \ Program Files \ Graphisoft \ ArchiCAD 17 \ ArchiCAD.exe
      Report ID:
    Event Xml:
    <Event xmlns = 
       <System>
         <Provider Name = "Application Hang" />
         <EventID Qualifiers = "0"> 1002 </ EventID>
         <Level> 2 </ Level>
         <Task> 101 </ Task>
         <Keywords> 0x80000000000000 </ Keywords>
         <TimeCreated SYSTEMTIME = "2014-10-02T13: 21: 46.000000000Z" />
         <EventRecordID> 438056 </ EventRecordID>
         <Channel> Application </ Channel>
         <Computer> WK03 </ Computer>
         <Security />
       </ System>
       <EventData>
         <Date> ArchiCAD.exe </ Data>
         <Date> 17.0.0.6004 </ Data>
         <Date> 201c </ Data>
         <Date> 01cfde353b10c0f9 </ Data>
         <Date> 42 </ date>
         <Date> C: \ Program Files \ Graphisoft \ ArchiCAD 17 \ ArchiCAD.exe </ Data>
         <Date>
         </ Data>
         <Binary> 55006E006B006E006F0077006E0000000000 </ Binary>
       </ EventData>
    </ Event

    Support for any and all 3rd party applications is the sole responsibility of the publisher of the application.
    You will have to contact http://www.graphisoft.com/archicad/ technical support to discuss this situation.
    Support website is found @ http://www.graphisoft.com/support/
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Splitting a G5 in two: Running 2+ users off one G5 at the same time

    Is there any possibility to run 2 clients off of one G5 simultaneously?
    If so, how would one go about doing so?
    Dual 2.3 GHz PowerPC G5   Mac OS X (10.4.6)  

    You can only have one full installation of the QuickTime system software but the Player is just an application and should work with later versions. So what you need to do is re-install QT 5, which you can find for Windows here:
    http://www.apple.com/support/quicktime/
    then rename QT Player, let say Quicktime Player5. then reinstall QT 6. This time it should ignore the renamed Player (to be safe save it off line somewhere before reinstalling QT 6). No guarantee for Windows but this techinque works fine in QT for MacOS. Hope this works for you.

  • Badi and user exit active at the same time ?

    Hi All,
    Please let me know whether
    1> I can have a BADI and a user exit both active at the same time for the same enhancement?
    2> I can have a BADI and a user exit both active at the same time but they are for different purpose.
        eg: BADI       -- > to change statistical date of po item line on ME21N screen
              User Exit -- > to change the exchange rate on PO header on me21n screen
    Please response to the second point... as this is what I am working on.
    Regards,
    Shital

    Hello,
    Thanks for your response.This is my code.
                             WSA_header = IM_HEADER->GET_DATA( ).
                              wsa_header-wkurs = '0.6668'.
                           CALL METHOD im_header->set_data
                                EXPORTING
                                       im_data = wsa_header.
    Kind Regards,
    Shital

  • How to limit the max dialog no that one user can use at the same time?

    Hi,
    I meet one performance problem that one user can open 6 sessions in the GUI and he/she can run 6 reports at the same time witch could occupy 6 dialogs in the sap R/3 instance. It makes poor performance for other users.
    Would you pls tell me how to limit the no. of sessions one user can create at the same time or how to limit the no. of dialogs one user can occupy at the same time?
    Thanks a lot!
    I used this parameters in the default profile as blew:
    rdisp/rfc_check 1
    rdisp/rfc_use_quotas 1
    rdisp/rfc_max_own_used_wp 20 (means: 20%)
    It still didn't work.
    Sean

    Hello,
    We can reserve DIA W.P by giving value to the parameter :- rdisp/rfc_min_wait_dia_wp=1(default)
    that have to necessarily remain free for other users.
    This parameter is used to reserve a number of dialog work processes for Dailog mode.
    For eg. If 10 dialog w.p. are configured for the instance(rdsip/wp_no_dia=10) and the parameter rdisp/rfc_min_wait_dia_wp=3 is set,parallel RFC's can occupy a maximum of 7 DIA W.P.3 DAI W.P. always remain free for dialog mode.
    But now the question is how we assign/restrict this free dialog w.p. to the specific user.
    Reply...
    Regards,
    JUNAID

  • Connectivity issues because of many users on at the same time.

    I notice this has been getting worse and worse, and last night my wife almost didn't get on in time to finish a college assignment.My wife noticed that there were about 7 or 8 people online at the same time. It seems anytime there are 5 or more we cannot connect at all.
     After a few hours we noticed there were only 2 people online, and what do you know we got on right away. Is it possible that over the years we have exceeded our bandwidth and now are just too overloaded? It sure seems that way, and was pretty much proven last night.
     Is there anything I can do about this? love to switch to FIOS ,but I'm afraid our mayor is in bed with Comcast (so to speak), so chances of getting FIOS here are pretty much nonexistant.

    Without knowing which router you have (Verizon has supplied several different DSL router/modems), it is hard to give specific directions for your specific router.
    1). You can determine your speed by connecting to your router (http://192.169.1.1) and logging in.
    Usually the user id is Admin and the password is passwd or password, but on some routers there is a sticker that identifies the password. If nothing works, try reseting the router. Once you are logged in, print out the 'transceiver stats', that will tell you what the speed on the link between you and the central office is. If you post that information, we can also tell you if your line can support a higher speed than you currently have.
    2). Once you are connected to the router, you can also check the wireless settings. If you have never set it up, it may be an unsecured network, in which case anyone can use it. You probably want to change that. While everyone says how wonderful WPA2 is, the reality is that any security, even WEP will very effectively discourage and effectively prevent others from using your wireless network.
    Good luck.

  • Make PDF formular only accessable for one user at the same time?

    Hello!
    I designed a formular which needs to be filled in by different departments of our company. Unfortunatly the DF can be opened by several people at the same time. Is there any way to "lock" the PDF, fot that only one user has access to the formular at the same time, like e.g in MS Word Docs?
    Please help, I coudn´t find a solution myself.
    Thanks!
    K.B.

    This needs to be done on an OS level not by the application.

  • Assignment of call list to individual agents within the same territory

    Hello,
    I am hoping someone may have come across something like this and can tell me how they solved it.
    We have two different user groups who are both interaction centre agents. We have set up the partner determination procedure to be based on territory for the call lists. There will be a user from each of these groups assigned to the same territory. Is there anyway that you are able to choose by using a characteristic of the call list which of the agents the calls are assigned to baring in mind they are in the same territory?.
    Many Thanks
    Caroline

    Rich,
    Retransport whole function group again by
    After creating transport. using SE01  Click on the child task an choose Request/Task --> Change task in the menu.
    Your task should be unclassified at the moment.
    then go to change mode place the cursor in the child task then Press SHIFT+F11(display object list).
    Click on New entries button.
    Enter the following values:
    for field PgmID : R3TR
    for field Obj : FUGR
    for field Object name : name of the function group to transport
    Save your entries. and TRANSPORT

  • Outlook autocomplete cache stops working for multiple users at the same time

    Hi there
    Ever since we upgraded our Exchange 2010 to Exchange 2013 we have had problems with the autocomplete cache in Outlook 2010.
    We have 700 users and about once per week I get a call about the autocomplete cache. A few users are on cached mode, but most use online mode. The problem appears on both, but it can usually be corrected by /cleanautocompletecache.
    Granted, the autocomplete cache gets corrupted sometimes, but it seems to happen a lot for us. I have noticed that often more than one user experiences the problem at the same time, and, since the problem starting after upgrading Exchange, I suspect that
    the issue is with Exchange and not Outlook. Yesterday three users complained about the cache at the same time.
    I know how to get a broken cache going again - that is not the issue. The issue is keeping this from happening so often.
    Anyone out there able to help?
    Thanks!
    /Anders

    Hi ,
    Based on my knowledge , when you tried to send an email to a recipient in the same exchange organisation then the recipient address will be resolved in to legacy dn value and then that email will be delivered to destination mailbox by pointing towards to
    that legacy dn value.
    For the external recipients exchange user the smtp address to get it delivered.
    For your issue :
    Based upon the NDR message , we need to covert those values in to x500 format and add it to respective recipient mailbox as an x500 address.Then These erorrs will happen if the x500 value of the destination recipient is not available on it's maibox
    and that would be the cause of the NDR for most of the times.Some time as you said autocomplete cache would get corrupted on the client end but it is very rare.
    How to convert NDR to x500 address format :
    http://msexchangeguru.com/2012/03/15/x500/
    How to avoid getting such kind of NDR'S :
    https://www.simple-talk.com/sysadmin/exchange/exchange-e-mail-addresses-and-the-outlook-address-cache/
    In case if you don't want the users to use the autocomplete cache when composing the new emails :
    In group policy we can use the  office templates to disable the below mentioned option.
    1.use autocomplete to suggest the names ---> this option will comes under the advanced settings on the outlook client.
    In case if you don't want the users to use the autocomplete cache when composing the new emails as well as if you wanted to delete that autocomplete then you need to choose one more option along with the first one.
    1.Empty autocomplete cache.
    Please reply me if anyhitng is unclear.
    Thanks & Regards S.Nithyanandham

  • How do you stop multiple users executing the same calc script at the same time?

    We have an issue when  users uplaod a spreadsheet and then run a calc script. at one time we have multiple exectuions of the script running.
    This slows up the system and we have to go cancel all the executions and run it again.
    Can we stop this and put them on a queue, so only one execution of the calc happens at one time. Or stop multiple executions getting submitted at all.

    You could use EXCLUSIVECALC to stop more than one calc running at the same time, although this will apply to all applications on your server.  And it doesn't just stop the same calc being launched twice.  Easier than the alternatives I can think of though, if it works for you.

  • Can a mac mini be set up to run two separate users at the same time?

    I work for a middle school and we need to purchase 20 computers that will just be used to run internet apps. Though we have all Macs, we don't have a big budget and for this one use only, we are condsidering purchasing inexpensive HP all-in-ones for about $450 each. However, I was wondering if a Mac Mini can be first set up with 2 partitions, install the OS on both partitions, then run two different users, with two separate monitors and keyboards, at the same time? This way, instead of purchasing 20 Windows computers, we could purchase 10 Mac Mini's (and displays) and save money, and still be supporting just one OS throughout the campus.

    If you setup a server, as in the Mac OS X Server Installation, pages 23ff show configurations, you can have multiple users, but they must all have computers.  Some installations can be done with dumb terminals but that is not what you seem to want.  Unix machines do have a multiple simultaneous user capability but you still have to have a computer for each user, again, not what you seem to want to do.  Right now there are two other users logged in on my Sun workstation on the desk behind me...they are logged in because I permit them to do so.
    And last night for an experiment I connected my iMac and MBP by ethernet wire, logged in on the iMac, then logged in on the MBP and from there on the iMac...but I set up the network to permit that and then disabled it again.  You can create security holes doing things like this.
    As dwb points out switching from Apple to PC equipment is a false economy that lures in administrators.  In our county school system we had a superintendent who hired a good friend...who had PC-industry ties.  Decided to remove all Apple equipment from the elementary schools and switch to PCs.  It wasn't long before they ended up going on a 4-year cycle of "refreshing" the equipment, i.e., completely replacing all hardware in every school on a four year cycle.  Since my wife was a Media Specialist, aka librarian, and responsible for technology in her school, every four years she had to develop a complete school map of where each teacher wanted the computers in their classrooms, complicated by where the technicians predetermined the locations of the network wire drops, of course.  then teachers get shuffled over the summer and all the plans are for naught.
    Anyway, there really isn't a solution to your problem except to buy a large number of computers and let each student use one and have them networked to a server, print server, printers, etc.  This is not inexpensive and cutting corners will only cause headaches for you.

Maybe you are looking for

  • SAP BPC 7.5 Netweaver - BI Transaction Data to BPC

    Hi, I have to add 0debit and 0credit in BI PCA cube to AMOUNT in BPC  using transformation file. Prefereably, want to use same data source(P_Datasrc) value and single transformation file. BI transformation is the last option to avoid any issues after

  • What is the right synatx for db_hotbackup?

    db_hotbackup has -h -d -l options. if i have all db and log file under one directory, which is env home. shall i do (1) db_hotbackup -h <dir> instead of (2) db_hotbackup -h <dir> -d <dir> -l <dir> because -v show that db_hotbackup actually copy file

  • Transfering music from Iphone to Blackberry z30

    Hello , I am loving my Blackberry Z30 especially after the last update. I was able to transfer all my info from my previous Iphone all exept my Music. I used an app called device switch and it worked great. My question is what is the easiest or best

  • Output Determination for Material movement

    Hi All, I am configuring output Determination for Material movement. In my case, am doing the config when the movement type is 311, we want to generate IDoc. i have configured everything, output type,output Determination schema.. When i am trying to

  • HP OFFICEJET 7110 CUSTOM-SIZ​E PAPER

    I have two questions.... 1-     I want to print in a custom-sized paper that have the same A3 paper width.... but an AO paper length (29,7cm 1,18cm) .., and I can't add any kind of custom sized paper... is ther any way I can do that? 2-      I read t