<?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 User Exit-XD01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014011#M712280</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 have one field in XD01, in want to update data into that field (KNA1-BUBKZ).&lt;/P&gt;&lt;P&gt;At present there is one user exit is there (SAPMF02D), but this user exit is not valid one, because on table parameters there is no KNAI-bubkz field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other alternative to find this exit.(either BAdi or user exit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 12:27:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T12:27:02Z</dc:date>
    <item>
      <title>User Exit-XD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014011#M712280</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 have one field in XD01, in want to update data into that field (KNA1-BUBKZ).&lt;/P&gt;&lt;P&gt;At present there is one user exit is there (SAPMF02D), but this user exit is not valid one, because on table parameters there is no KNAI-bubkz field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other alternative to find this exit.(either BAdi or user exit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 12:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014011#M712280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T12:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit-XD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014012#M712281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; try this BADI CUSTOMER_ADD_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 12:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014012#M712281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T12:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit-XD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014013#M712282</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;In Exit 'EXIT_SAPMF02D_001' you have import parameter as KNA1 table, so in that case u wud be able to access KNA1-BUBKZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 12:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014013#M712282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T12:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit-XD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014014#M712283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swamy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this one is not valid exit, in table parameter, there is no KAN1-BUBKZ, how can we change the field, is there any possibility.....NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 13:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014014#M712283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit-XD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014015#M712284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try out the below code.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will meet ur requirement,even if u dont have KNA1-BUBKZ in ur tables parameter....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Local Internal Tables&lt;/P&gt;&lt;P&gt; DATA: lt_kna1   TYPE STANDARD TABLE OF KNA1 ,&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Local Work Areas&lt;/P&gt;&lt;P&gt; DATA: lw_kna1        TYPE KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Variables&lt;/P&gt;&lt;P&gt; DATA:&lt;/P&gt;&lt;P&gt;       lv_kna1        TYPE char30 VALUE '(SAPMF02D)KNA1-BUBKZ'.&lt;/P&gt;&lt;P&gt; FIELD-SYMBOLS:&lt;/P&gt;&lt;P&gt;      &amp;lt;fs_kna1&amp;gt;       STRUCTURE KNA1 DEFAULT KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Assigning the values of table ANLA to field symbol&lt;/P&gt;&lt;P&gt; ASSIGN (lv_kna1) TO &amp;lt;fs_kna1&amp;gt;.&lt;/P&gt;&lt;P&gt; MOVE   &amp;lt;fs_kna1&amp;gt; TO lw_kna1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****&lt;STRONG&gt;Do ur Validation here for lw_kna1.&lt;/STRONG&gt;****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODIFY lt_kna1 INDEX 1.&lt;/P&gt;&lt;P&gt;         &amp;lt;fs_kna1&amp;gt;[] = lt_kna1[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 13:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-xd01/m-p/3014015#M712284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T13:50:04Z</dc:date>
    </item>
  </channel>
</rss>

