<?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: bapi for transfer posting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093968#M1182379</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;U have the tables parameter in the function module u r using.&lt;/P&gt;&lt;P&gt; GOODSMVT_ITEM STRUCTURE  BAPI2017_GM_ITEM_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this u have reservation no and item no y can't u apss ur screen field values to this tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2009 10:07:26 GMT</pubDate>
    <dc:creator>tarangini_katta</dc:creator>
    <dc:date>2009-01-28T10:07:26Z</dc:date>
    <item>
      <title>bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093965#M1182376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;I am bapi for  (MB1B)  transfer posting  for movement type 311.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the requirement is to  do a select on table rkpf, if kdauf is not initial then process the reservation&lt;/P&gt;&lt;P&gt;item with the movement type 311+E otherwise 311.&lt;/P&gt;&lt;P&gt;call the bapi fm  BAPI_GOODSMVT_CREATE  to do transfer posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i should select the reservation no and item no by doing with module pool programming.&lt;/P&gt;&lt;P&gt;how should i enter these values to  the bapi fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 02:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093965#M1182376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T02:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093966#M1182377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you can transfer Posting(311) through BAPI_GOODSMVT_CREATE .&lt;/P&gt;&lt;P&gt;In GM_CODE, pass 04.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The item data MOVE_PLANT and MOVE_STLOC is as target plant and storage location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 09:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093966#M1182377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T09:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093967#M1182378</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;I am not sure about u r question.this is a suggestion not answer to u r question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen the documentation of the function module.There we have clear explaing for Goods movement 4.(transfer posting).There u have the fields reservation and item text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the documentation once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 10:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093967#M1182378</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-01-28T10:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093968#M1182379</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;U have the tables parameter in the function module u r using.&lt;/P&gt;&lt;P&gt; GOODSMVT_ITEM STRUCTURE  BAPI2017_GM_ITEM_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this u have reservation no and item no y can't u apss ur screen field values to this tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 10:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093968#M1182379</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-01-28T10:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093969#M1182380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thankyou for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I call the bapi function module BAPI_GOODSMVT_CREATE  for transfer posting. i should get the pop up message  showing&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;6 goodsmovement were successfully posted&lt;/P&gt;&lt;P&gt;o goodsmovement could not be posted &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           OK&lt;/P&gt;&lt;P&gt; should i call the fm BAPI_TRANSACTION_COMMIT. can any one suggest what should i do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;with regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 10:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093969#M1182380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T10:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for transfer posting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093970#M1182381</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 the function MOdule POPUP_TO_CONFIRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After BAPI_TRACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 11:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-transfer-posting/m-p/5093970#M1182381</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-01-28T11:05:32Z</dc:date>
    </item>
  </channel>
</rss>

