<?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>Question Re: Executing ME54N in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785599#M2139106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;As said before , you can use WS00000038(BUS2009) which has methods to release the PR.&lt;/P&gt;&lt;P&gt;or u can delegate BUS2009 with a new method by selecting TRANSACTION in ABAP tab and Name = ME54.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following code will be generated&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAN' FIELD OBJECT-KEY-NUMBER.&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAP ' FIELD OBJECT-KEY-Item.  &lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'ME54' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if BUS2105, apply the same, but Item number has to be passed exclusivly&lt;/P&gt;&lt;P&gt;following code will be generated&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAN' FIELD OBJECT-KEY-NUMBER.&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BFC ' FIELD &lt;EM&gt;PR-Item&lt;/EM&gt;.  &lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'ME54' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for connecting the User and relaese code , based on ur requirement go for one of these.&lt;/P&gt;&lt;P&gt;SPRO-&amp;gt;Material Management-&amp;gt;Purchase-&amp;gt;Purchase Requsition-&amp;gt;Release Procedure-&amp;gt;Set up proc with classification&lt;/P&gt;&lt;P&gt;SPRO-&amp;gt;Material Management-&amp;gt;Purchase-&amp;gt;Purchase Requsition-&amp;gt;Release Procedure-&amp;gt;procedure with classificatiion -&amp;gt;set up procedure with classification&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2009 06:34:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-30T06:34:59Z</dc:date>
    <item>
      <title>Executing ME54N</title>
      <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaq-p/5785596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts&lt;/P&gt;&lt;P&gt; Instead of using the method RELEASE in the object BUS2105 "Purchase Requisition" I need to execute the TCode ME54N and pass the PR number to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you could till me where does the administrator assign the release code to the user&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;waiting for your advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 12:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/executing-me54n/qaq-p/5785596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T12:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Executing ME54N</title>
      <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785597#M2139104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the release code you can obtain using the standard Workflow WS00000038. The user who is responsible for release can be obtained from standard Rule 148 which you can check in Tcode PFAC_DIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arghadip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 04:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785597#M2139104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T04:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Executing ME54N</title>
      <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785598#M2139105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SS,&lt;/P&gt;&lt;P&gt;could you make you requirement more clear.&lt;/P&gt;&lt;P&gt;Because generally SAP would by default take you to ME54N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785598#M2139105</guid>
      <dc:creator>former_member184495</dc:creator>
      <dc:date>2009-06-30T05:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Executing ME54N</title>
      <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785599#M2139106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;As said before , you can use WS00000038(BUS2009) which has methods to release the PR.&lt;/P&gt;&lt;P&gt;or u can delegate BUS2009 with a new method by selecting TRANSACTION in ABAP tab and Name = ME54.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following code will be generated&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAN' FIELD OBJECT-KEY-NUMBER.&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAP ' FIELD OBJECT-KEY-Item.  &lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'ME54' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if BUS2105, apply the same, but Item number has to be passed exclusivly&lt;/P&gt;&lt;P&gt;following code will be generated&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BAN' FIELD OBJECT-KEY-NUMBER.&lt;/P&gt;&lt;P&gt; SET PARAMETER ID 'BFC ' FIELD &lt;EM&gt;PR-Item&lt;/EM&gt;.  &lt;/P&gt;&lt;P&gt; CALL TRANSACTION 'ME54' AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for connecting the User and relaese code , based on ur requirement go for one of these.&lt;/P&gt;&lt;P&gt;SPRO-&amp;gt;Material Management-&amp;gt;Purchase-&amp;gt;Purchase Requsition-&amp;gt;Release Procedure-&amp;gt;Set up proc with classification&lt;/P&gt;&lt;P&gt;SPRO-&amp;gt;Material Management-&amp;gt;Purchase-&amp;gt;Purchase Requsition-&amp;gt;Release Procedure-&amp;gt;procedure with classificatiion -&amp;gt;set up procedure with classification&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 06:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785599#M2139106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T06:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Executing ME54N</title>
      <link>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785600#M2139107</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;use the object method &lt;STRONG&gt;BUS2105.SingleRelease&lt;/STRONG&gt; instead of .Release. This brings you to transaction ME54N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a standard task existing, which you could use: TS20000159   (don't forget to configure the task as "general task" under the agent assignment, before using).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;   Florin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 07:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/executing-me54n/qaa-p/5785600#M2139107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T07:54:36Z</dc:date>
    </item>
  </channel>
</rss>

