<?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: Help me in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186008#M127204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first part is solved by Sailaja but the second part is till now unsolved. Techinacl settings is set and it is activaiting also.&lt;/P&gt;&lt;P&gt;Is a warning.&lt;/P&gt;&lt;P&gt;Pls help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2006 04:34:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-05T04:34:49Z</dc:date>
    <item>
      <title>Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186003#M127199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a table named ZPRODINFOT with fields&lt;/P&gt;&lt;P&gt;Fields   Data element  Data type Length Check table&lt;/P&gt;&lt;P&gt;MANDT    MANDT          CLNT       3       T000 &lt;/P&gt;&lt;P&gt;PROID    ZPROID         NUMC       5       ZPRODINFO &lt;/P&gt;&lt;P&gt;SPRAS    SPRAS          LANG       1       T002&lt;/P&gt;&lt;P&gt;PRO_DESC  ZPRO_DESC     CHAR      40&lt;/P&gt;&lt;P&gt;Delivery class A&lt;/P&gt;&lt;P&gt;Delivery and maintenance allowed.&lt;/P&gt;&lt;P&gt;This a text table for my table ZPORDINFO.&lt;/P&gt;&lt;P&gt;When I am activating ZPRODINFOT ,it is activating with two warning.&lt;/P&gt;&lt;P&gt;Warning : 1 &amp;gt; TABLE IS NOT CLASSIFIED YET.&lt;/P&gt;&lt;P&gt;          2 &amp;gt; Exactly one field of SPRAS of LANG type : Select as Text Language.&lt;/P&gt;&lt;P&gt;Please help me how to solve this warning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186003#M127199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186004#M127200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you maintained technical settings like class etc. for tyour table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186004#M127200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T11:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186005#M127201</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 are not maintained the technical settings,&lt;/P&gt;&lt;P&gt;You need to maintain the techincal settings for your table. and did you mentioned SPRAS as key in your text table. if not do that also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186005#M127201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T11:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186006#M127202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is supposed to be a text table you first need to create a table with the same primary key, but without SPRAS and the language dependent text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create your text table (with SPRAS and the text) and a foreign key to the first table (type of foreign key has to be text table!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can generate a maintainance view for the first table. The text table will be included automatically. The language key is always set to the system language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186006#M127202</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-01-04T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186007#M127203</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;   Warning : 1 &amp;gt; TABLE IS NOT CLASSIFIED YET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can classify structures and tables in the Dictionary under Extras -&amp;gt; Enhancement Category as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se11 -&amp;gt; EXTRAS -&amp;gt; ENHANCEMENT CATEGORY&lt;/P&gt;&lt;P&gt;You find different categories there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can be enhanced(deep)&lt;/P&gt;&lt;P&gt;Can be enhanced(character type or numeric type)&lt;/P&gt;&lt;P&gt;can be enhanced(character type)&lt;/P&gt;&lt;P&gt;can not be enhanced&lt;/P&gt;&lt;P&gt;not classified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select any one from the first four, you wont get the warning now. By default, it will be &amp;lt;b&amp;gt;not classified&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186007#M127203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T11:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186008#M127204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first part is solved by Sailaja but the second part is till now unsolved. Techinacl settings is set and it is activaiting also.&lt;/P&gt;&lt;P&gt;Is a warning.&lt;/P&gt;&lt;P&gt;Pls help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 04:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186008#M127204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T04:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186009#M127205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for second warning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto entry help/check tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click "Input help implemented with check table" against SPRAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;window will open inside it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now check "Text Lang" check box&lt;/P&gt;&lt;P&gt;save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 04:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186009#M127205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T04:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186010#M127206</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;Plz check this for second question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double Click the field of the LANG type that specifies the text language. The field maintenance box contains a checkbox (Text Lang.) that you can use to mark this field.&lt;/P&gt;&lt;P&gt;Then you will not get the warning. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting the warning bcos,&lt;/P&gt;&lt;P&gt;If the RFC data is transported between MDMP systems (non-Unicode systems with several code pages) and Unicode systems, it must take the coding of the text data into consideration. To do this, it uses the language information that is stored in the fields of the LANG type. If a structure contains several fields of the LANG type, the LANG field in which the language is entered for coding the text data must be selected.&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;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 09:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/1186010#M127206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T09:14:27Z</dc:date>
    </item>
  </channel>
</rss>

