<?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: BADI implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214773#M1378210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you read forum rules, you'll see that nobody answers when you don't give enough information, or nobody knows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, nobody should answer if it looks like training, this forum is just to answer to true issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check if your question gives enough information. First of all, you don't give the BAdI name. Etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must declare screen variables in global scope, not in PAI. You use bad statement INSERT (it looks like SQL!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2009 14:26:42 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-10-06T14:26:42Z</dc:date>
    <item>
      <title>BADI implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214771#M1378208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;              Im trying to add aadditional tab to MIGO tcode at item level.Now i have designed the screen using get from dictionary as im using a Ztable. I have few issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When im calling the Screen in the BADI PBOmethod. im getting the tab 2 times in the MIGO screen.how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I have to concatenate 3 field values on the screen into a single field. how shud i declare the variables in the PAI method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im doing it this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*data : v_slno type zpltmtr(this is my Ztable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case  sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'OK_GO'.&lt;/P&gt;&lt;P&gt;concatenate : v_slno-ebeln v_slno-ebelp v_slno-seqno v_slno-runno into v_slno-slno.&lt;/P&gt;&lt;P&gt;insert  zpltmtr from v_slno.&lt;/P&gt;&lt;P&gt;endcase.*&lt;/P&gt;&lt;P&gt;when i designed the screen , i used GET FROM DICTIONARY and i got those fields.so my field name in the screen is for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Length = ZPLTMTR-LENGTH.&lt;/P&gt;&lt;P&gt;and in the method im using an internal table to get these values and insert,but im unable to get the screen field values to the method .how shud i do that .please help me with suitable code example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 10:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214771#M1378208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T10:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214772#M1378209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why no body is responding to my question? was my question confusing or did i break the rules of SDN.do reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 11:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214772#M1378209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T11:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214773#M1378210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you read forum rules, you'll see that nobody answers when you don't give enough information, or nobody knows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, nobody should answer if it looks like training, this forum is just to answer to true issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check if your question gives enough information. First of all, you don't give the BAdI name. Etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must declare screen variables in global scope, not in PAI. You use bad statement INSERT (it looks like SQL!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 14:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation/m-p/6214773#M1378210</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-10-06T14:26:42Z</dc:date>
    </item>
  </channel>
</rss>

