<?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: cannot filter on project defination in a z-table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056122#M1353226</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;How have you define this project definition selection parameter? Please show your code. And also let us knw the data type for project def field in yor Z table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2009 10:34:54 GMT</pubDate>
    <dc:creator>messier31</dc:creator>
    <dc:date>2009-08-26T10:34:54Z</dc:date>
    <item>
      <title>cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056121#M1353225</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 inserted a record in the Z-table using the insert statement from my program.&lt;/P&gt;&lt;P&gt;The record also contains Project Defination.&lt;/P&gt;&lt;P&gt;The record is succesfully getting created in the Z-table but when I try to filter it through the selection screen on project defination it does not retrieve any record.&lt;/P&gt;&lt;P&gt;The record is getting retrived if I dont use project defination as a selection criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know what can be the issue.&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;Mohammed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056121#M1353225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056122#M1353226</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;How have you define this project definition selection parameter? Please show your code. And also let us knw the data type for project def field in yor Z table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:34:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056122#M1353226</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2009-08-26T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056123#M1353227</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;   this would happen because of the conversion exits in the domain for field PROJ-PSPNR, if you ahve taken reference from this field you have to suitable convert the project defination to the correct format using conversion exits &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_KONPD_INPUT&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_KONPD_OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056123#M1353227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056124#M1353228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a) Just check what the data type of the screen field...wheather it is internally converting..   is so use conversionexits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         CONVERSION_EXIT_(FIELD)_INPUT&lt;/P&gt;&lt;P&gt;        CONVERSION_EXIT_(FIELD)_OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) If the screen field is &lt;/P&gt;&lt;P&gt;parameter &lt;/P&gt;&lt;P&gt;     field = p_screenfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for select-option use&lt;/P&gt;&lt;P&gt;    field in s_csreenfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vishwa Sri Hari on Aug 26, 2009 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056124#M1353228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T10:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056125#M1353229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used standard data element PS_PSPID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 11:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056125#M1353229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T11:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056126#M1353230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked all the conversion exits.&lt;/P&gt;&lt;P&gt;The problem only arises if I insert through the program.&lt;/P&gt;&lt;P&gt;It is filtring perfectly if I insert the entries manually into the Z-table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 11:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056126#M1353230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T11:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056127#M1353231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just check with your selection screen field ie : the data type of the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 11:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056127#M1353231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T11:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: cannot filter on project defination in a z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056128#M1353232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked that, its not even getting filtered at the database level&lt;/P&gt;&lt;P&gt;i.e. from se11 if I enter the Project defination it does not get the value pertaining to that project no. if I just execute without entering the project no then I can see all the entries in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked everything, I dun know what can the issue be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 11:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-filter-on-project-defination-in-a-z-table/m-p/6056128#M1353232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-26T11:35:49Z</dc:date>
    </item>
  </channel>
</rss>

