<?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: Posting a document using RFBIBL00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695764#M305249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I guess you have missed populating field STYPE in each of the records which identifies the actual structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Below is how you have to pass for them:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Struc --&amp;gt; Value&lt;/P&gt;&lt;P&gt;BGR00 --&amp;gt; 0&lt;/P&gt;&lt;P&gt;BBKPF --&amp;gt; 1&lt;/P&gt;&lt;P&gt;BBSEG --&amp;gt; 2&amp;lt;/b&amp;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;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2006 08:43:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-07T08:43:12Z</dc:date>
    <item>
      <title>Posting a document using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695762#M305247</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 want to post certain details using this program. I have populated the three structures: BGR00, BBKPF(header data) and BBSEG(line item data). The session gets opened but is terminated while reading the header data strucure. It gives this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session 1 session name SESSION was opened&lt;/P&gt;&lt;P&gt;Doc. 1 record 1 : Invalid record type /&lt;/P&gt;&lt;P&gt;... Last header record ...&lt;/P&gt;&lt;P&gt;it gives the list of structure fields, and after the last field, it says " Editing terminated".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not populating all the fields , only 6 fields which i require. Is there any fixed format in populating these structures while writing them to the file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sruthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 05:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695762#M305247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T05:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Posting a document using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695763#M305248</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 hope you ar edoing this in LSMW. If yes check whether you are done proper field mapping and you have entered required fields. The error says the record type doen't match (not sure which field it is) so check that field and then read it once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works or kindly be little mor especific on your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 07:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695763#M305248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T07:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Posting a document using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695764#M305249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I guess you have missed populating field STYPE in each of the records which identifies the actual structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Below is how you have to pass for them:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Struc --&amp;gt; Value&lt;/P&gt;&lt;P&gt;BGR00 --&amp;gt; 0&lt;/P&gt;&lt;P&gt;BBKPF --&amp;gt; 1&lt;/P&gt;&lt;P&gt;BBSEG --&amp;gt; 2&amp;lt;/b&amp;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;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 08:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-a-document-using-rfbibl00/m-p/1695764#M305249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T08:43:12Z</dc:date>
    </item>
  </channel>
</rss>

