<?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: varibale code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164796#M1196155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be a little more clear here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 11:04:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-26T11:04:42Z</dc:date>
    <item>
      <title>varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164795#M1196154</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 fields which has differerent characters in length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EG &lt;/P&gt;&lt;P&gt;Field 1 = 1 values are like this = 1&lt;/P&gt;&lt;P&gt;Field 2 = 3 value = 123&lt;/P&gt;&lt;P&gt;field 4 = 5 Value = 123100&lt;/P&gt;&lt;P&gt;Field 5 = 8 value = 123100900&lt;/P&gt;&lt;P&gt;Field 6 = 11 va;ue 12310090082&lt;/P&gt;&lt;P&gt;Field 7 = 13 value = 1231009008251&lt;/P&gt;&lt;P&gt;field 8 = 18 value = 123100900825110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create the varible which can accept their respoective code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: field 2 = 23&lt;/P&gt;&lt;P&gt;field 3 = 100&lt;/P&gt;&lt;P&gt;field 4 900&lt;/P&gt;&lt;P&gt;where as in the table it is stored as full code that is field 2 = 123 i need to select last 2 character &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can do that but problme is like this we have different selectionfor the field 4 we cna have 123100,123200 etc combination should be picked up correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have the abap code for this&lt;/P&gt;&lt;P&gt;help is urgently needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;Use meaningful Subject&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Feb 26, 2009 7:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 10:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164795#M1196154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T10:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164796#M1196155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be a little more clear here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164796#M1196155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164797#M1196156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164797#M1196156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164798#M1196157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how many input fields do you have on the selection screen ?&lt;/P&gt;&lt;P&gt;One for each level or one for all levels?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what do you mean by setting A12 ?&lt;/P&gt;&lt;P&gt;Is it the default value on the selection screen ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164798#M1196157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164799#M1196158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes we need to have each input field seperately apart from this correct combination need to be selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A12 i can make it default but they would like to enter evem that also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164799#M1196158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164800#M1196159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well what you may do is this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let the customer inut those later portions of the values only in the selection screen.&lt;/P&gt;&lt;P&gt;You can use CONCATENATE to have the whole values.&lt;/P&gt;&lt;P&gt;eg field 3 he inputs 100.&lt;/P&gt;&lt;P&gt;So you can use&lt;/P&gt;&lt;P&gt;CONCATENATE '123' field3 INTO field3.&lt;/P&gt;&lt;P&gt;Now field3 will have the value '123100'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly for all the fields.&lt;/P&gt;&lt;P&gt;Do this before you use these values to read from the table.&lt;/P&gt;&lt;P&gt;is it clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 11:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164800#M1196159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T11:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164801#M1196160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you guide me for the same if the value exists in the data base .. how to select the last three charaters and store in the other variable...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164801#M1196160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T12:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164802#M1196161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there's a value like 123100 stored in the database and you want only 100,&lt;/P&gt;&lt;P&gt;then you can truncate it after getting its value.&lt;/P&gt;&lt;P&gt;Say field3 = 123100.&lt;/P&gt;&lt;P&gt;field3 = field3+3.        (this would put 100 into field3)&lt;/P&gt;&lt;P&gt;and similarly for other hierarchies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164802#M1196161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164803#M1196162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pushpa raj singh  give u the correct reply.follow this one . &lt;/P&gt;&lt;P&gt;it will leave the 1st 3 characters and store the ;last 3 characters .&lt;/P&gt;&lt;P&gt;field1 = 15487963.&lt;/P&gt;&lt;P&gt;field1 = field1+2(2).... answer is  : '48'.&lt;/P&gt;&lt;P&gt;field1 = field1+offset(length).&lt;/P&gt;&lt;P&gt;it will leave the 1st two char and store the 3rd and 4th char .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164803#M1196162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: varibale code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164804#M1196163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pushpa raj singh  give u the correct reply.follow this one . &lt;/P&gt;&lt;P&gt;it will leave the 1st 3 characters and store the ;last 3 characters .&lt;/P&gt;&lt;P&gt;field1 = 15487963.&lt;/P&gt;&lt;P&gt;field1 = field1+2(2).... answer is  : '48'.&lt;/P&gt;&lt;P&gt;field1 = field1+offset(length).&lt;/P&gt;&lt;P&gt;it will leave the 1st two char and store the 3rd and 4th char .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;jowar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/varibale-code/m-p/5164804#M1196163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T12:42:19Z</dc:date>
    </item>
  </channel>
</rss>

