<?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: saving goods movement using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370028#M1039878</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;&lt;/P&gt;&lt;P&gt;Have used after BAPI, Another BApi BAPI_TRANSACTION_COMMIT&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;jana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 10:29:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-28T10:29:32Z</dc:date>
    <item>
      <title>saving goods movement using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370027#M1039877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frnds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need some help in saving confirmation with Goods Movement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Z report to enter confirmation data and save .&lt;/P&gt;&lt;P&gt;am using following BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'BAPI_PRODORDCONF_CREATE_TT'

*EXPORTING 
*POST_WRONG_ENTRIES = '0' 
*TESTRUN = 
*IMPORTING 
*RETURN = 
TABLES
TIMETICKETS = P_IT_BAPI_PP_TIMETICKET
GOODSMOVEMENTS = P_IT_GOODSMOVEMENTS
*LINK_CONF_GOODSMOV = P_IT_LINK_CONF_GOODSMKOV 
DETAIL_RETURN = P_IT_DETAIL_RETURN
.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here P_IT_BAPI_PP_TIMETICKET gives me confirmation details.&lt;/P&gt;&lt;P&gt;and P_IT_GOODSMOVEMENTS gives me Goods movement details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to create confirmation successfully when i check it in AFRU&lt;/P&gt;&lt;P&gt;but when I am checking Goods Movement Data in AUFM &lt;/P&gt;&lt;P&gt;I am not getting the header part with movemet type 101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea&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;Aniruddh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: aniruddha surve on Aug 28, 2008 12:14 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: aniruddha surve on Aug 28, 2008 12:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370027#M1039877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T10:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: saving goods movement using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370028#M1039878</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;&lt;/P&gt;&lt;P&gt;Have used after BAPI, Another BApi BAPI_TRANSACTION_COMMIT&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;jana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370028#M1039878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T10:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: saving goods movement using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370029#M1039879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using bapi_transaction_commit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can save the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the header part is not saved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you check in AUFM table&lt;/P&gt;&lt;P&gt;for one entry there is one record with movement type 101 and other records with movement type 261 or other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting record with movement type 101 ( good receipt )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370029#M1039879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T10:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: saving goods movement using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370030#M1039880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use commit work after the BAPi...as posted above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370030#M1039880</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-08-28T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: saving goods movement using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370031#M1039881</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;just right now I'm having the same problem with the BAPI_PRODORDCONF_CREATE_TT...... i get some records GM 261 but not i get this record 101.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have any solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 23:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saving-goods-movement-using-bapi/m-p/4370031#M1039881</guid>
      <dc:creator>former_member761281</dc:creator>
      <dc:date>2010-02-02T23:34:10Z</dc:date>
    </item>
  </channel>
</rss>

