<?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: problem with SELECT SINGLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465580#M553674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks atish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use CONVERSION_EXIT_MATN1_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    INPUT              =&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   OUTPUT             =&lt;/P&gt;&lt;P&gt;input =???&lt;/P&gt;&lt;P&gt;output=???  according to my code plz suggest will get 6 points:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 06:01:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T06:01:30Z</dc:date>
    <item>
      <title>problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465573#M553667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;can you find any error in this&lt;/P&gt;&lt;P&gt;select single * from makt where matnr = p_matnr and spras = 'sv'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465573#M553667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465574#M553668</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;Change you code to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from makt where matnr = p_matnr and spras = 'S'.  OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from makt where matnr = p_matnr and spras = sy-langu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465574#M553668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465575#M553669</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;select single * from makt &amp;lt;b&amp;gt;into table &amp;lt;tablename&amp;gt;&amp;lt;/b&amp;gt; where matnr = p_matnr and spras = 'S'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465575#M553669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465576#M553670</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 u pass values in where field then it should be always capital letter. Anyways i hope ur issue got fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465576#M553670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465577#M553671</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;Pass the value SPRAS in Capital letters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or declare variable for the same &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:38:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465577#M553671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465578#M553672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;SEE BELOW CODE PLZ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: BEGIN OF it_makt OCCURS 0,&lt;/P&gt;&lt;P&gt;        matnr LIKE maKT-matnr,&lt;/P&gt;&lt;P&gt;        maktx LIKE makt-maktx,&lt;/P&gt;&lt;P&gt;      END OF it_makt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: process_tab_struct_tmp like IT_MAKT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-symbols: &amp;lt;fs1&amp;gt;.&lt;/P&gt;&lt;P&gt;after downloading file(excel) to excel_tab....code follows&lt;/P&gt;&lt;P&gt;LOOP AT EXCEL_TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    assign component excel_tab-col of structure&lt;/P&gt;&lt;P&gt;    process_tab_struct_tmp to &amp;lt;fs1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &amp;lt;fs1&amp;gt; = excel_tab-value.&lt;/P&gt;&lt;P&gt;    at end of row.&lt;/P&gt;&lt;P&gt;      move-corresponding: process_tab_struct_tmp to IT_MAKT.&lt;/P&gt;&lt;P&gt;      append IT_MAKT.&lt;/P&gt;&lt;P&gt;    endat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i check with this below statment...it's giving sy-subrc = 4. (but data there in makt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from MAKT where MATNR = it_makt-MATNR and SPRAS = 'E'.&lt;/P&gt;&lt;P&gt;my clue: any conversion problem with it_makt-matnr ......plz replay fats.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465578#M553672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465579#M553673</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;yes you are right. You need to convert MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USe CONVERSION_EXIT_ALPHA_INPUT to convert the material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use CONVERSION_EXIT_MATN1_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 05:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465579#M553673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T05:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465580#M553674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks atish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use CONVERSION_EXIT_MATN1_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    INPUT              =&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   OUTPUT             =&lt;/P&gt;&lt;P&gt;input =???&lt;/P&gt;&lt;P&gt;output=???  according to my code plz suggest will get 6 points:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465580#M553674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem with SELECT SINGLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465581#M553675</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;Use like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: BEGIN OF it_makt OCCURS 0,&lt;/P&gt;&lt;P&gt;matnr LIKE maKT-matnr,&lt;/P&gt;&lt;P&gt;maktx LIKE makt-maktx,&lt;/P&gt;&lt;P&gt;END OF it_makt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: process_tab_struct_tmp like IT_MAKT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-symbols: &amp;lt;fs1&amp;gt;.&lt;/P&gt;&lt;P&gt;after downloading file(excel) to excel_tab....code follows&lt;/P&gt;&lt;P&gt;LOOP AT EXCEL_TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign component excel_tab-col of structure&lt;/P&gt;&lt;P&gt;process_tab_struct_tmp to &amp;lt;fs1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;fs1&amp;gt; = excel_tab-value.&lt;/P&gt;&lt;P&gt;at end of row.&lt;/P&gt;&lt;P&gt;move-corresponding: process_tab_struct_tmp to IT_MAKT.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;INPUT = &amp;lt;b&amp;gt;it_makt-matnr&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;OUTPUT = &amp;lt;b&amp;gt;it_makt-matnr&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append IT_MAKT.&lt;/P&gt;&lt;P&gt;endat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do reward points to useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:18:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-single/m-p/2465581#M553675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:18:17Z</dc:date>
    </item>
  </channel>
</rss>

