Users Form in SAP

Can anyone send a form for creating New user account for SAP Like when a new user joins or a new server is set
which contain information like first name, last name, location, Department or want access to FICO, HR etc.
Thanks in advance

Hi,
All organizations have their own different set of forms. But some of the basic stuff would be :
Name , id, system id, access required to which system, purpose, comments, location, domain, etc. In addition, there'll be a list of roles with descriptions to see for which the user needs access. There also needs to be a confidentiality and user agreement as to the usage of this authorization. This form is then suppossed to be approved by the supervisor and then by the respective role owners before access can be granted. Also security needs to verify that the user dosen't have any conflicts with existing roles. This process is SOX compliant.
Cheers,
Kedar

Similar Messages

  • How to create add-on of a system form in sap b1 9.0?

    Hi all,
    I have a problem related to the creation of a system form add-on of sap b1 9.0.
    I can develop some projects in visual basic, but about sap b1 add-on, I know how to package files of to install (.ard and .exe files) and I also know how to register .ard file in sap b1 9.0, So I tried to register all projects found in SDK sample folder that was correct.
    I tried to do an example of project found in SDK Help Center.
    But the problem I have to day related to the creation of system form add-on.
    The steps I tried to do are:
    1. I opened SAP B1 Studio for Microsoft Visual Studio
    2. Right click my project and add the system form (Employee Master Data)
    3 Connection string I used in Command line arguments   0030002C0030002C00530041005000420044005F00440061007400650076002C0050004C006F006D0056004900490056
    4. I added one field (CFL of BPCode) to Employee Master Data.  I did n't add any reference because when I add UI API Vission 9.0 to system form or user form of sap b1 it gives errors in Menu.vb. I do know why.
    5. I converted in 32 bit and build my project
    6. I re_opened new visual studio 2010 for creating new project with SAP B1 AddOnInstaller.NET Wizard
    7. From here I did every thing according to the video of Bryan Gomez
    Creating and Registering SAP Add-on - YouTube
    8. I registered my .ard file
    9. But when I start my add-on it gives error (Add-on connection timed out)
    The questions I want to ask,
    1. If you are creating the add-on of system form Is there any other thing needed to do more than the above  I explained?.
    2. Is it necessary to go in SDK code when you are using the system form like that?.
    3. If it is necessary to add reference of UI API  in project, how to handle error occurs when we add that the reference to the project which is using a system form?.
    Please anyone who has an idea he/she can help me.

    Hi pallavi p,
    That's good but as I said above when I add the reference of UI API Version 9.0 in the project which has the system form or user form of sap b1 it exactly gives errors in menu.vb of the project.
    So let me give you the way you can try.
    1. Open new project/ visual basic/ sap business one/ sap business one add-on project. and save it any where
    2. Right click on your project
    3. Add new item
    4. Sap Business One
    5. System form (Employee master data) or user form
    6. Add
    And then if your form is opened
    7. Go to add the reference of UI API Version 9.0
    8. Check errors found in menu.vb (or in OutPut)
    So if it's possible try to solve that problem.
    Please anyone can help me.

  • How to register add-on of edited system form in sap b1 9.0?.

    Hi all,
    I have a problem in SAP b1 9.0.
    Actually I added one field of BPCode to Employee master data, so I want to register an add-on of that system form in SAP b1 9.0.
    When I create file of .ard as we watch it in video of 
    Bryan Gomez
    Creating and Registering SAP Add-on - YouTube     it will be created correctly, But the problem is when I register that the file of .ard it gives error (Cannot create a file when that file already exists). Again when I create a file of .ard of any other User form it gives the same error (Cannot create a file when that file already exists).
    But when I create and register the add-on of Hello World in Sample folder of SDK it will be registered correctly.
    How can I solve that problem.
    Anyone can help me please.

    Hi pallavi p,
    That's good but as I said above when I add the reference of UI API Version 9.0 in the project which has the system form or user form of sap b1 it exactly gives errors in menu.vb of the project.
    So let me give you the way you can try.
    1. Open new project/ visual basic/ sap business one/ sap business one add-on project. and save it any where
    2. Right click on your project
    3. Add new item
    4. Sap Business One
    5. System form (Employee master data) or user form
    6. Add
    And then if your form is opened
    7. Go to add the reference of UI API Version 9.0
    8. Check errors found in menu.vb (or in OutPut)
    So if it's possible try to solve that problem.
    Please anyone can help me.

  • Adding Columns to the matrix in SAP B1 user form using Visual studio 2010

    Hi,
    Using Visual studio 2010, I have created a SAP B1 user form( b1f ) with one matrix.Matrix is having 5 columns. Its working properly. Later, I want to add few more columns. Then I added columns to the matrix as I have created columns initially. But, it does not saves.
    i.e, Whenever I run, In B1 I could see only old columns. Newly created columns are not showing.So, I closed the .net project and opened again. Created columns are not showing in visual studio b1f itself. So, I created again and saved. But, its not saving.I tried it many times.
    What I am missing?
    Any help is appreciated.
    Thanks in advance,
    Parvatha Solai.N

    Hi Parvatha,
    Are you using B1 Studio? Anyway try to clean the solution first then rebuild it. This would re-copy files to the output directory, that contain your changes.
    Best regards,
    Pedro Magueija

  • User Forms are not displaying in SAP B1 2005

    Hi,
    I have created an application using SAP B1 2004. All user forms are displaying properly in SAP B1 2004. But when I am trying to run the same application in SAP B1 2005, It is unable to display some of the User Forms.
    Can any body help me for the same?
    Thanks.
    Archana.

    Hi Archana,
    Are you using some special items in your form?
    You say the form is not displayed, do you have a return error or exception when trying to open it in debug mode?
    In Debug mode please pay attention to the VS.NET configuration, you have in Debug Menu -> Exceptions to configure all types of exception to throw into the debugger. Sometimes the COM exception are not thrown and your code just jumps after the error to the end of your method...
    Have you tried to open the xml of your form with the ScreenPainter to see if everything is correct in there?
    Hope it helps
    Trinidad.

  • User Windows Forms in SAP

    Hi, is there an easy and quick way to use my Forms I made, which look like SAP forms as an AddOn in SBO?
    Maybe you know Mari-Projekt. The functionality should be the same. I have a stand-alone software but I also want to use it as an AddOn.
    Thanks Philipp

    Hi
    You can Open your windows forms in SAP Business One with a little bit work around.But event handlers for the form will be of .Net(like Button Clicks).But the problem is that you have to use showdialog property of form to show the form,Which will not allow you to access Sap Business One untill you close the windows form.
    If you want to handle your form events form with SDK,i am not sure whether that is feasible or not.
    Hope this helps you
    Regards
    Vishnu

  • Add a new attribute for user provisioining on SAP R3

    Hi,
    I want to add a new attribute for user provisioining on SAP R3.
    - I have added new attribute in Process form and Resource form
    - I think i need to add this attribute in lookup definition of SAP attributes also need to do mapping
    but i am not finding lookup definition of SAP attributes .
    What will be name of lookup definition of SAP attributes? (In case of AD, we have AtMap.AD).
    Can any body please help me?
    Thanks

    Hi,
    You cannot add custom fields and do provision or recon for it.I have opened the SR with Oracle and this facility will be available in 9.1. which is launching after 4 months.You need to request the source code and modify it to get the custom fields.
    Thanks

  • Standard and User Forms

    Hi!, does anyone know where SAP B1 does have every single Standard Form and also the users forms?. I want to create a query that returns all the forms that SAP has and also the user forms.
    Also, is any how or there is a way to know which forms are related to a SAP B1 module?
    Thanks..... and greetings
    Reynaldo

    Hi Reynaldo,
    the CPRF table contains some system forms but not all, because not all forms have matrix/columns.
    i fear that for your problem doesn't exist a real solution - it's like i said in my first post: the primary information
    of all forms is stored outside of database.
    lg David

  • "Users " Form Name from "User Definied Field Definition" does not showing

    Hi everyone!
    I start to implement the new SAP Connector on OIM 9.1.0 and one of steps is configure the lookup Lookup.SAP.HRMS.AttributeMapping.
    I need to add more fields beyond those already exists, and in accord to Documentation, I need to create the UDF of these fields, but when I search of "Users" form name form "User Definied Field Definition" option, I receive the follow response:
    "Query Failed: No Record For this Query"
    Thinking about it, I think that necessary create one User Form, but...this form isn't a standard form?
    What I do in scenarios like this?

    Can you share your environment details. Are you trying it out in a newly installed OIM ?_
    Yes, it's a newer fresh installation of OIM 9.10. We use the old version (9.03) in production environment and would like to upgrade to 9.10. This issue occur in a fresh installation in Development Environment.
    The one possible reason for this may be due an improper upgrade to 910X. I actually faced this issue while I was installing/upgrading my OIM. I did the process all over again and it was just perfect. I am not sure that this might be an issue with you or not. But there is simply no othe reason for the Users from not showing uo in the "User Definied Field Definition"._
    If you have taken a fresh backup of the schema just after installation, then import that backup dump and see if you are able to view the Users form. If in case you are not able to view it then your installation / upgrade is corrupt._
    No, we don´t have a fresh dump of environment. We just follow the documentation and all the steps was done without problem. The SAP connector import the fields from the reconciliation using flat IDOC file, just only the standard fields. We need to add newer fields and attributes and after, we face this problem.

  • Save Interactive form to SAP

    Hi All
    I have a requirement where we display an interactive form in a web dynpro. The user captures some information and on submit I need to save the interactive form (i.e. the file) as a notification attachment in QM02. 
    I'm not sure if this is possible and if not, what is the best way of saving an interactive form in SAP.
    Thanks in Advance

    Thanks Nawal
    What I am trying to do is save and update the Interactive form as a notification attachment. I convert the xstring data to binary and store the form as an attchment using fm SDOK_PHIO_STORE_CONTENT and this works. I can read the binary data, convert it to xstring and display the adobe form on the portal.
    But when I want to update the binary content in SAP with any changes, I use fm SDOK_PHIO_STORE_AS_UPDATE. This also seems to work but when I try to display the updated document on the portal, it says the file is damaged and could not be repaired.

  • Weird character 'u00A4' display  at output of  ADOBE form in SAP for amount

    When display pattern for amount field is set for ADOBE form in SAP, output displays ' ¤ '.
    All display patterns shows '$' at the begining, but when output is generated it displays '¤'.
    Advice me how to eliminate this. (or)
    Is there a way to hide this character.

    I am not saying this is your problem BUT I was troubled for quite a while by having unprintable characters imbedded within text fields.  It turns out that Ctrl V character was being embedded within text by user.
    So I suggest that you view the data while in debug and do it in hex.  This was the only way I was able to see that I had a problem with the text itself.  Then I was able to add logic to filter for these errors.

  • User form as a report? (print/excel?)

    hi,
    i want to do a "complex" report,
    i decided to do it with an ADD-ON,
    on a user form.
    my q's:
    1. is this wise? are there alternatives?
    2. how can i print the data?
    (OR)
    3. how can i export the data to excel?
    thanks,
    -i.

    Hi Itay!
    why do you think that XLReporter is not free?
    It's free of charge and you can download it at https://smpdl.sap-ag.de/~swdc/012002523100000117292005D/B12004XLR02P_1-20000949.zip?_ACTION=DL_DIRECT.
    btw: there are also a lot of e-materials regards to XLR at http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000657332&_SCENARIO=01100035870000000183&_ADDINC=&
    HTH

  • Sending the adobe form to SAP inbox with data (on submit action)

    Hi,
    I am fectching the data from the database table in WDDOINIT method and displaying it on the form. Now my requirement is that, on the action SUBMIT, I have to send this Form to SAP user inbox.
    I wrote a code to send the form as pdf attachment by giving the form name.. but the data are not passed. only the form goes to the sap inbox.
    My question is,  how to send the form as pdf attachment with the data that are fetched...?

    Hi,
    create the parameter FP_FORMOUTPUT as IMPORT parameter structure FPFORMOUTPUT and t_att_content_hex parameter is as XSTRING.
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER                = FP_FORMOUTPUT-pdf
    *   APPEND_TO_TABLE       = ' '
    * IMPORTING
    *   OUTPUT_LENGTH         =
        TABLES
          BINARY_TAB            = t_att_content_hex
    For sending code as PDF attachment to SAP Inbox
    CLASS cl_bcs DEFINITION LOAD.
      DATA:
      lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL.
      lo_send_request = cl_bcs=>create_persistent( ).
    * Message body and subject
      DATA:
      lt_message_body TYPE bcsy_text VALUE IS INITIAL,
      lo_document TYPE REF TO cl_document_bcs VALUE IS INITIAL.
      APPEND 'Dear,' TO lt_message_body.
      append ' ' to lt_message_body.
      APPEND 'Please fill the attached form and send it back to us.'
      TO lt_message_body.
      append ' ' to lt_message_body.
      APPEND 'Thank You,' TO lt_message_body.
      lo_document = cl_document_bcs=>create_document(
      i_type = 'RAW'
      i_text = lt_message_body
      i_subject = 'Personnel Information Form' ).
      DATA: lx_document_bcs TYPE REF TO cx_document_bcs VALUE IS INITIAL.
      TRY.
          lo_document->add_attachment(
          EXPORTING
          i_attachment_type = 'PDF'
          i_attachment_subject = 'Personnel Information Form'
    * I_ATTACHMENT_SIZE =
    * I_ATTACHMENT_LANGUAGE = SPACE
    * I_ATT_CONTENT_TEXT =
    * I_ATTACHMENT_HEADER =
          i_att_content_hex = t_att_content_hex ).
        CATCH cx_document_bcs INTO lx_document_bcs.
      ENDTRY.
    * Add attachment
    * Pass the document to send request
      lo_send_request->set_document( lo_document ).
    * Create sender
      DATA:
      lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
      l_send type ADR6-SMTP_ADDR value 'provide Email id here'.
      lo_sender = cl_cam_address_bcs=>create_internet_address( l_send ).
    * Set sender
      lo_send_request->set_sender(
      EXPORTING
      i_sender = lo_sender ).
    * Create recipient
      DATA:
      lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
      lo_recipient = cl_sapuser_bcs=>create( sy-uname ).
    * Set recipient
      lo_send_request->add_recipient(
      EXPORTING
      i_recipient = lo_recipient
      i_express = 'X' ).
    *  lo_send_request->add_recipient(
    *  EXPORTING
    *  i_recipient = lo_recipient
    *  i_express = 'X' ).
    * Send email
      DATA: lv_sent_to_all(1) TYPE c VALUE IS INITIAL.
      lo_send_request->send(
      EXPORTING
      i_with_error_screen = 'X'
      RECEIVING
      result = lv_sent_to_all ).
    Thanks.

  • Forms and SAP BI Launch pad

    Hi All,
    I apologize in advance if this is the wrong place, but this crosses 2 paths. PDf Forms and SAP BI Launch Pad
    I have a PDF Form created in Adobe LiveCycle and I wanted to add it to the CMC so users of the Launch Pad could all have access in one place to all company forms, and it looks fine, but the buttons no longer work, (submit, print, drop downs), and the tab order is all over the map. Is this not possible?
    Any help greatly appreciated!
    Erin

    if you just mean that when some people reach the page they are still seeing enterprise as default and not SAP it is because of cookies in their browser. Have them clear their cache and try again.

  • How to retain users' Form Setting?

    Hi Experts,
    As subjected, I have setup UDF in categories and displayed in preferred sequence. I have also setup the Form Settings hiding and showing preferred fields and rearranging the sequence. I realize when I log in with the SAME User Id on a Different Workstation, the Form Settings I had setup doesnt seem to reflect according.
    Please help me or guide me how I can retain users' Form Settings??
    Thanks!
    Chinho

    Hi Dianne,
    An SAP support briefed me that we should always use the FILE > EXIT function, because an inproper shutdown by click on the "x" by the window pane will mean that SAP may not have done a proper save and shutdown. And maybe this could affect the UDFs visibility and sequence that was already set on that PC.
    Also, I have confirmed that the GENERAL > USERS > COPY FORM SETTINGS function, copies only the relabeling, UDFs category..etc onto another user, but it does not copy the visibility and sequence that was pre-set on another PC. When you try to login on another PC, you will simply need to reset the visibility and sequence of your UDF again on all modules.
    Sad case.
    Hope it helps!
    Chinho

