<?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 Relation between Acc. Doc. No. ( BELNR ) &amp; Note text ( OBJDES ) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297595#M501835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to display the private note entered in transaction FBL3N against a particular acc.doc.&lt;/P&gt;&lt;P&gt;I am unable to establish a relation between the table SOOD ( this stores the private note in the field OBJDES ) and table BKPF, which i require to fetch the note text according to the acc.doc.no.&lt;/P&gt;&lt;P&gt;Can some one please tell me a way to uniquely identify the note text with respect to a particular Acc.doc.No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pratul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 07:51:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T07:51:58Z</dc:date>
    <item>
      <title>Relation between Acc. Doc. No. ( BELNR ) &amp; Note text ( OBJDES )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297595#M501835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to display the private note entered in transaction FBL3N against a particular acc.doc.&lt;/P&gt;&lt;P&gt;I am unable to establish a relation between the table SOOD ( this stores the private note in the field OBJDES ) and table BKPF, which i require to fetch the note text according to the acc.doc.no.&lt;/P&gt;&lt;P&gt;Can some one please tell me a way to uniquely identify the note text with respect to a particular Acc.doc.No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pratul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 07:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297595#M501835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T07:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Acc. Doc. No. ( BELNR ) &amp; Note text ( OBJDES )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297596#M501836</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;Check in STXH and STXL&lt;/P&gt;&lt;P&gt;you should be able to find the belnr and the desc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you where able to find.&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;Narayani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 09:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297596#M501836</guid>
      <dc:creator>Nkrish</dc:creator>
      <dc:date>2007-05-31T09:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Acc. Doc. No. ( BELNR ) &amp; Note text ( OBJDES )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297597#M501837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See  .......  FBL3N  is   for  G/L  Display   for  balancessss ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here   SOOD   will  never come in to  picture   SOOD table  is for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which   you want the Document  no and OBJECT  name  are the in the   structure     &amp;lt;b&amp;gt;SODOCCHGI1&amp;lt;/b&amp;gt;.......  But the   document  in this table is not the   document no in  BKFP  table ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beacue  if you see in FBL3N   program   Logical  data base  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Logical database      SDF                   G/L Account Database&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;so   kindly   think about  your   Question   ... don't waste of the   time   because   &lt;/P&gt;&lt;P&gt;SOOD   Table   is a  for   SAPoffice: Object definition    it won't have any   FI  ...G/L   relations  ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is use  full  reward  points ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 09:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297597#M501837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T09:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Acc. Doc. No. ( BELNR ) &amp; Note text ( OBJDES )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297598#M501838</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 have similar requirement,.&lt;/P&gt;&lt;P&gt;I need to extract the note entered for the invoice&lt;/P&gt;&lt;P&gt;its in SOOD but i cant find how to pick from table SOOD with the invoice number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have also posted separate thrd - &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="787437"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 19:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-acc-doc-no-belnr-note-text-objdes/m-p/2297598#M501838</guid>
      <dc:creator>bhakti2</dc:creator>
      <dc:date>2008-03-18T19:29:57Z</dc:date>
    </item>
  </channel>
</rss>

