<?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 BADI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3008407#M710832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; i want to add new field for serial number of material(SERNP) in MIGO Transaction and i want to  updata that field which mathods i have to sellect in  "mb_migo_badi" BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Rags&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 13:43:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T13:43:53Z</dc:date>
    <item>
      <title>BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3008407#M710832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; i want to add new field for serial number of material(SERNP) in MIGO Transaction and i want to  updata that field which mathods i have to sellect in  "mb_migo_badi" BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Rags&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 13:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3008407#M710832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: BADI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3008408#M710833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are thinking of putting the field in header use the following methods&lt;/P&gt;&lt;P&gt;PBO_HEADER	PBO of Header Screen&lt;/P&gt;&lt;P&gt;PAI_HEADER	PAI of Header Screen&lt;/P&gt;&lt;P&gt;CHECK_HEADER	Check Header Data of Goods Movement&lt;/P&gt;&lt;P&gt;for item level try the following&lt;/P&gt;&lt;P&gt;PBO_DETAIL	PBO of Detail Screen&lt;/P&gt;&lt;P&gt;PAI_DETAIL	PAI of Detail Screen&lt;/P&gt;&lt;P&gt;LINE_MODIFY	Add / Change a Line (GOITEM)&lt;/P&gt;&lt;P&gt;LINE_DELETE	Delete a Line (GOITEM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field we need to create should be present in a program as a screen field(not a selection screen) and call it in the PBO part of header or item by passing&lt;/P&gt;&lt;P&gt;E_CPROG  -&amp;gt; program name&lt;/P&gt;&lt;P&gt;E_DYNNR  -&amp;gt; screen number&lt;/P&gt;&lt;P&gt;so that it will be visible on the MIGO screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For updation we need post document(POST_DOCUMENT) or similar methos..which gets triggered towards the end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explore the above mentioned and revert back,and do reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Byju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 04:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi/m-p/3008408#M710833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-01T04:11:26Z</dc:date>
    </item>
  </channel>
</rss>

