<?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: user exit help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208093#M132747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether the user-exit is activated. If it is not activated then add the user-exit to the project using CMOD transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2006 12:33:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-13T12:33:25Z</dc:date>
    <item>
      <title>user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208091#M132745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;I couldnt populate the purchase order date (vbkd-bstdk) into the screen va01 when uploading the orders data. im using orders05. i think only option is of using an userexit. Ive found out the suitable include to include the code. If im not wrong the include is ZXVEDU03 (cust func 001).&lt;/P&gt;&lt;P&gt;In this include ive included the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data   : w_vbkd like dxhvbkd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case segment-segnam.&lt;/P&gt;&lt;P&gt;when 'E1EDK03'.&lt;/P&gt;&lt;P&gt;move segment-sdata to e1edk03.&lt;/P&gt;&lt;P&gt;if e1edk03-iddat = '022'.&lt;/P&gt;&lt;P&gt;  move e1edk03-datum to w_vbkd-bstdk.&lt;/P&gt;&lt;P&gt;  move w_vbkd            to dxhvbkd.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive done this and i couldnt see the field in the order created. Is there something else i should do to populate the field onto the screen. could somebody help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208091#M132745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208092#M132746</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;could you provide the function or the user-exit instead of the include ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208092#M132746</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-13T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208093#M132747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether the user-exit is activated. If it is not activated then add the user-exit to the project using CMOD transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208093#M132747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208094#M132748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frederic,&lt;/P&gt;&lt;P&gt;its customer function 001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;ill check it in cmod trans.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks guys..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208094#M132748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208095#M132749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). Find the enhancement name for the exit in transaction SMOD.&lt;/P&gt;&lt;P&gt;2). Create a project for the enhancement in Transaction CMOD. &lt;/P&gt;&lt;P&gt;3). Activate the project and then write your code in the customer function 001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208095#M132749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208096#M132750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks lokesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im trying to find out the enhancement name. couldnt get hold of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208096#M132750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208097#M132751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope u missed the &amp;lt;b&amp;gt;append&amp;lt;/b&amp;gt; statement after moving the data into segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208097#M132751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208098#M132752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SPRO transaction -&amp;gt; Browse through the application hierarchy to the Sales Order -&amp;gt; There will be a node for User Exits. Click on that node and you will get a list of all the User exits for VA01 with documentation. You will also get the enhancement name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;pls. reward appropriate points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208098#M132752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208099#M132753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;could u give the transaction code ...is it s001..&lt;/P&gt;&lt;P&gt;u can use cmod-- for assigning a exit&lt;/P&gt;&lt;P&gt;use smod-- for details about the exit..&lt;/P&gt;&lt;P&gt;transaction s001 doesn't have any exits..so try for some Function mods..&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208099#M132753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T12:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208100#M132754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u try the following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case segment-segnam.&lt;/P&gt;&lt;P&gt;when 'E1EDK03'.&lt;/P&gt;&lt;P&gt;move segment-sdata to e1edk03.&lt;/P&gt;&lt;P&gt;if e1edk03-iddat = '022'.&lt;/P&gt;&lt;P&gt;  PERFORM IDOC_MOVE(LVEDAF2Y) USING &lt;/P&gt;&lt;P&gt;               E1EDK03-DATUM WLDAT D_FLAG_K-UER2.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should work.&lt;/P&gt;&lt;P&gt;Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208100#M132754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208101#M132755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First off try Enhancement name VEDA0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your code still doesn't work you have two other options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Within the user exit try populating XVBAK-BSTDK.&lt;/P&gt;&lt;P&gt;2.  If you are passing in the purshase order number on segment E1EDK02, you can also put the purchase order date on this segment and you will not need the user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208101#M132755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208102#M132756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhijit,&lt;/P&gt;&lt;P&gt;im gonna just try with ur code and c if it works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi chris,&lt;/P&gt;&lt;P&gt;when im using the enhancement veda001 its showing me its already associated with veda001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208102#M132756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208103#M132757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;ive used segment e1edk02 to populate the customer purchase order date and it worked mate. Thanks a lot for that. Is there any chance that i can use any segment to pouplate tax classification field (vbak-taxk1 ). as of now thats the only field i have to populate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways thanks a lot...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208103#M132757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208104#M132758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just did a quick search on the IDOC_INPUT_ORDERS FM and the only thing I could find related to taxes are segments K04 and P04.  Unfortunately I do not think that IDOC_INPUT_ORDERS does anything with these segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208104#M132758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208105#M132759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes i went thru idoc_input _orders and its not doing anything with these segments. Is an user exit the only option for that or is there any other way to deal with it mate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208105#M132759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208106#M132760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to everybody ... i could get a solution for purchase order date field...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:58:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208106#M132760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T13:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208107#M132761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close the post and provide the solution here so that others can benefit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 14:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208107#M132761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208108#M132762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are going to have to deal with it through the User exit.  I would be careful with this though.  I think that SAP tries to determine most of tax related things automatically based on customer master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 14:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208108#M132762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T14:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: user exit help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208109#M132763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i will talk to my tl before coming to any conclusions.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is given by chris. Date segemnt(e1edk03) with qualifier 22 is not working with idoc_input_orders. so better to use e1edk02 with related qualifiers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 14:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-help/m-p/1208109#M132763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T14:32:30Z</dc:date>
    </item>
  </channel>
</rss>

