<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to create a wizard using abap in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478182#M558081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create wizard in standard VA02 transaction.  Once the user creates a sales order, he should be able to click on a tab . Wwhen he clicks the tab , the wizard should run and display some results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best approach for this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 19:52:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-27T19:52:51Z</dc:date>
    <item>
      <title>how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478182#M558081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create wizard in standard VA02 transaction.  Once the user creates a sales order, he should be able to click on a tab . Wwhen he clicks the tab , the wizard should run and display some results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best approach for this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 19:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478182#M558081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T19:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478183#M558082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to find the user exits or badi's. I think u can search for Screen exits..The following are the user exits and badi's for VA02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Code - VA02              Change Sales Order                                                                                &lt;/P&gt;&lt;P&gt;Enhancement/ Business Add-in            Description                                                                                &lt;/P&gt;&lt;P&gt;Enhancement                                                                                &lt;/P&gt;&lt;P&gt;V60F0001                                SD Billing plan (customer enhancement) diff. to billing plan    &lt;/P&gt;&lt;P&gt; V46H0001                                SD Customer functions for resource-related billing              &lt;/P&gt;&lt;P&gt; V45W0001                               SD Service Management: Forward Contract Data to Item            &lt;/P&gt;&lt;P&gt; V45S0004                                Effectivity type in sales order                                 &lt;/P&gt;&lt;P&gt; V45S0003                                MRP-relevance for incomplete configuration                      &lt;/P&gt;&lt;P&gt; V45S0001                                Update sales document from configuration                        &lt;/P&gt;&lt;P&gt; V45P0001                                SD customer function for cross-company code sales               &lt;/P&gt;&lt;P&gt; V45L0001                                SD component supplier processing (customer enhancements)        &lt;/P&gt;&lt;P&gt; V45E0002                                Data transfer in procurement elements (PRreq., assembly)        &lt;/P&gt;&lt;P&gt; V45E0001                                Update the purchase order from the sales order                  &lt;/P&gt;&lt;P&gt; V45A0004                                Copy packing proposal                                           &lt;/P&gt;&lt;P&gt; V45A0003                                Collector for customer function modulpool MV45A                 &lt;/P&gt;&lt;P&gt; V45A0002                                Predefine sold-to party in sales document                       &lt;/P&gt;&lt;P&gt; V45A0001                                Determine alternative materials for product selection           &lt;/P&gt;&lt;P&gt; SDTRM001                               Reschedule schedule lines without a new ATP check                                                                                &lt;/P&gt;&lt;P&gt;Business Add-in                                                                                &lt;/P&gt;&lt;P&gt;BADI_SD_SCH_GETWAGFZ          Scheduling Agreement: Read WAGFZ from S073                      &lt;/P&gt;&lt;P&gt; BADI_SD_V46H0001                        SD Customer functions for resource-related billing                                                                                &lt;/P&gt;&lt;P&gt;No.of Exits:         15                                                                                &lt;/P&gt;&lt;P&gt;No.of BADis:          2                                                                                &lt;/P&gt;&lt;P&gt;Try to find a suitable one and check it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;chaithanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 20:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478183#M558082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T20:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478184#M558083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I understand from your requirement is, you want to create program, which should get called once user saves the Sales Order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should create a custom Function Group, with Screens and the routines and function modules. In screen, define the TAB and the whatever options user wants, give the buttons like NEXT, PREVIOUS, CANCEL etc based on your requirement on each of the tab and handle the F-Code in your PAI event and write the code accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can call this function module in USEREXIT_REFRESH_DOCUMENT, which gets called once your Sales Order gets saved. This user exit is availalbe in MV45AFZA include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you to create your Wizard Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 20:35:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478184#M558083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T20:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478185#M558084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean I should create a Z transaction like ZVA01/ZVA02 or create a tab/gui icon  in the standard program SAPMV45A ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User enters all details in sales order and then he will click on this GUI icon (like u have save,edit in standard VA02) . As soon he clicks this new gui icon, it should pop up wizard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be nice if I can modify the standard GUI of SAPMV45A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 21:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478185#M558084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T21:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478186#M558085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now, help me understand your requirement clearly. You want this to happen everytime users presses SAVE button ( I mean AFTER DOCUMENT GETS SAVED) or you want to give an extra option where user has selection to go for this transaction.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 21:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478186#M558085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T21:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a wizard using abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478187#M558086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user should have this option before he saves the order..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the requirement: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User creates a SO using VA01, inputs all information and clicks on a GUI icon (custom). This should pop up a wizard and run a small report.He has to check the report and close the window. The he will make a decisson to save the sale order. If not he may not save the sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This wizard has to run from the gui icon which I have to build. So do i need to creare ZVA01 or can I just add a gui icon to the standard program? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 21:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wizard-using-abap/m-p/2478187#M558086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T21:35:51Z</dc:date>
    </item>
  </channel>
</rss>

