<?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 Modifying Dynamic selection in standard logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576009#M1271817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to add a field to a dymamic selection of standard programs.&lt;/P&gt;&lt;P&gt;The standard programs used the logical database KDF. &lt;/P&gt;&lt;P&gt;I have created a custom selection view and included the required field which is from table BKPF.&lt;/P&gt;&lt;P&gt;But this field is not appearing as the table BKPF is not defined as a node in Dynamic selection but in only field selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please provide me with come help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the a field from BKPF to the dynamic selection of standard logical DB KDF. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 12:43:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-05T12:43:16Z</dc:date>
    <item>
      <title>Modifying Dynamic selection in standard logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576009#M1271817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to add a field to a dymamic selection of standard programs.&lt;/P&gt;&lt;P&gt;The standard programs used the logical database KDF. &lt;/P&gt;&lt;P&gt;I have created a custom selection view and included the required field which is from table BKPF.&lt;/P&gt;&lt;P&gt;But this field is not appearing as the table BKPF is not defined as a node in Dynamic selection but in only field selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please provide me with come help on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add the a field from BKPF to the dynamic selection of standard logical DB KDF. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 12:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576009#M1271817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T12:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Dynamic selection in standard logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576010#M1271818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid, no. BSIK is a node and has some fields from BKPF, did you check?&lt;/P&gt;&lt;P&gt;If this is very critical, you could think about appending the field to BSIK with the same name as it is in BKPF. It will then be filled automatically for new postings (thanks to MOVE-CORRESPONDING, by the way...)&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576010#M1271818</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-05-05T13:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Dynamic selection in standard logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576011#M1271819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for the precious help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appended the field BKTXT to BSIK and BSAK as used in logical database and these are automatically filled for &lt;STRONG&gt;new&lt;/STRONG&gt; postings thanks to Move corresponding (as indicated). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are left with only to feed these new fields with existing data/records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Devi on May 19, 2009 12:51 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Devi on May 19, 2009 12:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 10:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-dynamic-selection-in-standard-logical-database/m-p/5576011#M1271819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T10:51:15Z</dc:date>
    </item>
  </channel>
</rss>

