<?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: Difference between BAPI posting and manual posting. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858922#M1475409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 11:52:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-29T11:52:56Z</dc:date>
    <item>
      <title>Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858917#M1475404</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;&lt;/P&gt;&lt;P&gt;I have a requirement.&lt;/P&gt;&lt;P&gt;I am doing transfer posting thru BAPI  BAPI_GOODSMVT_CREATE.&lt;/P&gt;&lt;P&gt;After posting when I display the document, I get the transaction thru which posting is done is MB1B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have to restrict users to do manual posting thru MB1B.&lt;/P&gt;&lt;P&gt;So I wanted to know if der is a way we can find out the difference between the manual posting and Posting done thru BAPI.&lt;/P&gt;&lt;P&gt;some flag or some variable is set so that with the use of BADI or exit I can restrict the user by checkin dat variable or flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858917#M1475404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858918#M1475405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pass the value "Through BAPI" in the structure field "goodsmvt_header-HEADER_TXT" While calling BAPI.&lt;/P&gt;&lt;P&gt;Material document header text will be updated with this value, which will help to differnciate between documents created through BAPI and standard transaction code&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;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on Apr 29, 2010 5:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858918#M1475405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858919#M1475406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:36:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858919#M1475406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858920#M1475407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to differenciate between the entries created through BAPI &amp;amp; Manual Posting OR you want to put some validation while posting the document ? explain the scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:41:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858920#M1475407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858921#M1475408</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;Have you considered the maintaining the one indicator field in append structure and &lt;/P&gt;&lt;P&gt;updating it as say 'B' in when calling the BAPI&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;sateesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858921#M1475408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858922#M1475409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:52:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858922#M1475409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858923#M1475410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to sateesh, I didnt get u which field r u talkin about....&lt;/P&gt;&lt;P&gt;u mean to say i create an append structure an update it wid X while BAPI posting....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to Vinod, I want to get a difference betn posting thru BAPI and manual BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858923#M1475410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858924#M1475411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the option here is to pass a different value in Header which is not displayed in MB1C where user do the data entry.  May be "BILL_OF_LADING" will be helpful. (Have to check the relevance of this field .. will it contain genuine value in any scenarios??)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the financial accounting document related to the Material documents, is there any differnce between BKPF-AWTYP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on Apr 29, 2010 5:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:58:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858924#M1475411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T11:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858925#M1475412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too was thinkin abt d same thin...&lt;/P&gt;&lt;P&gt;But if sum1 update d same field manualy...&lt;/P&gt;&lt;P&gt;I need to check a field which is not present on screen so dat user never manualy tries to update it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858925#M1475412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858926#M1475413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bill of Lading field is not available in MB1C screen. But check the relevance of this field in specific scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858926#M1475413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between BAPI posting and manual posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858927#M1475414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to set values in fields in order to tell the difference between the calls.  That's just wasting a usable field and it doesn't make sense to users.  The more commonly used BAPIs typically set flags in global memory so that the (shared) code can distinguish between the types of calls.  This BAPI call is no different.  Check the BAPI code and you'll see what I mean...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-bapi-posting-and-manual-posting/m-p/6858927#M1475414</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-04-29T13:45:18Z</dc:date>
    </item>
  </channel>
</rss>

