How can develop a form Approval CO?

Hi all
How can develop a form with Developer Studio where you can use the standard functions of the Visual Approval, or that the form allows me to approve or reject and send a mail to the user.
thank you very much!

hi pablo...
how are you...?
I think you can use normal webdynpro applications in your webdynpro CO ,to know how to send mails from your webdynpro application see the following blog
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40239f38-a94a-2b10-c583-9b89187c3856
And you can also set your result state from your webdynpro CO according to your actions
Thanks and Regards
shanto aloor

Similar Messages

  • How can i add form of my own to "SAPM07DR"

    i been asked to add form develop by me to the standart program "SAPM07DR" .
    this task came from the need of the implementation
    of the "material management" , assign forms and program.
    now i get the output "ZWE4"  ,
    and i want to assign form of my own  ,
    i tried to add smart form but i get message
    "Errors occurred while processing output"
    so I want to try layout  with  standard program "SAPM07DR" .
    how can i add form of my own to this program

    First, you must copy this program to your own program with "ZSAPM07DR" then copy the include program where the routine pass through the program
    example: entry_we03 -> from include M07DRENT and M07DRAUS
             change this include to ZM07DRENT and ZM07DRAUS
    The next step is binding your form in the program.
    what forms do you use ? Sapscript or Smartforms ?
    in this Program already used Sapscript. You can See there is Open_Form Function in that Program.
    I suggest you to Bind Smartforms.
    IF you use smartforms, Remark All Statement from
    "PERFORM open_form_sammel." to "PERFORM close_form." before endform
    that perform including in M07DRAUS -> FORM lesen_wes USING objky lgortsplit.
    after that put this program to replace the remark :
    data : FMNAME type RS38L_FNAM.
    DATA: ls_control_param      TYPE ssfctrlop.
    set preview parameters
          MOVE 'X' TO ls_control_param-no_dialog.
          MOVE 'X' TO ls_control_param-preview.
          MOVE 'PRINTER'  TO ls_control_param-device.
    *break-point.
    *****Print SmartForms
      CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
            EXPORTING
              FORMNAME           = TNAPR-SFORM
            IMPORTING
              FM_NAME            = FMNAME
            EXCEPTIONS
              NO_FORM            = 1
              NO_FUNCTION_MODULE = 2
              OTHERS             = 3.
         CALL FUNCTION FMNAME
         EXPORTING
             control_parameters   = ls_control_param
         TABLES
             traptab           = traptab
         EXCEPTIONS
             formatting_error = 1
             internal_error   = 2
             send_error       = 3.
         if sy-subrc NE 0.
    *******message 'Error' type 'S'.
         endif.
    *******End Smartforms
    Hope This Help...

  • How can i migrate forms 6i to 9iDS

    hi everybody,
    i need ur help.
    How can i migrate forms 6i to 9iDS.
    and also menu and report which is developed with form6i.

    Could you then explain what your problem is?
    Frank has pointed you to a great source of information. What is it you don't understand.
    Generally speaking you just need to recompile the FMB file to regeneate the FMX - but if you are moving from client/server to web you may need to do some more changes (see the website).
    Regards
    Grant ROnald
    FOrms Product Management
    http://www.groundside.com/blog/content/GrantRonald/

  • How can i submit form-data with acrobat pocket pc

    how can i submit form-data (http-post) on a PPC?
    how can i store the data offline?
    which submit-functions are availabe for the pocket pc reader?
    do i need ARES?
    where can i find a documentation of of the available functions for the ppc version?
    where can i fond form-samples for ppc?
    from the docu on my pocket pc:
    Submit form data using handheld devices over a wireless connection. If you are working offline, the data is temporarily stored, then submitted once a connection is established. Send forms by e-mail or directly to the destination server using a cradle or cable

    To your question regarding the Pocket PC version of Reader, I downloaded Adobe Reader for Pocket Pc 2 and installed it on my HP iPAQ . I then loaded my test PDF file onto the iPAQ. The Reader for Pocket PC preformed an email submission fine. However, I received no indication that anything happened when I tried an HTTP Post. So I think you can only do an email submission.
    In general, I have been testing to see how much I can do without the Live Cycle Reader Extensions, since for sure I will never be able to purchase them. What I have found is that for Acrobat Reader 7, the email submission works for all of the people I have asked to test it, but the HTTP Post has worked for only one of the two people who have tested it so far with Reader 7 (the one for which it worked claims that he only has Reader 7 on his computernot Acrobat).

  • Can Developer 6i(Forms and Reports) be installed on Vista

    Can Developer 6i(Forms and Reports) be installed on Vista??
    If yes, then which version?
    Please answer..........

    Hello,
    Developer 6i can be installed on XP/NT/2000 but not on vista, you can try and see if get lots of errors. You can also try installing latest developer suite (10.1.2.0.2) but once again you might face some issue but it worth trying.
    Regards

  • Hi guru's i want to dovelope smart form how can we give form name for sales

    hi guru's i want to dovelope smart form how can we give form name for sales order  plz help me  ...

    Hi,
    If u want to assign the form to Standard sales order, The, this form in the NACE.
    and the, Run from va02/03.
    Reward Points,
    Vamsi.

  • How can I create forms in numbers

    How can I create forms in numbers

    Hi Chris,
    Are you in iOS? Are you looking for something else?
    quinn

  • How can i migrate forms 3 to 10g???

    how can i migrate forms 3 to 10g???
    thanks

    You will need to upgrade both your forms and youtr database.
    There is a defined path for the migration of the forms 3 -> 4 -> 6i -> 10g
    You'll find the doc all at the otn site: http://www.oracle.com/technology/products/forms/index.html

  • How can we create forms in hr abap?

    like in abap scripts,
    how can we create the forms in Hr abap..?
    what is the Tcode for that..?
    regards
    satish.v

    Hi,
    We have different types of forms...
    one type form can be designed using transaction PE51 .....ABAP code cannot be written.
    HRFORMS is the tcode for another set of forms. Mostly Smartforms are associated with these forms. Standard forms can be copied into customized forms and can proceed with customization. This is because standard forms get the data into internal tables which can be used in smartforms to display.
    Apart from these, similar to ABAP, Smartforms and SAPScripts can be used to develop any custom forms.
    Hope this helps.
    Thanks,
    Haritha

  • How can open a form....

    Good morning to all of you!
    How i can run 2 forms and work into them at the same time at developer 6i ??
    Thanks for your time!

    How i can run 2 forms and work into them at the same time at developer 6i ??
    To be more exact i have one form and with a button i open a view. But i want the view to be opened and work to an oracle form. What exactly do you mean by But I want the view to be opened and work to an oracle form ? Do you just want to be able to open two seperate forms at the same time? If so, you should use the OPEN_FORM Built-in.
    If this is not what you are looking for, please explain what you are trying to do in more detail.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on May 13, 2011 9:48 AM

  • How can I copy forms along with information?

    Ok, I started a new job last week as an Office Assistant.  Being I came from a place (family business) where I had to do whatever, whenever, I have to get adjusted to NOT doing everything myself....they have depts for that.  Anyway, right before I got here, the IT guy left on not so good terms.  I have been asked to convert some PDF files into WORD b/c for SOME reason the IT guy only allowed 2 pages per PDF form.  So there are several files for one topic.  I know I can merge them, but I need to be able to have it where the individuals who will be using the forms don't have to do anything but fill them out and type.  We have many who are NOT computer literate nor do they want to be.  They know how to do what they need to do and don't want to learn anything EXRA if they can help it.
    I can copy/paste the information into WORD yet the fill-in information does not go nor does the lines for the form format.  Now, there is over 1,000 of these I have to do and I want to attempt to NOT have to re-fill each individual form in.
    Well, we use AA8 and I have a few questions of what I need to do and see if you can help.
    1.  Is there a way to copy the form WITH the filled in information.  If so, how?
    2.  How can I tansfer ALL of the form (outline & all) into WORD?
    3.  Is there a program that can convert from PDF to WORD EXACTLY as PDF is currently.  Ones I have tried it doesn't look the same AT all?
    4.  Will 9 convert EVERYTHING, form, filled in info etc?
    This is confidential information that needs to be transfered so the online converters is not an option. 
    ALSO, the WORD template that they want it in is COMPLETELY different and can't really work with.  I do feel the IT guy did this to keep anyone else from doing anything and he would be the only one (he was a cocky one)  SO I'm stuck and attempting to get this started until they get a new IT guy.
    ANY HELP WOULD BE GREATLY APPRECIATED, I have overworked myself attempting to figure this out

    Ok first off, Graffiti LOVE your icon.  And you do make complete sense and as for try, I kinda figured that was the case.  One folder with all the files ARE in word, yet these are in PDF in another folder.  Why they were not all done in Word at the time I have NO clue.  I'm going to assume it was the IT guy's idea.
    I'm sitting here stressing b/c I can't find a way to do this and now I find out it's not a good idea to have ANYTHING in PDF as well as NOT being able to transfer to word with in reason and to make it look as it did.
    So what it boils down to is I will ultimately have to do it individual and convert on my own.  Pretty much make a new format in Word and transfer all the information one at a time, GREAT.  My 2nd week here at work and this is what I have to look forward to FOREVER lol
    I will, however, make me a format I can handle and easy to do, idiot proof as it were.
    I appreciate all of your information.  In the back of my mind, I knew the answer, but wanted to clarify before going to my supervisor (who has NO clue about computers or the fact some things can't be done.  more of why CAN'T I do it, you know) and see what I can do from there.
    The man purpose is to have continous access to that file instead of multiples b/c of the IT limiting PDF to 2 pages.  YAY for me
    Let's hope they hire an IT guy next week...lmao

  • How to develop GUI/Form builder tool...?

    Hi,
    I am newbie to SWINGS. i've been a middle tier and backend developer in java.
    In one of my project i need to develop one GUI builder tool.
    Basically it contains menubar, palette to contain few components such as rectangle, table etc, and a space where we can design a gui by
    selecting the components from the palette.
    How can i start with this...?
    plz hlp me out....
    Thanks & Regards,
    Chandrakanth

    hi
    as you see i have post the same topic so if you know any
    information how to do such thing please inform me

  • How can you copy form data from an online PDF, in your browser?

    Just a quick query, I've recently filled out an online application and I filled this out on an online PDF form. This is the form link:
    http://3fivetwo.com/dloads/application_pack_-_admin_long10.pdf
    How can I copy the data I typed into this form, to a word document for example? Or is there any way I can save this as a PDF with all the data in the form, to send it as an email?
    I've downloaded the form, but it just shows blank pages with no fields filled.
    Thanks very much!

    download the form to your local disk
    open it with Adobe Reader and fill in all the details
    save it
    send the completed form by email

  • How can i master forms effectively.

    i am learning forms. how can i learn it effectively. i know all the options and using text, lov, etc etc.
    how can i learn more any advice. i am not working anywhere. so no real time exposure. how can i work on to improve myself

    did you have colleagues, who work with forms? Then dive into a project, that they work on and that's the best and quickest way to "master forms"

  • How can I change the Approver and HR Consultant parameters?

    Hi Everyone,
    I’ve created a Time-Off Process using the tutorial downloaded from SDN site.
    When I try to start the Runtime project (Employee side) I find the “Processors Table” in "Create Time-off Request" screen.
    The Approver name is not correct… is not what I expected!
    1) How can I change (in the Design Time project/area) the Approver and HR Consultant parameters?
    2) How can I hide (in the Runtime area) the “Processors Table”? 
    Furthermore, I would like to have more information about the “Parameters Consolidation” meaning. Could you help me to catch this meaning?
    Thanks in advance,
    Enrico

    Do you mean "how can I modify the processor of first and second Approval and the processor of HR consultant" for the time-off process?
    I' ve the same problem, but unfortunately I can't help you...hoping someone is going to reply.
    Bye
    Nicola

Maybe you are looking for

  • TDMS 3.0 for ERP 6.0:  step by step procedure for  TDSH6 Shell creation

    Dear All, I need to perform shell creation. I have never done this and need help with step by step instructions. I need to refresh my my development system with a TDMS shell creation from production client in production system. I am familiar with TDT

  • Need Assistance in getting SAP NetWeaver 7.02 Installation Guide

    Hi All, Can any one please assist me in getting the installation guides for SAP NetWeaver 7.02 on Service Market place? I searched for its URL but could not get it. Please share it with me. Waiting for your kind replies. Regards, Faisal

  • GR report with cause of rejection for goods

    Hi Gurus, Our customer wants to print automaticaly report in case of difference of matarial amount in PO and during recieving goods with MIGO. Where can I attach this report? Or how to achive this request?

  • Recommend me a good drag and drop tutorial

    I need to make a movie whereby the user drags four items onto 4 targets and achieves a result as each object lands on the target, such as a sound. and then a well done statement at the end. Can anyone recommend me a place where I can download such a

  • Website won't show on my domain and iweb says it uploaded

    I just uploaded my iweb 09 site to my new domain name that I purchased today. The site still shows the godaddy banner. how long does this usually take to show? am I missing some other step? Thanks for the help!