<?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: Issue with selection paramter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952343#M696249</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;if you  see the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and double clik on the data element there will be an conversion routine  -- alpha&lt;/P&gt;&lt;P&gt;will be there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use the function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conversion_exit_alpha_input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to convert the given value into the format which is stored in data base&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you will get the sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it wil be working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 07:30:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T07:30:38Z</dc:date>
    <item>
      <title>Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952342#M696248</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 am developing a simple report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For selection screen, i have defined as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block block1 with frame title text-001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select-options: s_date for i_table-zdate obligatory.&lt;/P&gt;&lt;P&gt; parameters: p_projid like ztab1-projid obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: end of block block1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SELECT statement as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select empid name zdate projid actid hrs remarks into&lt;/P&gt;&lt;P&gt;corresponding fields of table i_table&lt;/P&gt;&lt;P&gt;from ztab1&lt;/P&gt;&lt;P&gt;where zdate in s_date&lt;/P&gt;&lt;P&gt;and projid eq p_projid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now while execution, i am facing few problems...&lt;/P&gt;&lt;P&gt;If i enter "444" in the selection screen for P_PROJID, the report will  be blank, even thought the table is having values as "0000444". &lt;/P&gt;&lt;P&gt;In the database table, the corresponding field has been defined as follows...&lt;/P&gt;&lt;P&gt;projid     cats_cproject_guid      char    32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to come out of this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help me.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952342#M696248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952343#M696249</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;if you  see the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and double clik on the data element there will be an conversion routine  -- alpha&lt;/P&gt;&lt;P&gt;will be there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so use the function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conversion_exit_alpha_input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to convert the given value into the format which is stored in data base&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you will get the sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it wil be working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952343#M696249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952344#M696250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you have to use conversion exit,&lt;/P&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;&lt;P&gt;call function CONVERSION_EXIT_ALPHA_INPUT.&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;  input  = P_PROJID&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;  output = P_PROJID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use this before your select stmt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952344#M696250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952345#M696251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;before select statement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put the following statement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;overlay '0000000' with p_projid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952345#M696251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952346#M696252</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 coded as follows and facing few difficulties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the selection screen, i have to enter date and Project ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********&lt;/P&gt;&lt;P&gt;selection-screen: begin of block block1 with frame title text-001.&lt;/P&gt;&lt;P&gt; select-options: s_date for i_table-zdate.&lt;/P&gt;&lt;P&gt; parameters: p_projid like zpoc_time-projid obligatory.&lt;/P&gt;&lt;P&gt;selection-screen: end of block block1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select empid name zdate projid actid hrs remarks into&lt;/P&gt;&lt;P&gt;corresponding fields of table i_table&lt;/P&gt;&lt;P&gt;from ztime&lt;/P&gt;&lt;P&gt;where zdate in s_date&lt;/P&gt;&lt;P&gt;and projid eq p_projid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO, if i enter '406' in the project ID field, the pgm will retrive the value with '406' only from table. If the entry is having value as '00000406', it will not be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to overcome this issue...????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Pavan Sanganal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 07:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952346#M696252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T07:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952347#M696253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you declare PROJID in table ZTIME? Use the same reference in Selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952347#M696253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T04:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with selection paramter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952348#M696254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined projid in the ZTIME table as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field          data element                       &lt;/P&gt;&lt;P&gt;projid        CATS_CPROJECT_GUID     char  32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the selection screen definition, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;selection-screen: begin of block block1 with frame title text-001.
 select-options: s_date for i_table-zdate.
 parameters: p_projid like zpoc_time-projid obligatory.
selection-screen: end of block block1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know whats wrong with this code...!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-selection-paramter/m-p/2952348#M696254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T04:47:08Z</dc:date>
    </item>
  </channel>
</rss>

