<?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 BDC_INSERT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470235#M555254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;             IN BDC_INSERT WHAT IS THE USE OF THESE  EXPORTING FIELD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  POST_LOCAL         = NOVBLOCAL&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PRINTING               =     NOPRINT&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SIMUBATCH              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND IN BDC_OPEN_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   DEST                      = FILLER8&lt;/P&gt;&lt;P&gt;   HOLDDATE                  = FILLER8&lt;/P&gt;&lt;P&gt;   RECORD                    = FILLER1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASHOK KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 06:21:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T06:21:42Z</dc:date>
    <item>
      <title>BDC_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470235#M555254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;             IN BDC_INSERT WHAT IS THE USE OF THESE  EXPORTING FIELD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  POST_LOCAL         = NOVBLOCAL&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PRINTING               =     NOPRINT&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SIMUBATCH              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND IN BDC_OPEN_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   DEST                      = FILLER8&lt;/P&gt;&lt;P&gt;   HOLDDATE                  = FILLER8&lt;/P&gt;&lt;P&gt;   RECORD                    = FILLER1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASHOK KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470235#M555254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470236#M555255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In BDC_INSERT there are no export parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the parameters are import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However,&lt;/P&gt;&lt;P&gt;POST_LOCAL indicates the "BDC message type"&lt;/P&gt;&lt;P&gt;PRINTING indicates "BDC   status"&lt;/P&gt;&lt;P&gt;SIMUBATCH indicates "Simulate Background Processing (SY-BATCH='X')".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BDC_OPEN_GROUP&lt;/P&gt;&lt;P&gt;DEST indicates "Target system for ODC"&lt;/P&gt;&lt;P&gt;HOLDDATE indicates "Session locked until specified date"&lt;/P&gt;&lt;P&gt;RECORD indicates " BI recording Indicator, either 'X' or '  ' ".&lt;/P&gt;&lt;P&gt;&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;Pavan P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470236#M555255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470237#M555256</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;BDC_INSERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEST: (not applicable)&lt;/P&gt;&lt;P&gt;HOLDDATE: Lock folder for processing until specified date&lt;/P&gt;&lt;P&gt;RECORD: Flag for BI recording 'X' oder ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC_OPEN_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post_local   (switch on local update) optional&lt;/P&gt;&lt;P&gt;printing     (switch off printing) optional&lt;/P&gt;&lt;P&gt;simubatch    (save recording option)'Simualte Background Mode') Optional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF HELPFUL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470237#M555256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470238#M555257</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;&amp;lt;b&amp;gt;BDC_INSERT&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these parameters are imoprting parameters in function module point of view.&lt;/P&gt;&lt;P&gt;where are is these are exporting parameters in programmer point of view.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;POST_LOCAL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Parameter to update data locally. If POST_LOCAL = &amp;#145;X&amp;#146;, data will be updated locally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRINTING parameter indicates the BDC status of  batchinput ( it is print while updating the data in data base).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIMUBATCH if we set this field = 'X', it will runt the BIS in Background mde&lt;/P&gt;&lt;P&gt;(SY-BATCH='X').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BDC_OPEN_GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these parameters are imoprting parameters in function module point of view.&lt;/P&gt;&lt;P&gt;where are is these are exporting parameters in programmer point of view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEST indicates the Target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;HOLDDATE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Lock date. The session is locked and may not be processed until after the date that you specify. Only a system administrator with the LOCK authorization for the authorization object Batch Input Authorizations can unlock and run a session before this date. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Format: YYYYMMDD (8 digits). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default: No lock date, session can be processed immediately. A lock date is optional. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RECORD indicates BI recording, possible values for this field is  'X' or space ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashk Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 07:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert/m-p/2470238#M555257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T07:27:35Z</dc:date>
    </item>
  </channel>
</rss>

