<?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: BDC program header and line items in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216839#M767089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure you receive could be adapted to use the following function modules which will build the BDC flow :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_START&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_DOCUMENT&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_END&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at those FM documentation, look also at thread like [Thread 1921435 function POSTING_INTERFACE_DOCUMENT |&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1921435"&gt;&lt;/A&gt;; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 08:15:47 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2008-01-07T08:15:47Z</dc:date>
    <item>
      <title>BDC program header and line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216838#M767088</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 developing new  BDC program using transaction FB01,session method SM35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the file format is :There is a txt file that will be prepared by users in the format shown below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document header information is indicated with Record Type &amp;#145;H&amp;#146; in one of the columns.&lt;/P&gt;&lt;P&gt;Document Line items are indicated with Record Type &amp;#145;L&amp;#146; in the same column.&lt;/P&gt;&lt;P&gt;Header Fields: Company Code, Document Date, Document Type, Posting Date, Currency, Reference, Document Header Text. SAP Document no will be created and given by system.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Line Items Fields: Posting Key, Account, Special G/L Indicator, Document Currency Amount, Local Currency Amount, VAT Code, Term Days, Baseline Date, Assignment, Line item text, Profit Center, Cost Center, Internal Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document can have more than 2 line items. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one  give the example program. and some coding for how to process line item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 08:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216838#M767088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T08:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program header and line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216839#M767089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure you receive could be adapted to use the following function modules which will build the BDC flow :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_START&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_DOCUMENT&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_END&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at those FM documentation, look also at thread like [Thread 1921435 function POSTING_INTERFACE_DOCUMENT |&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1921435"&gt;&lt;/A&gt;; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 08:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216839#M767089</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-07T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program header and line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216840#M767090</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;We have a requirement like we need to post/upload header and line items stored in 2 different tables to an existing Module pool (consisting of  many screens).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its like the header detal need to be posted on to the Header Screen  first and when commited need to post the line details to another DETAIL Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this requirement be met using CALL TRANSACTION?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers regarding the same would be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sukumari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 14:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-header-and-line-items/m-p/3216840#M767090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T14:16:36Z</dc:date>
    </item>
  </channel>
</rss>

