<?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: Error in Transfer rules for 0REQESTER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-transfer-rules-for-0reqester/m-p/3036652#M718436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 08:55:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-21T08:55:28Z</dc:date>
    <item>
      <title>Error in Transfer rules for 0REQESTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-transfer-rules-for-0reqester/m-p/3036651#M718435</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 routine in transfer rules for standard Infosource 2LIS_02_ITM for 0REQESTER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;routine goes like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE rsbctbbp_transfer_r3.&lt;/P&gt;&lt;P&gt;TABLES: srm_proj_contr.&lt;/P&gt;&lt;P&gt; DATA:   l_s_errorlog TYPE rssm_s_errorlog_int,&lt;/P&gt;&lt;P&gt;          l_text TYPE string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: l_rc type i.&lt;/P&gt;&lt;P&gt;perform bbp_get_requester using TRAN_STRUCTURE-afnam&lt;/P&gt;&lt;P&gt;                                  RECORD_NO&lt;/P&gt;&lt;P&gt;                                  g_s_minfo&lt;/P&gt;&lt;P&gt;                             changing RESULT&lt;/P&gt;&lt;P&gt;                                 g_t_errorlog&lt;/P&gt;&lt;P&gt;                                  l_rc.&lt;/P&gt;&lt;P&gt; returncode &amp;lt;&amp;gt; 0 means skip this record&lt;/P&gt;&lt;P&gt;  RETURNCODE = l_rc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; abort &amp;lt;&amp;gt; 0 means skip whole data package !!!&lt;/P&gt;&lt;P&gt;  ABORT = 0.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM INVERT_REQUESTER&lt;/P&gt;&lt;P&gt;  USING    I_RT_CHAVL_CS      TYPE RSARC_RT_CHAVL&lt;/P&gt;&lt;P&gt;           I_THX_SELECTION_CS TYPE RSARC_THX_SELCS&lt;/P&gt;&lt;P&gt;  CHANGING C_T_SELECTION      TYPE SBIWA_T_SELECT&lt;/P&gt;&lt;P&gt;           E_EXACT            TYPE RS_BOOL.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$&lt;/STRONG&gt;$ begin of inverse routine - insert your code only below this line&lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;P&gt;    L_S_SELECTION LIKE LINE OF C_T_SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;An empty selection means all values&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CLEAR C_T_SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  L_S_SELECTION-FIELDNM = 'AFNAM'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Selection of all values may be not exact&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  E_EXACT = RS_C_FALSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$&lt;/STRONG&gt;$ end of inverse routine - insert your code only before this line &lt;STRONG&gt;-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this routine does not have any errors.&lt;/P&gt;&lt;P&gt;when i load the data data wil not be loaded and i will get the following error messege in details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record 1 :No value found for attribute 0REQESTER for InfoObject 0USERNAME =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody suggest me plz regarading this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2007 04:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-transfer-rules-for-0reqester/m-p/3036651#M718435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-08T04:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Transfer rules for 0REQESTER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-transfer-rules-for-0reqester/m-p/3036652#M718436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 08:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-transfer-rules-for-0reqester/m-p/3036652#M718436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T08:55:28Z</dc:date>
    </item>
  </channel>
</rss>

