Filling in modules by multiple users

Hello,
I am creating a PDF with modules using Acrobat.
The PDF will be divided into three parts: the first one should be filled by User #1, the second one should be filled by User  #2, the third part has to be filled by User  #3.
My problem is that I put modules in the PDF, but it says it is not possible to save the PDF with the filled modules.
I need that user #2 receives a partly filled PDF with modules, so that he/she can fill part #2 and then forward the PDF to User #3.
Anybody can help me?
Thank you in advance.

I found the solution into another thread. 
Simply open the document in Adobe Acrobat, click on Advanced on the top bar, click "Enable User Rights in Adobe Reader." This will then prompt you to save this "enabled" version. ONLY until a form has been enabled, will it allow you to save the form content.
I did not need to send the results via e-mail, I just wanted User #1 to be able to save a filled version and then forward it to User #2, and the latter to User #3. Great forum, but I found the answer in the "similar thread box" because the search didn't return any pertinent result.

Similar Messages

  • Developing UPK Modules with multiple development users...

    HI and thanks for reading my post, we are in the early pre-implementation stages and I am tasked with learning UP Developer and so far it seems like a great tool, however I feel like something basic is missing and was wondering if I have just missed something?
    The issue: we want to save the UPK module to a network drive and have multiple users able to access and edit it while in testing and development.
    As far as I can see UPK stores the working file in the program directory on the local drive…
    Has anyone else out there developed their training in a similar method?

    Hi Anshu,
    1) refer SAPUI5 SDK - Demo Kit on deployment scenarios.
    2) as you are not going to use ui5 ABAP repository team provider, I think you can use CVS version control system. refer About source code version control with CVS
    Regards,
    Chandra

  • Send mail to multiple users

    Dear all,
    I'm using FM 'EFG_GEN_SEND_EMAIL' to send an Email, for a single user its working fine, but I want to know is it possible sending the same mail to multiple users with the same FM, I searched the forum for the same & ended up finding no satisfying results. Using FM ''SO_NEW_DOCUMENT_ATT_SEND_API1' we can attain this but I want to know if it is possible with the former FM.
    Thanks & Regards
    Ajai

    Hi,
    PFB the code that i have used to send mail. In case you need any additional clarification, please feel free to ask..Hope it will help you:
    *To fill the content message
      REFRESH i_message.
      wa_message = l_subject.      "Production Error Log Details for Error Code &
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = ' '.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_system.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_sdate.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_message.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_description.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_count.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = ' '.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
      wa_message = l_message2.
      APPEND wa_message TO i_message.
      CLEAR wa_message.
    * To populate the subject/generic message attributes
      wa_doc_data-obj_langu  = sy-langu.
      wa_doc_data-obj_name   = c_objname.
      wa_doc_data-obj_descr  = text-t20. "Production Error Log Details
      wa_doc_data-sensitivty = c_r.
    * Fill receipient information
      CLEAR wa_receivers.
      REFRESH i_receivers.
      LOOP AT i_emailid INTO wa_emailid.
        IF wa_emailid-email_id CA c_attherate.  "@
          wa_receivers-receiver = wa_emailid-email_id.
          wa_receivers-rec_type = c_u.  "U
        ELSE.
          TRANSLATE wa_emailid-email_id TO UPPER CASE.
          wa_receivers-receiver = wa_emailid-email_id.
          wa_receivers-rec_type = c_c.  "C
        ENDIF.
        wa_receivers-com_type = c_int.
        wa_receivers-notif_del = c_x.
        wa_receivers-notif_ndel = c_x.
        APPEND wa_receivers TO i_receivers.
        CLEAR wa_receivers.
      ENDLOOP.
    * Call the Function Module to send the e-mail alongwith the attachments if any
      CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
        EXPORTING
          document_data              = wa_doc_data
          put_in_outbox              = c_x
          commit_work                = c_x
        IMPORTING
          sent_to_all                = wa_sent_all
        TABLES
          contents_txt               = i_message
          receivers                  = i_receivers
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      IF sy-subrc EQ 0.
        MESSAGE text-t08 TYPE 'S'."Mail(s) Send Successfully
      ELSE.
        MESSAGE text-t09 TYPE 'E'."Error in Sending Mail
      ENDIF.
      REFRESH:
               i_message[],
               i_receivers[].

  • How to use Keychain for multiple users on one computer?

    I have a new Macbook Pro with Yosemite.  I just moved over from PC for my work computer and the Keychain thing is killing me!  I am a social media consultant so I manage multiple accounts for multiple clients.  I need a way to log in and out as them on many different platforms.  The reality is that I am the only user but I log in and out of different things as if this was a public computer with multiple users. 
    PC allowed me a drop-down option with each login.  For example the email box could be clicked and then I could select the client email that I needed to fill in.  The password would then auto-populate.  Is there any setting I can change to make this happen on a Macbook? I have been logging in, deleting the info in Keychain, then logging in for the next client, delete...etc.
    Most password managers don't work because of this same problem.  Please don't recommend a password manager app unless it can handle logging in and out of (for example)10 different LinkedIn profiles.
    Any advice would be greatly appreciated!

    Tanja Turtsanyi wrote:
    I have a new Macbook Pro with Yosemite.
    Apple>About This Mac>More Info>Service
    Please read the warranty paperwork that came w/your computer.
    You have 14 days to return the computer w/no questions asked. 
    You have 90 days of FREE phone tech support on top of your standard 1 year warranty unless you also purchased AppleCare which gives you an additional 2 years of coverage plus FREE phone support.
    Strongly suggest that you take FULL advantage of the above before it runs out.  Let Apple deal w/the problems.
    Mac OS X (10.4)
    Conflicting info:  Please update/correct your profile so that you can receive the correct troubleshooting suggestions.  This will assist the users in trying to help you.  Thank you.

  • How to allow multiple users login to a MAC PRO without interruption?

    I have a mac pro, which runs Yosemite, (2013 module) to be used as a server. However, I have difficult to let multiple users to use the mac simultaneously.
    Objective:
        One person uses the mac directly on his desktop, while the others to login remotely though VNC from PC (win 7/Linux).
        The users have their own workspace, and they will not interrupt each other.
    What I tried:
        I created two mange accounts on the MAC.
        Account 1 was used to directly login on the mac desktop.
        Account 2 was used to login to the mac from a PC though VNC. (I also tried this from a Centos workstation with the Tiger VNC viewer)
    Problem:
    When account 2 is login, the location monitor will automatically change to that account as well. Both accounts shared exactly the same screen, mouse & keyboard actions. It is impossible to let multiple users to use the MAC pro simultaneously without interruptions.
    If I use "hdiutil attach" to mount a dmg file though SSH with account 2, the folder will automatically show in the local desktop login with account 1.
    Question:
    I read something about the "Per-user screen sharing". It says, "You can remotely log into a Mac with any user account on that computer and control it, without interrupting someone else who might be using the computer under a different login." Is it possible to do this from a PC or Linux client?
    If the problem is simply due to the poor functionality of the build-in VNC service in Yosemite, I appreciate your help to suggest some other decent VNC server for Yosemite. I know the Vine Server (OSXvnc), but I failed to install it on the mac because it is incompatible with the Yosemite.
    Does the SSH is supposed to work in this way in OSX? I mean the local account can see the folder mounted by another account though SSH.
    If any specific version of Yosemite is required to allow multiple users to access a mac simultaneously? Just as the win 7 professional allow only one user to login in at each time. But with the remote desktop server of windows, multiple users are able to use the same computer at the same time without any problem.
    If you familiar with any of the above questions, please help. Any comments and suggestions are appreciated.
    I know the best way to get the solution is to direct call the apple support. However, it is really not easy to call them. Because it always results with long waiting time and then the people pick up the phone will transfer my call to an expert who will make me to describe the problem again.
    Since I'm not interested in the technique details of all the problems, it is also grateful if you would provide a direct instruction to let me setup the computer for the purpose.
    Thanks you very much for your kindly help.

    I cannot help with the screen sharing, although I have just tried it with a RealVNC client on an iPad and it seemed to work OK.
    However on the disk showing on all users desk tops have you unchecked the "ignore ownership on this volume" check box? You can check the drives permissions with CMD i command.

  • Can we creat an Apple ID for multiple users?

    I work for a company where we are rolling out iPads in big amounts. The problem is that they all need an Apple ID in the training they get about the iPad they receive because they have to install MobiControl on it.
    It's no problem to let them create an Apple ID at home, but they have to fill in credit card numbers once they connect at work when they try to install apps. That's the problem... Not everyone want's or has credit cards...
    Maybe it's possible to create an Apple ID for multiple users???
    Thanks!

    iPad in Business and Education
    You may find a better answer in this part of the forum, since it's meant for situations like you're in.
    http://www.apple.com/support/appleid/
    is also info about apple ID's.
    You can make apple ID's without a credit card, you just have to jump through a couple of hoops to do it since the default is that people will always give a credit card. The key to making an ID without a credit card is that you try to download a free app first, then follow the 'make an ID' prompt. That will get you the 'none' option for payment.

  • ITunes library synchronization across multiple users on one computer

    I've got a PC running MS XP/Home, with a separate user account for each family member. I also repointed all the iTunes library file pointers to the SAME file on the "D" hard drive (taking all that pressure off the "C" drive, which is filling up!)--so each iTunes incarnation for each user points to the same (master) file.
    But when I download music from the Music Store into the library from my user account, it doesn't show up in the iTunes library listing when my daughter logs in using her account--and she can't download it to her iPod.
    Why? I bought it for her; why should she have to download it? It's all on one computer!
    Is it that iTunes really can't handle multiple users on one computer??????? I don't get it...this isn't any copyright or license issue.
    I'd appreciate any tips to get the iTunes on one user's account to "restudy" the library to see if it's been changed by another user. We're all one family on our one computer!
    --DaveTh
    VAIO   Windows XP  
    VAIO   Windows XP  

    See this thread for answers: http://discussions.apple.com/message.jspa?messageID=1285867#1285867
    Post back here with questions if you have any.

  • ITunes library on one computer with multiple users

    Mom, Dad, and kids each have their own log-in to this computer. Mom is the main administrator and when we downloaded all the CDs to iTunes, it went to Mom's iTunes Library. Dad has logged in under his name and purchased items from iTunes store which are now in his library. We now have 2 separate iTunes Libraries. How can we make the iTunes library the same for both Mom and Dad?
    Dad just got iPhone and wants to be able to sync his apps to his computer login as well as having access to Mom's iTunes library - it would seem to me that the easiest way to do this is to copy the library from Mom to Dad or somehow be able to have Dad share the itunes library. Can't figure out how to do this. Any help would be appreciated.

    To share an iTunes library among multiple users, put the iTunes library in /Users/Shared/Music/iTunes, and for each user, make an alias from ~/Music/iTunes to /Users/Shared/Music/iTunes. Set permissions on /Users/Shared/Music/iTunes (and everything inside it) to give each user read and write permissions, and you're all set. My wife have been sharing our iTunes library this way since 2005, without a hitch.
    Also, you'll have to import the contents of one library into the other, to make one big library, which is an extra step, but there's no way to avoid this now that you have two libraries.
    Here are step by step instructions:
    1. Figure out which library is larger, and start with that one. I'm going to guess it's Mom's. Log in as Mom.
    2. In the Finder, make a folder called /Users/Shared/Music.
    3. Move the folder ~/Music/iTunes (that's your iTunes library) to /Users/Shared/Music/iTunes.
    4. Select the folder /Users/Shared/Music/iTunes, and make an alias of that folder. (In the Finder, click on File->Make Alias.) The alias will be called "/Users/Shared/Music/iTunes alias".
    5. Move "/Users/Shared/Music/iTunes alias" to "~/Music/iTunes alias". Rename the alias to ~/Music/iTunes.
    6. At this point, check your work: start iTunes while still logged in as Mom. Mom should see her iTunes library, just as before, as if it had never been moved.
    7. While still logged in as Mom, go to /Users/Shared, select the Music folder, and give Mom and Dad read and write permissions on that folder and all its contents.
    8. Log out as Mom, and log in as Dad. In the Finder, move Dad's iTunes library from ~/Music/iTunes to the Desktop.
    9. As Dad, repeat steps 4 and 5.
    10. Now Dad should check his work, by starting iTunes. Dad should now see Mom's library instead of his own.
    Congratulations! You now have a shared library. You not only share content, but all playlists, artwork, etc. As Dad, create a playlist, fill it with romantic music, and call the playlist "To My Beautiful Wife". Log out as Dad, and log in as Mom, and Mom will see the same playlist. Crack open a bottle of champagne.
    But Dad's content is still in ~/Desktop/iTunes. You'll have to add it to your shared libary:
    11. Log in as Dad, and in iTunes, turn on the preference iTunes->Preferences->Advanced->Copy files to iTunes Music folder when adding to library.
    12. Still in iTunes, choose File->Add to Library and start adding all the files in ~/Desktop/iTunes. They'll be copied from Dad's desktop into the shared library. Try importing a couple of tracks, and log in as Mom and confirm that both Mom and Dad see the imported content. (I myself have never done this, so I can't give you much guidance about importing, since I started our iTunes library as a single shared library from the very beginning. For all you know, you can just select every folder in ~/Desktop/iTunes and import everything at once. I would imagine you might have to futz around re-organizing everything nicely once you've imported all Dad's stuff, but once that's done, it's done.) Once everything is imported you can trash ~/Desktop/iTunes.
    That's it. Any content you add will be instantly available to both users without having to sync or copy anything ever, because both users are always looking at the same library. (If one user deletes something it's gone for both users too, so be careful!) The only trouble you could possibly have are permissions issues, depending on how your system and users are set up. On my computer, after setting it up once, we never had to think about it again. However, we set up a separate account to be the administrator, and neither my wife or I have admin privileges. Since Mom is an administrator and Dad is not, you might find that OS X treats you differently when you create new files in your library. You'll have to try it and see. Good luck!
    Message was edited by: dgauthier

  • Multiple Users need (maintenance) access to a customized table.

    Hi Gurus
    We created a z table and maintained couple of values in it
    The _attributes _ are as follows:
    Delivery Class : A (Application table (master and transaction data)
    Table Maintenance : Display and Maintenance allowed
    ISSUE :
    This table does not allow multiple access. In other words, multiple users have to enter this table and change values in this table. Is that possible?
    Could you let me know how can this be done?
    Thanks a lot
    Sridevi

    By default, I think SM30, and probably SE16 as well, will lock the entire table if someone is trying to change it.  So, only one person can maintain the table at a time.  This is the simplest way that it can ensure data integrity. 
    If I wanted multiple users to be able to maintain a table simultaneously, I'd create a custom screen (dynpro, user dialog, whatever you want to call it) to do it, using lock objects (ENQUEUE and DEQUEUE function modules that you create for the key of your table) to lock / unlock specific rows when a user wanted to change them.  I also might use some sort of reference number generator to ensure unique keys. 
    Not a terrifically complicated piece of development but you'd need to get a Abaper to do it.

  • How control multiple users to access same page?

    Hi,
    I am working on a public page where the data pull from
    database base on different UUID. Where this page doesn't required
    login account. It differential by UUID where it send via email.
    What I affaird in the email that contain UUID that might
    forward to multiple users for filling in a long forms with same
    UUID.
    (This form it could be share same department but different
    sections).
    How can I lock this page or only allow accessing by a user
    until been submitted?

    Qoop wrote:
    I tested but it cannot be lock - i open the dept_id:HR in my pc
    and I open same dept_id:HR in other pc which able to view same
    page.
    BKBK wrote:
    That is a paradox. If entry to the page cannot be locked then
    the form should not appear on at least one of the PCs. Could we see
    your code.
    Qoop later wrote:
    anyway, here is the code (simplify version)...:
    <cfquery of DEPT info base on the #URL.UUID#>
    <cfif DEPT recordcount EQ 0>
    Missing dept info <cflocation to xxx.cfm>
    <cfelse>
    <cfif SUBMIT EQ 1>
    TQ for submitting...
    <cfelse>
    code start here...
    <form action= next_page_action.cfm>
    </cfif>
    </cfif>
    I have tested my suggestion. It works.
    I can see where your code is leading to. However, it does not
    follow the line I suggested on 08/08/2007. Its logic is essentially
    different from mine. In my code, the condition for displaying the
    form is in a lock. In your code, the form is displayed
    unconditionally.

  • One number/account, multiple users answering

    Here's what I would like to set up for my business:
    - A button on my business website that says "contact us now on Skype"
    - Clicking that button activates a call or a chat session to a Skype account for my business
    - That call or chat will be answered by whichever of my three colleagues are online at the time
    I have searched high and low across the Skype website and forums, but haven't found anything like this. Did I miss it?
    I realize I could just link it to one single Skype username, but what happens when that person is offline? It would be great if it could go to a single account that is accessed by multiple users, any of which could pick up the call/chat.

    keinkohle wrote:
    Thanks for the suggestion! Pretty May looks pretty good.
    However, they unfortunately don't support Skype messaging. It would be great if customers could just type a quick message, that could be received then answered by one of three staff members.
    Anyone heard of anything that can do that?
    I am assuming you are expecting these end-users to send these messages to you via Skype?
    While this can be done, it would require that you have a computer somewhere dedicated to be running a Skype client and another 3rd party program at all times.
    The 3rd party program is a free program I created that does call transfer automatically, called SCTE ("Skype Call Transfer Example").
    Inside the Lower text box named "Or Enter "ONE" Skype name or Phone #, you can actually enter as many Skype names and/or phone numbers as you wish, seperating them by a comma.
    Example: SkypeName1,+13125551212,SkypeName2,SkypeName3,+16125551212
    NOTE: Any phone numbers must have a leading (+) sign.
    By checking the checkbox "Auto Transfer" any inbound call will be attempted to be transfered to ALL of the Skype Names and/or phone numbers listed above. The first one that answers, gets that call.
    It's important to define "First One that Answers" by saying, if for example SkypeName2 was offline, but had Skype voicemail activated, then it is possible that the call could end up going to Skype voicemail even when the other Skype names are online or the other phone numbers are ringing if those others don't answer the call quickly. So, that's important to remember.
    That said, you can remove phone numbers and Skype names at anytime to avoid any Skype names that are not currently online or any phone numbers where say that office is closed ("Say it's a weekend and nobody will answer the phone or it's a different timezone and that phone won't be answered at this time.").
    Many use SCTE for example, for hotlines and on-call methods, as shifts change or offices are closed due to timezone difference, the Skype names and phone numbers are changed and inbound callers are redirected to the current support at that time.
    SCTE can even be used by those that answered the call, and they can quickly re-transfer the call to members in custom Skype qroups you can create, or contacts in their contact list because SCTE shows the online status of who is currently available, for example, for questions that maybe the original person who had the call transferred to, can't answer. So they in turn, again transfer the called transferred to them, to someone else.
    If the people answering the call are also using SCTE, they can quickly place a call on hold, answer another call, resume a call, end a call and transfer a call again, by simply selecting that call in progress from the SCTE active call window.
    SCTE can also be placed in your system startup folder and if the Skype name is set to auto-logon SCTE will start Skype when SCTE starts so that Skype and SCTE are always available as soon as your Windows system starts.
    SCTE retains any settings from the last time it was used, so it will always startup with any settings you have set from the last time it was stopped.
    More information on SCTE and how it works can be found here:
    http://saveontelephoneservices.com/modules.php?name=News&file=article&sid=11
    The above takes care of calls so now lets deal with Skype Chat options.
    Since there is no single entity, for example 1 Skype name that will always be around to answer all Skype Chat message at all times, you could create a Skype Group chat link that can be posted on web pages and in emails, but this would mean everyone can see everyones recent messages ("There are methods to disable prior older Skype Group Chat history, when new people join").
    So if for example 2 people are asking questions in the Skype Group Chat, at that same moment in time, then both will see the others questions as well as the responses to those questions.
    Once their questions are answered someone given what's known as master privilege abilility specifically to manage this Skype Group Chat can then, kick that person from the Skype chat ("They can always re-join later if needed") to keep the people in the Skype Group Chat, just the ones that have current questions, if needed.
    The Skype Group Chat method is the best method for this because then there is no need to have you or the other Skype name(s) add each other as contacts before you can exchange Skype chat messages.
    If you did a 1 to 1 Skype chat instead, for example, if that persons Skype name asking the questions had their privacy settings set to ("Contacts Only") you/they would need to exchange/approve contact details before communicating via Skype Chat messages.
    Not sure if that's bad or good in your case?
    So, you would need to respond, before I go into more details on how to deal with chats because my response will be based on your needs.
    About Me You can also use a IP Camera as your camera for Skype video Example Instructions

  • Add-MailboxPermission for multiple users on multiple mailboxes

    I have a need to grant a large number of users full access to an equally large number of mailboxes. I've previously been able to do this easily in the management shell where I have multiple users for one mailbox (or vice-versa; one user for multiple mailboxes)
    by using one of the following 2 commands:
    get-content c:\xxxx.txt | foreach { Add-MailboxPermission $_ -User user.name -AccessRights FullAccess}
    or
    get-content c:\xxxx.txt | foreach { Add-MailboxPermission examplemailbox -User $_ -AccessRights FullAccess}
    This works fine for when there are only multiple entries on one side of the equation, but using this method, I would need to run the command multiple times to get all of the accesses set up as requested. So I've been looking to see if there is a way of writing
    one command that could achieve it all in one go.
    What I've been looking at doing is creating a .csv file, filled as such;
    name,mail
    user.name1,mailbox1
    user.name2,mailbox2
    And then writing a shell command like the below:
    import-csv c:\xxxx.csv | foreach { Add-MailboxPermission $_.mail -User $_.name -AccessRights FullAccess}
    Will this achieve the result that I'm aiming for? or is it going to be easier to just go with the more time-consuming method of just having the multiple entries on one side of the equation?

    Hi,
    I have a test in my environment, you can use the following cmdlet to grant multiple users full access to multiple mailboxes.
    Import-csv c:\test1.csv | foreach { Add-MailboxPermission $_.mail -User $_.name -AccessRights FullAccess}
    For example, if I want to grant amy02, amy03 full access permission to amy01; grant amy01, amy02 full access permission to amy03, the test1.csv file should be:
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Multiple Users Working on a UPK

    Hi, can multiple users work on a single UPK? In previous versions it was not possible for multiple users to create topics and then link these to the same module. Therefore, if we needed multiple users to work on a UPK one person would create the module and topic and then export the details. Then, a second person could import and edit the UPK. Are there any other methods for multiple users to work on the same UPK? In the HCM training Peter mentioned something about working together in multiuser env but I'm not sure if this covers this requirement. Also, its worth mentioning that we have installed UPK Developer for 'Single User'. Thanks for your help. Laura

    Hello,
    Yes, a multi-user environment of UPK is when UPK Server is installed to a server and UPK clients are installed on author's desktops. This provides the authors with a shared, collaborative environment where they can check out content to make changes and check in content to make the newly updated content available to someone else.
    Additional information:
    UPK Web Site: http://www.oracle.com/us/products/applications/tutor-upk/index.html (general information, tech sheets, case studies, white papers, etc.)
    UPK Blog http://blogs.oracle.com/upk/ (announcements, tips and tricks, feature discussions, etc.)
    My Oracle Support https://support.oracle.com/ (forums, knowledge base, support, etc.)
    Best regards,
    Marc

  • GRC 10: Initial password for multiple users creation in a ARQ request???

    Hi All,
    I was trying to create a request in ARQ for multiple users. I noticed that, I could add all the necessary required information for multiple users using the template. I added the roles as well. However, I could not set the initial password for multiple users as the tab "User System Details" (where the initial password is provided for a single user) is disabled!!!
    The users were successfully created in the R/3 system. However, due to non-availability of initial password, these users could not log into the R/3 system.
    May I know how to set the initial password for multiple users?
    Regards,
    faisal

    Vit,
    I was trying to test this multiple user creation scenario. But I am surprise to get a template where in I have only below mentioned fields:
    1. User Name
    2. User Id
    3. Email
    I filled these details and uploaded. Then filled the "User Access" details. While submitting the request, I got the error:
    "Last name is not mentioned for user id XXX"
    But there is not such column in provided template by GRC!
    I added 2 columns: First Name and Last Name and saved it and uploaded again. These details are not picked up!
    Following are the only columns shown:
    1. User Name
    2. User Id
    3. Email
    4. Manager
    Out of above, only "Manager" field is editable and others are disabled.
    Last time I remember, I has got complete template with all the columns. Unfortunately, I have deleted it and not available with me now.
    Any idea you have why am I getting such incomplete template?
    Regards,
    faisal

  • How to convert Xstring to PDF format and send pdf to multiple user

    Hi to all
    can any one provide me saple code to convert Xstring to PDF format and send pdf to multiple user
    i have searched the SDN , but cant get any proper soulution.
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

    Use function module 'SCMS_XSTRING_TO_BINARY' to convert from XString to a Binary table. Just like this:
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          buffer          = lv_xstring_pdf
          append_to_table = ' '
        TABLES
          binary_tab      = lt_doc_content.
    To send the email in an OO way you should user class CA_SEND_REQUEST_BCS. Take a look to program BCS_EXAMPLE_6 or any of the test programs in package SBCOMS.

Maybe you are looking for