<?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: LDB FMF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183738#M1518882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right, i have checked again, and found the lock message:&lt;/P&gt;&lt;P&gt;No posting due to locks in the plan data interface (message KP571).&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Repeat the interface callup, this time with all data records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may  i solve this problem in the code itself of my program or it's a normal behavior.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Aug 2010 12:12:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-30T12:12:10Z</dc:date>
    <item>
      <title>LDB FMF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183735#M1518879</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 have copied the ldb FMF to ZFMF to customize the slecetion screen.&lt;/P&gt;&lt;P&gt;the program is working fine but i have a strange problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have opened 2 sap sessions with two differents users : user1 and user2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute the program with the user1 (first) , the data is retreived correctly from the ldb FMF&lt;/P&gt;&lt;P&gt;and after &lt;/P&gt;&lt;P&gt;when i execute the program with user2, i have no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i disconnect the two sessions and reconnect again with the same two users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW i execute the program with user2 (first) the data is retreived correctly &lt;/P&gt;&lt;P&gt;and when i execute the program wuth the user2, no data is retreived.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the problem? it's seems that the program is working only for one user ine the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 10:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183735#M1518879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: LDB FMF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183736#M1518880</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;      Did you check with programs that use LDB FMF.&lt;/P&gt;&lt;P&gt;      If they also behave the same , check for any lock objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 10:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183736#M1518880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T10:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: LDB FMF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183737#M1518881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for  your  answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i have tested the standard transaction FMRP_RFFMEP1AX and it works fine, &lt;/P&gt;&lt;P&gt;maybe because i am using a z copy of FMF LDB, i had commented some standard code like *//&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Modal Dialog Boxes&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*INCLUDE ifmku_popup0100_pbo.&lt;/P&gt;&lt;P&gt;*INCLUDE ifmku_popup0200_pbo.&lt;/P&gt;&lt;P&gt;*INCLUDE ifmku_popup0100_pai.&lt;/P&gt;&lt;P&gt;*INCLUDE ifmku_popup0200_pai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to check again&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, 30 Aug 2010 11:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183737#M1518881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T11:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: LDB FMF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183738#M1518882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right, i have checked again, and found the lock message:&lt;/P&gt;&lt;P&gt;No posting due to locks in the plan data interface (message KP571).&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Repeat the interface callup, this time with all data records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may  i solve this problem in the code itself of my program or it's a normal behavior.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 12:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-fmf/m-p/7183738#M1518882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T12:12:10Z</dc:date>
    </item>
  </channel>
</rss>

