<?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>Question Re: Error when assigning application structure Message no. RSDS016 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022724#M3608741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing, &lt;/P&gt;&lt;P&gt;the field which you enhanced have units or currencies. if yes then those are mapped properly? can you check in that way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 14:44:12 GMT</pubDate>
    <dc:creator>RamanKorrapati</dc:creator>
    <dc:date>2014-01-23T14:44:12Z</dc:date>
    <item>
      <title>Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaq-p/10022713</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We did a custom enhancement on LIS standard datasource: 2LIS_11_VAITM.&amp;nbsp; After doing such enhancement, data load to psa is getting failed with the following error message from BW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;H3&gt;Error 'The argument 2000001&amp;lt;0000.000 cannot be interpreted as a number' &lt;BR /&gt;when assigning application structure, line 1, contents "36985125 A &lt;BR /&gt;A000010CCCC00000000ZODN 00000..."&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message no. RSDS016&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;INCLUDE ZXRSAU01 Program written CMOD tcode of SAP PRD:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;FIELD-SYMBOLS&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;MC11VA0ITM&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;WHEN &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'2LIS_11_VAITM'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;DATA &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;LV_VAR1 &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;EDATU_VBAK&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; LV_VAR2&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;LFGSA&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;C_T_DATA &lt;SPAN class="L0S52"&gt;ASSIGNING &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;VDATU &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;VBAK &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;LV_VAR1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Where&amp;nbsp; &lt;/SPAN&gt;VBELN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VBELN&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUBRC &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ZZVDATU &lt;SPAN class="L0S55"&gt;=&amp;nbsp; &lt;/SPAN&gt;LV_VAR1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;LFGSA &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;VBUP &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;LV_VAR2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;VBELN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VBELN &lt;SPAN class="L0S52"&gt;AND&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; POSNR &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;POSNR&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUBRC &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ZZLFGSA &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;LV_VAR2&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Screen shot of error message from BW:&lt;BR /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/369903" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched other threads of similar error message but couldn't find any solution there.&lt;/P&gt;&lt;P&gt;Could you please help us on how to resolve this problem?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaq-p/10022713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T07:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022714#M3608731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you execute this in RSA3 with DEBUG mode and check as to where exactly its getting this error (which line of code)..seems to be some variable issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SVU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022714#M3608731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022715#M3608732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have tested at RSA3. can your enhancement code with help of abap expert.&lt;/P&gt;&lt;P&gt;try to do test run at RSA3. if it gives same error, try to debug your data source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022715#M3608732</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-23T07:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022716#M3608733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check in RSA3 whether your code is running properly or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be the issue with the datatype of the enhanced field or might be because of junk data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the same and also try to load data for one sales order or so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022716#M3608733</guid>
      <dc:creator>anshu_lilhori</dc:creator>
      <dc:date>2014-01-23T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022717#M3608734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi antony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the RSA3 level and select the Debug mode then check.&lt;/P&gt;&lt;P&gt;missing data type of object.&lt;/P&gt;&lt;P&gt;And&amp;nbsp; whether data is coming from data source&amp;nbsp; like that you can check in RSA3 in R3 system and if yes you may remove such records at CMOD code level .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022717#M3608734</guid>
      <dc:creator>KodandaPani_KV</dc:creator>
      <dc:date>2014-01-23T07:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022718#M3608735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its the problem with your exit code... Move the line FIELD_SYMBOLS into the When '2LIS_11_VAITM'..&lt;/P&gt;&lt;P&gt;Change your code with the below and try to execute ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;WHEN &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'2LIS_11_VAITM'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;DATA &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;LV_VAR1 &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;EDATU_VBAK&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LV_VAR2&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;LFGSA&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;STRONG&gt;FIELD-SYMBOLS&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;MC11VA0ITM&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;C_T_DATA &lt;SPAN class="L0S52"&gt;ASSIGNING &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;VDATU &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;VBAK &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;LV_VAR1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Where&amp;nbsp; &lt;/SPAN&gt;VBELN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VBELN&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUBRC &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ZZVDATU &lt;SPAN class="L0S55"&gt;=&amp;nbsp; &lt;/SPAN&gt;LV_VAR1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;LFGSA &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;VBUP &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;LV_VAR2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;VBELN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VBELN &lt;SPAN class="L0S52"&gt;AND&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; POSNR &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;POSNR&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUBRC &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;FS_LS_VAITM&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ZZLFGSA &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;LV_VAR2&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If needed try to take help of ABAP person and debug the code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 08:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022718#M3608735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T08:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022719#M3608736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here, I couldn't understand the error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error 'The argument 2000001&amp;lt;0000.000 cannot be interpreted as a number' &lt;/P&gt;&lt;P&gt;when assigning application structure, line 1, contents "36985125 A &lt;/P&gt;&lt;P&gt;A000010CCCC00000000ZODN 00000..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's no field name mentioned.&amp;nbsp; Could you tell me How could I find such?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 09:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022719#M3608736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T09:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022720#M3608737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you reactivate your extrcat structure and data source.&lt;/P&gt;&lt;P&gt;please check oss note 1370672.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 09:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022720#M3608737</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-23T09:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022721#M3608738</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 background job in SAP PRD getting successfully completed.&amp;nbsp; While checking the data package, we found data packages from 2-10 but we have problem in data package 1, which doesn't appears in PSA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This had happened because, after clearing lbwq, rsa7, we transported datasource but unfortunately, some one posted data.&amp;nbsp; We forgot to lock users.&lt;/P&gt;&lt;P&gt;Then data gets piled up in lbwq;&amp;nbsp; We resolved this issue.&amp;nbsp; But now, data load to BW system is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest on how to address this issue and close this as early as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022721#M3608738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022722#M3608739</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;When we are planned to move new changes for existing delta flow, first we need to clear all delta records by running delta info twice and v3 jobs(incase of lo).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to RSRV test on your PSA tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your enhancement was working fine then better to raise to sap and check them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible can you try to reload your delta request by making present req as red and trigger by manually. it will ask repeat delta. but think twice and do this step.&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, 23 Jan 2014 14:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022722#M3608739</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-23T14:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022723#M3608740</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;We've deleted PSA data, activated datasource through program, then we've repulled data.&amp;nbsp; Even then after the dataload is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While doing RSRV test for psa table, we didn't get any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah, we've raised a ticket with SAP.&amp;nbsp; But if any of you experts get any idea, please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022723#M3608740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T14:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022724#M3608741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing, &lt;/P&gt;&lt;P&gt;the field which you enhanced have units or currencies. if yes then those are mapped properly? can you check in that way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 14:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022724#M3608741</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-23T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022725#M3608742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, we found the issue is happened because of the following situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cleared lbwq, rsa7 in the early morning before transporting datasource to SAP PRD from quality system and pushed all data to BW.&amp;nbsp; During transportation of datasource from quality to production, some one entered data and it appeared in lbwq.&amp;nbsp; After transportation, we found that there's an entry in lbwq.&amp;nbsp; We are then faced data being piled up in ERP.&amp;nbsp; We cleared this issue from PRD by su01-&amp;gt; (enter user id)-&amp;gt; in parameters tab, we entered some hash code parameter setting it's application component to 11.&amp;nbsp; Then we manually pushed data from lbwq to rsa7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after this, we get the above mentioned error.&amp;nbsp; In that error message, 36985125 is the sales order number entered into lbwq during transportation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We taken job id of psa request, in PRD, sm37 -&amp;gt; entered job id, executed, it's status is showing finished.&amp;nbsp; In that, we have given tcode jdbg, which helps to debug the program, to remove that erroneous record.&amp;nbsp; We cleared that incorrect record from rsa7 through jdbg tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, data push was successful.&amp;nbsp; But a request got stuck in sm58 tcode, trfc.&amp;nbsp; We couldn't execute this luw job manually.&amp;nbsp; Kindly suggest for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;antony jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 07:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022725#M3608742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-25T07:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022726#M3608743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to push the stucked LUW at SM58 by using F6. Take basis team help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said it have only one record. if possible delete that luw and thru repair full request you can load that sales order &lt;SPAN style="color: #333333; font-size: 12px;"&gt;36985125 &lt;/SPAN&gt;. for repair full request you need to delete and fill set up tables for lo data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Think twice before delete that LUW. consider this as last option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 08:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022726#M3608743</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-25T08:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022727#M3608744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes we can push that one record by filling up set up tables and doing repair ful request.&amp;nbsp; But this is not my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, repeat of last delta is still running and it has transferred all the data packages, more than 10 Lakh records gets transferred to psa.&amp;nbsp; But it's still in yellow.&amp;nbsp; Couldn't complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried executing LUW.&amp;nbsp; But says, no display message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually basis couldn't recognize why it gets stuck here in sm58.&amp;nbsp; Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 09:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022727#M3608744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-25T09:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022728#M3608745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SM58 - will be hanged due to ecc server will be busy with other jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you said its repeat delta - then don't touch any thing. let it be run to complete.&lt;/P&gt;&lt;P&gt;at ECC side if any jobs running, then basis team to stop them if possible. which are not needed on weekend, better to stop them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at SM37, you try to check any spool request was generating for your request. if yes then we need to delete it manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 09:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022728#M3608745</guid>
      <dc:creator>RamanKorrapati</dc:creator>
      <dc:date>2014-01-25T09:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022729#M3608746</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;Can you please tell me how to resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We deleted setup tables for 2lis_11_vaitm from SAP PRD by lbwg tcode giving app component 11.&amp;nbsp; After doing this, we went to tcode oli7bw to fill setup table for this datasource.&amp;nbsp; But it says " DataSource 2LIS_11_VAHDR contains data still to be transferred"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last time I did this it was successful(even data was there in lbwq, rsa7).&amp;nbsp; But now it is not happening.&lt;/P&gt;&lt;P&gt;How to resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 16:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022729#M3608746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-28T16:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022730#M3608747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally we did by bringing data from setup tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 14:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022730#M3608747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T14:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022731#M3608748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerald, Can you tell the steps you followed to resolve this. We are having the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 00:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022731#M3608748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-12T00:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when assigning application structure Message no. RSDS016</title>
      <link>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022732#M3608749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We tried with Hash solution but that doesn't require here as data loading from Delta queue to BW is failing.&amp;nbsp; Then We've loaded setup tables for all those Sales orders, collecting it from PSA Table, and from there(setup tables) we brought data to BW System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antony Jerald.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 06:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-when-assigning-application-structure-message-no-rsds016/qaa-p/10022732#M3608749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-26T06:33:17Z</dc:date>
    </item>
  </channel>
</rss>

