WebDynpro SUBMIT button instead of Adobe SUBMIT button

Hi Exprts,
I am using the WebDynpro SUBMIT button after many unsuccessful attempts of using the Adobe SUBMIT button.
The WebDynpro button is easier to implement and use. Pease let me know if there are any negative points in taking this approach.
Any kinds of tips are appreciaed.
Thanks,
Shobhit

hi,
there are two buttons available for facilitating integration with Web Dynpro.
the Buttons:-
1). Submit to SAP
2). Check Fields
are there.
if you go to interactive forms->properties->events
you will see that there are two events...
*onSubmit
*onCheck
these events correspond to the two above mentioned buttons.
you can write the code for actions in web dynpro implementation.
these two buttons provide good integration with Dynpro.
There is no bad effect of using these two buttons as such.
But the advantage surely is that you have access to these buttons in web dynpro.
and can write the code for them in their respective actions.
and further you can change the functionality of these buttons and modify the text on these buttons too. like "submit to SAP" can be changed to "MyText".
the behavior of the button will depend on what code you write in its action.
regards,
-amol gupta

Similar Messages

  • Do not have a "list all tabs" button - instead I have a button that brings up SHOWCASE

    do not have a "list all tabs" button - instead I have a button that brings up SHOWCASE, which is not the same as TAB GROUPS

    Do you have this extension installed?
    https://addons.mozilla.org/en-US/firefox/addon/showcase/

  • I purchased dungeon hunter alliance from the app store and accidentally hit the x button instead of the installed button to install the game how do I install the game now

    Can someone help me, I purchased the game dungeon hunter alliance froom the app store and accidentally hit the x button instead of the install button so now how can I install the game to my computer macbook

    Hi ...
    You accidentally "hid" the purchase ..
    Follow the instructions here.  Mac App Store: Hiding and unhiding purchases
    Once the app is available ...
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    Make sure and use the same Apple ID used for the original purchase.

  • "download" button instead of the "installed" button

    Downloaded and Installed OS X Mavericks onto my iMac but on the Mac Store it still shows the "download"button instead of the "installed" button.

    Thanks for the prompt reply Barney-15E.
    Mavericks has installed on my iMac.....ABOUT THIS MAC shows version 10.9.
    Didn't think the download button would have been present after i downloaded it once.
    Still learning the ins and outs of my iMac after years of **** using Windows XP.
    Thanks again.

  • Save button instead of print button in CS3

    I suddenly have a Save button instead of a Print button in CS3.  I think my Print Preset, Printer and PPD settings might have changed.  I don't know why and don't remember what they were before. 
    My printer is an HP Laser Jet 1300 Series.  It is a postscript laser printer.  If I change the Printer setting to Microsoft XPS Document Writer, the Print button appears but it doesn't print.  Instead it wants me to save the file as a .xps document.
    I am using VMWare Fusion on a Mac so that I can still use my Windows version of CS3.  It has worked until now.  What have I done wrong?  Can I fix this? 
    I've done a church newsletter that I was planning to copy at the church tomorrow morning.  Cannot believe this has happened to me!  Thank you.

    Steffan, I followed your advice to save the file as a PDF and print it in Adobe Acrobat.  This worked, but I still would like to print directly from InDesign again. 
    You and Bob are both correct that I seem to be printing to postscript.  I don't know why this happened or how to change the settings. 
    My options in Printer are Postscript, Adobe PDF, Microsoft XPSD Document Writer and Fax.  My LaserJet 1300 printer is not listed.  It is listed in PPD, however.  
    Do you know what options I should be choosing for Print Preset, Printer and PPD?  Thank you.

  • Handling Submit Button on the ADOBE form called from Web Dynpro

    Hi,
    I have placed a Button on the ADOBE Form. How to Handle the event on this button. When i click this button, i want to save the details of the form into a Custom table.

    Hi Majunath.
    Create an event say, SUB_EVTin the view in WD where you have the Interactive Form UI element.
    Bind this event to the onSubmit of the Form.
    Now check the display type of the form. It will be either ActiveX or Native.
    Now go to the form designer and open Library palette. Navigate to Webdynpro ActiveX or Native Library(Depending on the form display Type in WD).
    Drag and Drop Submit button.
    On click of the button, the event handler in WD view namely, onActionsub_evt will be invoked. You can write your code in this handler.
    Now in order to read data from the form. Go to the form and go to Properties tab. Check the form layout type. If it is not ZCI, run transaction SFP_ZCI_UPDATE and convert the form to ZCI type.
    Now back to the event handler.
    as an example... I will use the following context node definitions
    PDF_DATA  1..1
      ACTUAL_DATA 0..n
        ATTRIB01
        ATTRIB02
    Assume the the node PDF_DATA is bound to the data source of your form.
    Now in the event handler write the foll code
    data: lo_node type ref to if_wd_context_node,
            lt_data   type wd_this->elements_actual_data.
    lo_node = wd_context->get_child_node( name = wd_this-.wdctx_pdf_data ).
    lo_node = lo_node->get_child_node( name = wd_this-.wdctx_actual_data ).
    lo_node->get_static_attributes_table(
      importing
        table = lt_data ).
    This will get all the form data in the internal table lt_data.
    Now you can process the data the way you want and save it in your custom tables.
    Regards,
    Reema .
    Edited by: Reema Shahbazkar on Sep 16, 2008 11:39 PM
    Hope this helps!!

  • I was online earlier this week and liked the forms with submit buttons and the Adobe site directed me to upgrade to Adobe PRO XI in order to use forms so I bought five licenses. Just had it installed today and it is now asking me to sign up for forms Cent

    I was online earlier this week and liked the forms with submit buttons and the Adobe site directed me to upgrade to Adobe PRO XI in order to use forms so I bought five licenses. Just had it installed today and it is now asking me to sign up for forms Central in order to use this feature. What gives? The Adobe site gave me the impression that I would have this feature after purchasing the new upgrade. I would not have purchased the upgrade, let alone five of them had I know this. Am I missing something?

    Acrobat XI comes with the Fromscentral AIR application and the ability to create PDF forms authored in Formscentral. To have more than the free (1 form with 50 responses) level account you need to sign up for a Formscentral subscription.
    Andrew

  • Adobe submit button vs button (configured to send)

    I noticed that when the pre-configured Adobe submit button is chosed the ability to chose a PDF format is not present, but when I manually configure a button to send to an email address I have four choices as to the format the data or form should be sent in.  What I need is a combination of both.  The pre-configured button lets me set the topic (so an email filter can be used for the incoming forms) but the manually configured button allows me to submit the form as a pdf which is not present in the pre-configured button.  Anyway to get both?

    NL,
    What type of form it is i.e. ActiveX / Native?
    If its ActiveX you will need ACF on your machine, normally the dll is installed whenever the form is opened for first time and it requires Admin rights for user logged in.
    If its Native then no installation is required, just check the coding you have in ALD for that button.
    Also verify one more time from where did you select the Submit To SAP button i.e. the button should be from respective library depending on form type.
    For Native, it should be something like mentioned below:-
    // DO NOT MODIFY THE CODE BEYOND THIS POINT - 705.20051114114126.253659.250577 - SubmitToSAP.xfo
                          ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", "");
                          // END OF DO NOT MODIFY
    Chintan

  • button element won't submit, need help...

    This <button> element is used all throughout our site
    http://www.ocp.org flawlessly.
    However, on the particular page I'm working on right now it won't
    work in conjunction with the drop down menu I'm working with in IE
    6 or 7, can anyone help me out? Thanks!
    I'm working in a private network so I can't show you a live
    version of this page but I've attached the code.

    <button
    onclick='window.location.href='/account/orderHistory''
    type="submit">
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Spencer Hill" <[email protected]> wrote in
    message
    news:[email protected]...
    > This <button> element is used all throughout our
    site
    http://www.ocp.org
    > flawlessly. However, on the particular page I'm working
    on right now it
    > won't
    > work in conjunction with the drop down menu I'm working
    with in IE 6 or 7,
    > can
    > anyone help me out? Thanks!
    >
    > I'm working in a private network so I can't show you a
    live version of
    > this
    > page but I've attached the code.
    >
    > <form id="userdata" name="userdata" method="post"
    > action="/account/orderHistory">
    > <table cellpadding="0" cellspacing="0">
    > <tr>
    > <?php
    > if (isset($accounts)) {
    > $num_accounts = sizeof($accounts);
    > if ($num_accounts >= '2') {
    > echo "<select name=cust_id>";
    > foreach ($accounts as $cmid => $value) {
    > $name = $value['organization'];
    > if ($name == '') {
    > $name = $value['name'];
    > }
    > if ($cmid == $cust_id) {
    > echo "<option value='" . $cmid . "' selected>" .
    $name . ' (#' . $cmid .
    > ")</option>";
    > } else {
    > echo "<option value='" . $cmid . "'>" . $name . '
    (#' . $cmid .
    > ")</option>";
    > }
    > }
    > echo "</select><button
    >
    onclick='window.location.href='/account/orderHistory''>submit</button></tr>";
    > }
    > else {
    > foreach ($accounts as $cmid => $value) {
    > $name = $value['organization'];
    > if ($name == '') {
    > $name = $value['name'];
    > }
    > }
    > echo $name;
    > echo "</td></tr>";
    > echo "<input type=hidden name='cust_id' value='" .
    $cmid . "'>";
    > }
    > }
    > ?>
    >
    > <!--
    > <tr>
    > <td>Order Start Date:</td>
    > <td><input type='text' value='<?php echo
    $start_date ?>'
    > name='start_date'></td>
    > </tr>
    > <tr>
    > <td>Order End Date:</td>
    > <td><input type='text' value='<?php echo
    $end_date ?>'
    > name='end_date'></td>
    > </tr>
    > -->
    > </table>
    >
    > <input type=hidden name=action value=history>
    >
    > </form>
    >
    > <form id="userdata2" name="userdata2" method="post"
    > action="/account/orderHistory">
    > <table class="results" cellpadding="0"
    cellspacing="0">
    > <tr style="text-decoration: none; font-size: 14px;
    color: #fff;
    > background-image:
    url(/ocpimages/tabs/tabs_dscrptn_bg.gif); font-weight:
    > bold;">
    > <td style="border-right: solid 1px #999;
    padding-right: 0;">Date</td>
    > <td style="border-left: 1px solid #ccc; border-right:
    solid 1px #999;
    > padding-right: 0;">Invoice No.</td>
    > <td style="border-left: 1px solid #ccc; border-right:
    solid 1px #999;
    > padding-right: 0;">Status</td>
    > <td style="border-left: 1px solid #ccc; border-right:
    solid 1px #999;
    > padding-right: 0;">Ship Date</td>
    > <td style="border-left: 1px solid #ccc; border-right:
    solid 1px #999;
    > padding-right: 0;">Tracking</td>
    > <td style="border-left: 1px solid #ccc; border-right:
    solid 1px #999;
    > padding-right: 0;">Details</td>
    > <td style="border-left: 1px solid #ccc;
    padding-right: 0;">Amount</td>
    > </tr>
    >
    > <?php
    > if (isset($orders)) {
    > $td_class = 'white';
    > foreach ($orders as $i => $value) {
    > $entry_date = $value['entry_date'];
    > $invoiceID = $value['invoiceID'];
    > $order_amt = $value['order_amt'];
    > $status = $value['status'];
    > $ship_date = $value['ship_date'];
    > $tracking_id = $value['tracking_id'];
    > $tracking_id = explode('|', $tracking_id);
    >
    > switch ($status) {
    > case ('RTP'):
    > $status_desc = "Shipped";
    > break;
    > case ('RTI'):
    > $status_desc = "Shipped";
    > break;
    > case ('O'):
    > $status_desc = "Order Submitted";
    > break;
    > default:
    > $status_desc = "Order Picked";
    > }
    > if ($invoiceID != '') {
    > echo "<tr valign='top' class=' . $td_class . '>";
    > echo "<td>". $entry_date. "</td>";
    > echo "<td style='text-align: center;'>" .
    $invoiceID . "</td>";
    > echo "<td>" . $status_desc . "</td>";
    > echo "<td>" . $ship_date . "</td>";
    > if ($tracking_id != '') {
    > $suburl = '';
    > foreach ($tracking_id as $key => $val) {
    > $track_cnt = $key + 1;
    > $suburl = $suburl . "&InquiryNumber" . $track_cnt .
    "=" . $val;
    > }
    > $suburl =
    > "
    http://wwwapps.ups.com/etracking/tracking.cgi?tracknums_displayed="
    > $track_cnt .
    "&TypeOfInquiryNumber=T&HTMLVersion=4.0" . $suburl .
    > "&track=Track";
    > echo '<td><a target="_new" href="' . $suburl .
    '">Tracking
    > Detail</a></td>';
    > } else {
    > echo "<td> </td>";
    > }
    >
    > $suburl =
    "/account/orderHistory?action=detail&invoiceID=" . $invoiceID .
    > "&cust_id=" . $cust_id;
    > echo '<td><a href="' . $suburl . '">Product
    Detail</a></td>';
    > echo "<td style='text-align: right;'>$ " .
    $order_amt . "</td>";
    > echo "</tr>";
    >
    > $td_class = $td_class == 'white' ? 'blue' : 'white';
    > }
    > }
    > }
    > ?>
    > </table>
    > </form>
    >

  • How to submit a concurrent request from a button in Selfservice

    Hi,
    I hope this is the forum where to start.
    I want to submit a concurrent request when a button is pushed in selfservice.
    I've implementend the event for button in java and its woring fine, but how to submit a conurrent request in java?
    Can anyone help me or tell me if this is not the correct forum?
    Thank you!
    Best regards
    Gjermund Lunder
    Developer/DBA

    hi,
    This question suppose to be in framework forum.
    you can try:
    OA Framework provides the ConcurrentRequest class to call the concurrent program from the page. The submitRequest() method in the ConcurrentRequest class takes 6 parameters and returns request id of the submitted concurrent request:
    public int submitRequest(
    String ProgramApplication ,
    String ProgramName ,
    String ProgramDescription ,
    String StartTime,
    boolean SubRequest,
    Vector Parameters ) throws RequestSubmissionException
    ProgramApplication -Application Short name of application under which the program is registered.
    ProgramName - Concurrent Program Name for which the request has to be submitted
    ProgramDescription - Concurrent Program Description
    StartTime - Time at which the request has to start running.
    SubRequest - Set to TRUE if the request is submitted from another running request and has to be treated as a sub request.
    Parameters - Parameters of the concurrent Request
    Here is the example for calling a concurrent program from a OA framework page.
    import oracle.apps.fnd.cp.request.ConcurrentRequest;
    import oracle.apps.fnd.framework.server.OADBTransaction;
    public int submitCPRequest(Number headerId) {
    try {
    OADBTransaction tx = (OADBTransaction)getDBTransaction();
    java.sql.Connection pConncection = tx.getJdbcConnection();
    ConcurrentRequest cr = new ConcurrentRequest(pConncection);
    String applnName = "PO"; //Application that contains the concurrent program
    String cpName = "POXXXX"; //Concurrent program name
    String cpDesc = "Concurrent Program Description"; // concurrent Program description
    // Pass the Arguments using vector
    // Here i have added my parameter headerId to the vector and passed the vector to the concurrent program
    Vector cpArgs = new Vector();
    cpArgs.addElement(headerId.stringValue());
    // Calling the Concurrent Program
    int requestId = cr.submitRequest(applnName, cpName, cpDesc, null, false, cpArgs);
    tx.commit();
    return requestId;
    } catch (RequestSubmissionException e) {
    OAException oe = new OAException(e.getMessage());
    oe.setApplicationModule(this);
    throw oe;
    I got it from http://prasanna-adf.blogspot.com/2008/11/call-concurrent-program-from-oa.html

  • Submit data using Jquery/Javascript during button click

    submit data using Jquery/Javascript during button click

    Hi,
    From your description, my understanding is that you want to restrict edit form with jQuery/JS.
    If you want to restrict the default edit form with jQuery/JS, you could refer to these steps below:
    Enter your editform.aspx.
    Add below code under <asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">.
    Save this file.
    <script src="https://code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    function PreSaveAction(){
    if($("select[id$='DropDownChoice']").val()==""){
    alert("please choose a value!");
    return false;
    return true;
    </script>
    The screenshot below is my result(it will not save data after clicking OK in the message alert):
    If you customize your list with InfoPath, you could check the checkbox “Cannot be blank” under Validation section or add a rule for your validation as the screenshot below:
    In addition, you could check your code with pressing F12 to debug your code.
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Two Form buttons - a "submit" and an "Add Another Record" button

    Hello, any help would be appreciated . I think what I want to do requires a Custom Trigger but am not sure. And if it does, I'm not sure how to do it.
    I've got a form and when the user gets to the point where they want to submit the form, I want need two buttons; a Submit button and an "Add another Record" button.
    The reason is that the form contains two parts; two fields that go into one table (ex. incident and location) and two fields that go into another table (first name and last name). Of course these tables are tied together. I can do that no problem. But if the user wants to enter another person's name, I want the user to click the Add Another Record button and be able to add the second or third name.
    I know that I need a Custom Trigger to carry the original tables ID. What I can't figure out is how to add the additional button next to the Submit button.
    Thanks!
    Peter T2

    It is possible you have an add-on popup blocker that is more aggressive than Firefox's standard popup blocker?
    A quick way to see whether one of your extensions is involved is to test these features in Firefox's Safe Mode. That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled ''(Flash and other plugins still run)''
    In the dialog, click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • How to automatically submit a form without clicking the button?

    Hi,
    Is there any way to submit a form without clicking the button? Any idea is greatly appreciated.
    -Joey

    well if you are filling some textfields you can do a onchange call so you can submit the form, or use any of the existing functions to do that.

  • Button in the Adobe Frorm

    Hi
    I have developed one application ( Interactive Form ) in Webdynpro for Java ..Iam getting the data by executing the FM .
    I need to place a button in the adobe form . How can i bind the action to button...(Interactive form)
    Thanks
    Kirankumar M

    hi u need to do nothing but palce a button in the form
    and in the interactine form properties create a action in the on submit property
    and write the codin watever u want to do in on pressin the button
    for details refer this tut which has used a button in the form.
    How To execute an RFC model with inputs from
    Interactive Forms
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bfbcd790-0201-0010-679d-e36a3c6b89fa

  • Add Button in ABAP Adobe form/ add onSubmit CLICK event????

    Hi All,
    I designed using ABAP webdynpro.
    I added WebDynpro ActiveX or WebDynpro Native submit button.
    Then I added CLICK under onSUBMIT events of view.
    And added code under ONACTIONCLICK.
    But it is not working. I check old post's saying to use  " Utilities->Insert WebDynpro Script" in layout,
    but in my case " Utilities->Insert WebDynpro Script" in layout is coming as inactive so can not able to
    add that.
    Can any one guide me how can i use Buttons on my Adobe ABAP interactive form?
    Thanks

    method ONACTIONCLICK .
      wd_this->fire_o1_plg(
    endmethod.

Maybe you are looking for

  • How to create a new tag in page properties in the sidekick of geometrrix page

    how to create a new tag in page properties in the sidekick of geometrrix pagesame as basic, advanced, blue print??

  • Cryptographic Errors during install of ZFH 5.1

    Hello, I have two NetWare 6 SP3 Servers running edirectory 8.6.2 SP2 and a Windows 2000 server running AD. I have tried unsuccessfully to install ZenWorks for HandHelds 5.1. I installed Client32 4.9 on the AD Server and logged into both the AD and eD

  • Apex+Cocoon PDF Printing issue  on printing Large Reports

    Hello All, I m in a real hard situation with PDF printing in apex.. The application manages to push the report into PDF with lesser record reports but for Large reports, it says File corrupted when i open the downloaded PDF file.. I use Apex+Coocoon

  • Excel output issue

    Hi Friends, I know that its not the right forum....but i need some pointers... I developed one XML report and its o/p is in excel. In one column i need to print 1-1,1-2,10-1.....the values are geting fine...in.xml But in Excel its dispalying as 1-jan

  • Selecting subject vs. background when extracting with Refine Edge?

    When extracting a subject from one image to another using the Quick Selection Tool and Refine Edge: 1. When is it better to make a selection of the background, make a layer maks of it, invert it, load the mask and use Refine Edge VS. just making a se