<?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 default values in purchase order when using ME21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027089#M715800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to add field default settings for SAP transaction code ME21 (create PO). The fields we want to add defaults to are: valuation type (EKPO-BWTAR) to default a text "ATT" and storage location (EKPO-LGORT) to default a value "03" when the user is creating a purchase order with transaction code ME21.  I cannot find any exits or BAPI that will allow this and users do not want to use Enjoy screens.  All help appreciated michaeljames8 at hotmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 20:18:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T20:18:59Z</dc:date>
    <item>
      <title>default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027089#M715800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to add field default settings for SAP transaction code ME21 (create PO). The fields we want to add defaults to are: valuation type (EKPO-BWTAR) to default a text "ATT" and storage location (EKPO-LGORT) to default a value "03" when the user is creating a purchase order with transaction code ME21.  I cannot find any exits or BAPI that will allow this and users do not want to use Enjoy screens.  All help appreciated michaeljames8 at hotmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 20:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027089#M715800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T20:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027090#M715801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve it by maintaing the default parameters in the User master records for every users in t-code SU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to su01 &amp;gt; enter user &amp;gt; enter &amp;gt; parameters.. enter following details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.................        Parameter id --- value&lt;/P&gt;&lt;P&gt;For valuation type : BWT --- ATT&lt;/P&gt;&lt;P&gt;Storage locaiotn: LAG  --- your storage location.&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;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 20:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027090#M715801</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-10-25T20:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027091#M715802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;appreciate the quick reply but the value for "plant" varies depending on the material and you cannot populate storage location without plant from a PID or default from "users profile".  I was hoping for a BAPI or exit or some other fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 20:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027091#M715802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T20:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027092#M715803</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;Since it's not a complicated logic, you may go in for Field Exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 08:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027092#M715803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027093#M715804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The challenge is finding a usable field exit for tcode ME21.  I have yet to find one that will facilitate the changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 16:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027093#M715804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: default values in purchase order when using ME21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027094#M715805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     You can create the field exits using the program RSMODPRF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the program RSMODPRF and then give the data element of the field (BWTAR or LGORT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Execute again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it takes you to function module screen with the name of the function FIELD_EXIT_BWTAR for BWTAR field and FIELD_EXIT_LGORT for LGORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then inside the function module just give this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output = '123'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then by default you can see that value while you run the transaction.&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;Reward if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 21:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-values-in-purchase-order-when-using-me21/m-p/3027094#M715805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T21:53:53Z</dc:date>
    </item>
  </channel>
</rss>

