<?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: adding extra tab at Sales order header level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217462#M1911375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BADI triggers only when you click on the new tab on Sales Order header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using VA01, were you able to enter values and save those to the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using VA03, were you able to see the values that are saved by the above step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I had understood your issue correctly. It would be great if you explain bit more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Aug 2015 22:45:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-29T22:45:44Z</dc:date>
    <item>
      <title>adding extra tab at Sales order header level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217461#M1911374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;hi Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;There is requirement of having extra tab (next to additional tabs) at Sales order header level - for this, i implemented with the help of badi 'BADI_SLS_HEAD_SCR_CUS'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;So, all the code related to this is built in module pool program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Now, the issue is, data population to that extra tab happening only when User go to that particular tab - i mean, in debugging, i can see the code in mpp triggering only when user picks that tab - but this should not be the case, right...while creating Sales order, data population to happen automatically, not always User goes to that tab ...i'm trying to write the same code in exit, 'move_field_to_vbap' - but no luck and I doubt how any exit recognize the table control (new tab) !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Please provide me inputs if any, thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 09:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217461#M1911374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-29T09:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: adding extra tab at Sales order header level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217462#M1911375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BADI triggers only when you click on the new tab on Sales Order header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using VA01, were you able to enter values and save those to the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using VA03, were you able to see the values that are saved by the above step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I had understood your issue correctly. It would be great if you explain bit more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 22:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217462#M1911375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-29T22:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: adding extra tab at Sales order header level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217463#M1911376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sandy,&lt;/P&gt;&lt;P&gt;Yes, through VA01 - values are populating, but issue is population logic to be done automatically like standard sap, where all other tabs how they behave, in similar way, my custom tab to fill by default as my coding there in badi - problem is my custom logic in badi is triggering only when we click that particular custom tab - but this should not be the case, right...Always User can't go Header level and click that tab...&lt;/P&gt;&lt;P&gt;And i can see the data displaying at VA03 - in the case when i click the tab thru VA01..hope you understand the issue i'm facing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, anything to link up the sap screen flow while we using this badi '&lt;SPAN style="color: #333333; font-size: 12px; background-color: #f8f8f8;"&gt;BADI_SLS_HEAD_SCR_CUS'&amp;nbsp; OR what might be the alternate way to dealt with?&amp;nbsp; Please provide inputs if any, thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 09:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-extra-tab-at-sales-order-header-level/m-p/11217463#M1911376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-30T09:54:28Z</dc:date>
    </item>
  </channel>
</rss>

