<?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 Re: regarding modification in va01/vao2/va03 tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modification-in-va01-vao2-va03-tcode/m-p/2348746#M518323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Modifications to almost all the STD t codes are generally done with BADi's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try finding relevent BADI with below step by step process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the below steps to find out what all BADI's are called when you press any button in any transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto se24 (Display class cl_exithandler) &lt;/P&gt;&lt;P&gt;2) Double click on the method GET_INSTANCE. &lt;/P&gt;&lt;P&gt;3) Put a break point at Line no.25 (CASE sy-subrc). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now &lt;/P&gt;&lt;P&gt;4) Execute SAP standard transaction &lt;/P&gt;&lt;P&gt;5) Press the required button for which you need to write an exit logic, the execution will stop at the break point. &lt;/P&gt;&lt;P&gt;6) Check the values of variable 'exit_name', it will give you the BADI name called at that time. &lt;/P&gt;&lt;P&gt;7) This way you will find all the BADIs called on click of any button in any transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful&lt;/P&gt;&lt;P&gt;Regs, &lt;/P&gt;&lt;P&gt;Tushar Mundlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 13:44:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T13:44:27Z</dc:date>
    <item>
      <title>regarding modification in va01/vao2/va03 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modification-in-va01-vao2-va03-tcode/m-p/2348745#M518322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per we can configure the screen of mm01,mm02,mm03 in spro by modifying the datascreen and assining the data screen to mm01/mm02/mm03.teis requirement i executed. but now i need to modify th screen of va01/va02/va03 with specific order type.in the screen i have to include some fields which i used to call from zee table and when ever the data modification is done these table should get updated.&lt;/P&gt;&lt;P&gt;it is not possible through any kind of exits and badi implementation.&lt;/P&gt;&lt;P&gt;even it may be possible through badi implementation.but i dont know the procedure and steps to follow how to implement this senario.ie. the screen related to one perticular order type like zso in va01/va02/va03 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i request the requirement is very urgent so suggest me as early as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx with warm regards,,,,,&lt;/P&gt;&lt;P&gt;hareesh tadepalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 13:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modification-in-va01-vao2-va03-tcode/m-p/2348745#M518322</guid>
      <dc:creator>hareesh_tadepalli</dc:creator>
      <dc:date>2007-06-15T13:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: regarding modification in va01/vao2/va03 tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modification-in-va01-vao2-va03-tcode/m-p/2348746#M518323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Modifications to almost all the STD t codes are generally done with BADi's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try finding relevent BADI with below step by step process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the below steps to find out what all BADI's are called when you press any button in any transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto se24 (Display class cl_exithandler) &lt;/P&gt;&lt;P&gt;2) Double click on the method GET_INSTANCE. &lt;/P&gt;&lt;P&gt;3) Put a break point at Line no.25 (CASE sy-subrc). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now &lt;/P&gt;&lt;P&gt;4) Execute SAP standard transaction &lt;/P&gt;&lt;P&gt;5) Press the required button for which you need to write an exit logic, the execution will stop at the break point. &lt;/P&gt;&lt;P&gt;6) Check the values of variable 'exit_name', it will give you the BADI name called at that time. &lt;/P&gt;&lt;P&gt;7) This way you will find all the BADIs called on click of any button in any transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful&lt;/P&gt;&lt;P&gt;Regs, &lt;/P&gt;&lt;P&gt;Tushar Mundlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 13:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modification-in-va01-vao2-va03-tcode/m-p/2348746#M518323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T13:44:27Z</dc:date>
    </item>
  </channel>
</rss>

