<?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: hiii help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535151#M850598</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 the table is custom developed then ensure that always the language field be filled, by mentioning 'NOT NULL'. &lt;/P&gt;&lt;P&gt;    If it is a standard table, please check with your client if by default all the null language values also need to be displayed with any language selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Harikrishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2008 08:08:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-03T08:08:22Z</dc:date>
    <item>
      <title>hiii help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535150#M850597</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;i have a table Language &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field1&lt;DEL&gt;-Field2&lt;/DEL&gt;-Field3---Field4&lt;/P&gt;&lt;P&gt;1--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;EN-----ENGLISH	&lt;P&gt;&lt;/P&gt;&lt;P&gt;2--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;EN-----ENGLISH&lt;P&gt;&lt;/P&gt;&lt;P&gt;3--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;FR-----FRENCH&lt;P&gt;&lt;/P&gt;&lt;P&gt;4--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;FR-----FRENCH&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE_ITAB&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;Field1&lt;/DEL&gt;-Field2&lt;DEL&gt;-Field3&lt;/DEL&gt;-Field4&lt;/P&gt;&lt;P&gt;1-space----			&lt;/P&gt;&lt;P&gt;2-space----&lt;/P&gt;&lt;P&gt;3-222------ENGLISH&lt;/P&gt;&lt;P&gt;4-222------ENGLISH&lt;/P&gt;&lt;P&gt;5-333------FRENCH&lt;/P&gt;&lt;P&gt;6-333------FRENCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program is displaying an ALV &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and there is radio button english and french on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if user select english then record No 3, 4 should be display on the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if user select french then record No 5, 6 should be display on the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that i don't know how the program should treat empty language&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535150#M850597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: hiii help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535151#M850598</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 the table is custom developed then ensure that always the language field be filled, by mentioning 'NOT NULL'. &lt;/P&gt;&lt;P&gt;    If it is a standard table, please check with your client if by default all the null language values also need to be displayed with any language selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Harikrishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535151#M850598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T08:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: hiii help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535152#M850599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
Parametere  :  R1 as radiobutton group1  ,
                     R2 as radiobutton group1  ,
                     R3 as radiobutton group1  .



if   R1 = 'X'.
****For English 
Loop  at itab  where  Langu =  'EN'. 

Itab_new   = itab .
Append  itab_new.

Endloop.


elseif R2 = 'X'.

*******For  Frech
Loop  at itab  where  Langu  = 'FR'. 

Itab_new   = itab .
Append  itab_new.

Endloop.
elseif   R3 = 'X'.
**** For   Others
Loop  at itab  where  Langu  = '  '. 

Itab_new   = itab .
Append  itab_new.

Endloop.

Your Final  internal  table  is  *itab_new* .
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Reward  points if it is usefull .....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535152#M850599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T08:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: hiii help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535153#M850600</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;please clarify your data fields for space which data element r u used in space?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I write one solution try it first see your data type of space field and&lt;/P&gt;&lt;P&gt;then after just use '  ' (space) is there then record no __ __&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;Try it and tell me if any problems occurs ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535153#M850600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T08:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: hiii help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535154#M850601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the value in the table is populated by default with empty language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i need to display all records in any language then i need to put another radio button any language so that it would take both english and french am i right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now i am only doing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT UPDATE_ITAB&lt;/P&gt;&lt;P&gt;WHERE (condition on selection screen) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now that i added 2 radio botton english and french &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need only text in english to appear adn the other way round&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii-help/m-p/3535154#M850601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T08:23:16Z</dc:date>
    </item>
  </channel>
</rss>