Maybe you are looking for

  • Issue with Generate Create Script in new ODT 11.1.0.5.10 beta

    So I'm trying to determine if there's an issue with the Generate Create Script option in the new ODT 11.1.0.5.10 beta (when you right click on a table in Server Explorer). The SQL create script that it generates lacks the slash between lines. For exa

  • GTS 7.2 - Error with account assigned purchase order without material

    All, I am creating an account assigned purchase order without any material master in the feeder system (ECC 5.0) and it a standard SAP functionality. I am getting the following GTS related pop up message and documents are posted to technically incomp

  • Switch: delay during the first change of children

    Hello, in my scene graph I use a Switch. This Switch has three children, whereof always one is visible. Depending on the viewing direction, I change the active Child. It works very well, but there is still alittle problem, when the change between the

  • Setting a global "if (!verbose) then (ignore all printlns)"

    In my program I use many System.out.printlns to mark where I am in the excecution of the program, what the current states are, etc. This makes it easy to understand problems if an error occurs even when I'm not in a debug mode. In my current program

  • Converting Flex Graphs to PDF/JPEG

    We'd love to use Flex in our application. However, we would need a way to convert Flash components (or an entire SWF) to a PDF/JPEG. We've created a Flex application that allows users to create their own charts and we will even have the ability to ge