<?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: put data in sdata idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721874#M1771228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;BR /&gt;i would like to know if there is a FM to get the values already added in sdata field. ( sdata is a long string )&lt;/P&gt;&lt;P&gt;in this case i need these fields values that are inside of&amp;nbsp; &lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;E1EDK01 segment.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;vsart_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;augru_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;l&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;abrvw_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i trying to get them one by one, but i dont know how to get it.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;for example. &lt;/STRONG&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;l&lt;/STRONG&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;v_edidd&lt;SPAN class="L0S70" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;-&lt;/SPAN&gt;sdata+290&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;40&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;'my new value to show in the system'&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;the numbers 290(40) are wrong, because doesn fit the position of the value-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope your help&lt;BR /&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2013 14:55:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-16T14:55:42Z</dc:date>
    <item>
      <title>put data in sdata idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721872#M1771226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am adding data in the segment fields of an idoc.&lt;BR /&gt;The segment is: E1EDK01.&lt;BR /&gt;The segment fields are: &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; VSART_BEZ &lt;/P&gt;&lt;P&gt;&amp;nbsp; AUGRU_BEZ &lt;/P&gt;&lt;P&gt;&amp;nbsp; ABRVW_BEZ &lt;BR /&gt;I am trying to fill them directly in the SDATA field like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lv_edidd &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;EDIDD&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;int_edidd &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;lv_edidd&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;segnam &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E1EDK01'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sdata+167&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;20&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'vsart_bez'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sdata+290&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;40&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'augru_bez'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sdata+333&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;20&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'abrvw_bez'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;SPAN class="L0S52"&gt;MODIFY &lt;/SPAN&gt;int_edidd &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;lv_edidd&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know a FUNCTION to know exactly the numbers to cut the string ( the numbers above are reference) and assign them the value?i dont know the position.&lt;BR /&gt;Thankks&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 22:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721872#M1771226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T22:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: put data in sdata idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721873#M1771227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;The requirement is not clear. How you want to cut the string ?&lt;/P&gt;&lt;P&gt;You want to get the string with out cuts ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;'CONV_TEXTSTRING_TO_ITF'&lt;/SPAN&gt; will help in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nivedita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 08:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721873#M1771227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T08:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: put data in sdata idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721874#M1771228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;BR /&gt;i would like to know if there is a FM to get the values already added in sdata field. ( sdata is a long string )&lt;/P&gt;&lt;P&gt;in this case i need these fields values that are inside of&amp;nbsp; &lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;E1EDK01 segment.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;vsart_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;augru_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;l&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;abrvw_bez&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i trying to get them one by one, but i dont know how to get it.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;for example. &lt;/STRONG&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;l&lt;/STRONG&gt;&lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;v_edidd&lt;SPAN class="L0S70" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;-&lt;/SPAN&gt;sdata+290&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;40&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;'my new value to show in the system'&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;the numbers 290(40) are wrong, because doesn fit the position of the value-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope your help&lt;BR /&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 14:55:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721874#M1771228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-16T14:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: put data in sdata idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721875#M1771229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why cant oyu try declaring a structure of type &lt;STRONG style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;SPAN class="L0S33" style="font-family: inherit;"&gt;E1EDK01 &lt;/SPAN&gt;&lt;/STRONG&gt; and then get the values into it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;data : lw_&lt;STRONG style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;SPAN class="L0S33" style="font-family: inherit;"&gt;E1EDK01 &lt;/SPAN&gt;&lt;/STRONG&gt; type &lt;STRONG style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;SPAN class="L0S33" style="font-family: inherit;"&gt;E1EDK01 &lt;/SPAN&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;int_edidd &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;lv_edidd&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;segnam &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'E1EDK01'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="L0S55"&gt;lw_&lt;STRONG style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;&lt;SPAN class="L0S33" style="font-family: inherit;"&gt;E1EDK01 &lt;/SPAN&gt;&lt;/STRONG&gt; = &lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp; lv_edidd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sdata.&lt;/P&gt;&lt;P&gt;compare your values and proceed.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&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;thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 15:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/put-data-in-sdata-idoc/m-p/9721875#M1771229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-16T15:05:09Z</dc:date>
    </item>
  </channel>
</rss>

