<?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 in Retrieving data from Z table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272278#M1633011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which domain/data element did you use for "storage unit number", if it is the standard "LENUM", there is a conversion exit "LENUM". Check that you respect this conversion unit when reading from database but also when inserting into database. Use CONVERSION_EXIT_LENUM_INPUT to convert external format (display) to internal (database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2011 06:02:41 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2011-10-14T06:02:41Z</dc:date>
    <item>
      <title>Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272269#M1633002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Z table in this i made storage unit no as a primary key. while accessing(retrieving) the data from the Z table, passing storage unit no, I am n't able get the output. Please give me a solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 04:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272269#M1633002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T04:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272270#M1633003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just guessing as you have not provided more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the data type of the key field from CHAR to NUMC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272270#M1633003</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-10-14T05:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272271#M1633004</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;&lt;/P&gt;&lt;P&gt;@mani : Please check you might  have  created Table with  field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANDT -Client &lt;/P&gt;&lt;P&gt;storage unit no - Primary key .&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;b&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But according to table creation     you will be storing  only Single value  in Table  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check whether you are passing the same value which is present in Table entry  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check table entry using SE16 &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;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272271#M1633004</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-10-14T05:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272272#M1633005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani.S ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate  ur problem in detail , means weather u fetching data on  same client or not and if possible paste ur code  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Ranjan Tiwari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272272#M1633005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T05:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272273#M1633006</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;Actually i created z table in which i have following fields matnr lgnum erdat when i pass matnr to z table i can retrive data but when i pass storage unit number with zeros and without zeros to the table . i cant able to fetch  it shows error message no table entries  found for specified key. i am just passing value to z table not in program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272273#M1633006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T05:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272274#M1633007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mani.s , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all try  and add  mandt  field  and  second suggestion  sound to be  a bit silly but check wheather u have entered  zero or alphabet 'O'  in ur lgnum  enteries .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272274#M1633007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T05:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272275#M1633008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i  added mandt field and checked  by passing zeros also still i am not getting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272275#M1633008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272276#M1633009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i created z table in which i have following fields matnr lgnum erdat when i pass matnr to z table i can retrive data but when i pass storage unit number with zeros and without zeros to the table . i cant able to fetch it shows error message no table entries found for specified key. i am just passing value to z table not in program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provide the details(data type) of the particular field, 2 records from the table and your input, details if conversion exit used in domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 05:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272276#M1633009</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-10-14T05:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272277#M1633010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  S.mani , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u mind giving the enteries which u have entered in ur table  lgnum field ?? &lt;/P&gt;&lt;P&gt;&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;ranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 06:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272277#M1633010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T06:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272278#M1633011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which domain/data element did you use for "storage unit number", if it is the standard "LENUM", there is a conversion exit "LENUM". Check that you respect this conversion unit when reading from database but also when inserting into database. Use CONVERSION_EXIT_LENUM_INPUT to convert external format (display) to internal (database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 06:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272278#M1633011</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-10-14T06:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272279#M1633012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using CONVERSION_EXIT_ALPHA_INPUT .. before passing it to table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 06:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272279#M1633012</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-10-14T06:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272280#M1633013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used field name suno and data element as lgum  and i passing suno value if i do with same in standard table in linv for lgnum field i am getting value but i am not getting in my z table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 06:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272280#M1633013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T06:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Retrieving data from Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272281#M1633014</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;ok I am trying to create entries for the z table by create entries it is not saving storage unit number in database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 06:48:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-retrieving-data-from-z-table/m-p/8272281#M1633014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-14T06:48:25Z</dc:date>
    </item>
  </channel>
</rss>

