<?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: Get text from trfcqdata-arfcdata01-07 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534386#M1751141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also could not quite get the solution at the above post. Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked this FM and it works -NLS_STRING_CONVERT_TO_SYS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example pass as -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LANG_USED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/P&gt;&lt;P&gt; SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41&lt;/P&gt;&lt;P&gt; FROM_FE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output would Char A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 15:19:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-27T15:19:21Z</dc:date>
    <item>
      <title>Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534380#M1751135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Our users need a report showing data from inbound queues.&amp;nbsp; They want to be able to be able to restrict by and display by several fields that are in the trfcqdata-arfcdata01 - trfcqdata-arfcdata07 fields, which are 256 raw fields.&amp;nbsp; I have run the data through several raw to text function modules, but I can still not 'see' all the data, just the headings.&amp;nbsp; I have gone thourgh searching for arfcdata01, trfcqdata and others but I have not found a solution yet.&amp;nbsp; Thank you for any help on this and I will award helpful answers.&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 19:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534380#M1751135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T19:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534381#M1751136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the solution here to convert hex to char &lt;A _jive_internal="true" href="https://answers.sap.com/message/347381"&gt;http://scn.sap.com/message/347381&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assumption is that Hex &amp;amp; Raw values are same, if they are different anybody please chip in and explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 10:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534381#M1751136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-22T10:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534382#M1751137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When queue contents are shown in qRFC monitor, FM /SPE/QUEUE_CONTAINER_SHOW is called.&lt;/P&gt;&lt;P&gt;This FM in turn calls QRFC_PLAYBACK, and then calls a screen to display contents.&lt;/P&gt;&lt;P&gt;Debugging will give you exact logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 12:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534382#M1751137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-22T12:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534383#M1751138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have spent hours in debug in these Function Modules and I am still not sure where or how the conversion is being done.&amp;nbsp; I know that the data is in the format like Idocs and I have been able to run raw to text and I can see the headings, but I am not sure how to get the hex part and put into a structure to be able to get out the information.&amp;nbsp; Maybe I will need to keep trying.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 15:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534383#M1751138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534384#M1751139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ankit,&lt;/P&gt;&lt;P&gt;&amp;nbsp; This looks like it has possibilities and I am trying to test it.&amp;nbsp; I do have a question:&amp;nbsp; The code uses the &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FIELD-SYMBOLS &amp;lt;pn&amp;gt; without ever assigning it, but it then goes on to use the value.&amp;nbsp; I am trying to figure out the logic and fix it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;assign a1 to &amp;lt;n&amp;gt; casting.&lt;/P&gt;&lt;P&gt;move &amp;lt;n&amp;gt; to rn.&lt;/P&gt;&lt;P&gt;move &amp;lt;pn&amp;gt; to rn1.&lt;/P&gt;&lt;P&gt;c &lt;SPAN class="L0S55"&gt;= rn1+3&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 16:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534384#M1751139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T16:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534385#M1751140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Standard is using RFC interface and internal call statements which indirectly parse the hex data to various internal tables, and then there is another table that contains reference to all parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took a shortcut and copied FM /SPE/QUEUE_CONTAINER_SHOW to ZFM.&lt;/P&gt;&lt;P&gt;Internal table GT_PARA has all the required data just after FM call QRFC_PLAYBACK.&lt;/P&gt;&lt;P&gt;So I commented out the logic thereafter (call screen statement to display gt_para). Your report can call such FM to get contents of GT_PARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Suppose QRFC will run FM /SPE/INB_DELIVERY_CONFIRM_DEC to process data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On first run, FM /SPE/QUEUE_CONTAINER_SHOW will create a copy of above FM and replaces last character with X. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since FM /SPE/INB_DELIVERY_CONFIRM_DEX is already existing, I modified the custom FM so that shadow FM name is Z1234567_DELIVERY_CONFIRM_DEX created under my function group. Length of RFC FM and shadow FM must be same, otherwise dumps will occur.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 11:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534385#M1751140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-27T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534386#M1751141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also could not quite get the solution at the above post. Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked this FM and it works -NLS_STRING_CONVERT_TO_SYS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example pass as -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LANG_USED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/P&gt;&lt;P&gt; SOURCE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41&lt;/P&gt;&lt;P&gt; FROM_FE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output would Char A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 15:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534386#M1751141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-27T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534387#M1751142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Then there is still a need to get the data out of the table pointed to by the GT_PARA-REF field.&amp;nbsp; That is the data, such as material, plant, location, movement type etc that I need. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 23:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534387#M1751142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-02T23:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534388#M1751143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic programming is needed for that.&lt;/P&gt;&lt;P&gt;Assign the table reference to a field symbol, and then loop into it.&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FIELD-SYMBOLS &amp;lt;lt&amp;gt; TYPE ANY TABLE.&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS &amp;lt;ls&amp;gt; TYPE ANY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN gs_para-ref-&amp;gt;* TO &amp;lt;lt&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT &amp;lt;lt&amp;gt; ASSIGNING &amp;lt;ls&amp;gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp; "see values in debug mode&lt;/P&gt;&lt;P&gt;&amp;nbsp; "use ASSIGN COMPONENT to get specific field value from &amp;lt;ls&amp;gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 07:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534388#M1751143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-03T07:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534389#M1751144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have been trying to get this to work, but it just does not seem too.&amp;nbsp; It actually gets the data and puts it into at structure, as below, IS_GOODSMVT_HEADER, but when I call the FM, &lt;/P&gt;&lt;P&gt;&amp;nbsp; RFC_RUN_XAB_DRIVER, that ends up getting the data it errors because nothing is in the gt_para that it can see (it is in my program as a globab, but...) and if I try to execute the code in my program, it does not find the GOODSMVT_HEADER. &lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you have any more suggestions?&amp;nbsp; I feel that it is close, and I can see the data in debug, but I cannot get around the errors when I run it.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;from /SPE/GOODSMVT_CREATX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;field-symbols: &amp;lt;lt&amp;gt; &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;read &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;gt_para &lt;SPAN class="L0S52"&gt;assigning &lt;/SPAN&gt;&amp;lt;gs_para&amp;gt; &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;key &lt;/SPAN&gt;nam &lt;SPAN class="L0S55"&gt;=&lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'IS_GOODSMVT_HEADER'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ASSIGN &lt;/SPAN&gt;&amp;lt;gs_para&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ref&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;* &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&amp;lt;lt&amp;gt;.&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;append &lt;/SPAN&gt;IS_GOODSMVT_HEADER &lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;&amp;lt;lt&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 21:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534389#M1751144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-19T21:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534390#M1751145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have created a copy of FM /SPE/QUEUE_CONTAINER_SHOW, it should not be calling FM /SPE/GOODSMVT_CREATX. Custom FM should be calling a custom generated FM, something like Z1234567_GOODSMVT_CREATX. (both FM to be in same function group, so that gt_para set by one FM is visible to other)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for these lines in FM /SPE/QUEUE_CONTAINER_SHOW.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; if lv_func_exist eq abap_false.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** No, function must be generated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** First the function itself, with exactly the same interface than&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** function mentioned originally in queue entry&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** split function group into poolname &amp;amp; namespace&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; split lv_own_group at '/' into lv_s1 lv_s2 lv_s3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate '/' lv_s1 lv_s2 '/' into lv_namespace.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; call function 'FUNCTION_CREATE'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;. . . . .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** Now the source code for the function must be generated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;. . . . .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate 'Function' lv_new_fname '.'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "#EC NOTEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; into lt_source separated by ' '.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "#EC NOTEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; append lt_source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; append 'field-symbols: &amp;lt;lt&amp;gt; type table.' to lt_source.&amp;nbsp; "#EC NOTEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;. . . . .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; insert report lv_include from lt_source state 'A'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** Raise exception to show the caller that new function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** was created and re-call is necessary&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise new_fm_created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; endif.&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When standard FM was run for first time, FM /SPE/GOODSMVT_CREATX did not exist. At that time, variable lv_new_fname was populated with /SPE/GOODSMVT_CREATX, and then FM was generated. Subsequent runs do not regenerate FM because FM FUNCTION_EXISTS was able to find FM /SPE/GOODSMVT_CREATX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, you need to modify logic so that custom FM creates custom FM like Z1234567_GOODSMVT_CREATX.&lt;/P&gt;&lt;P&gt;When I was trying it out, I had tweaked lv_new_fname value so that /SPE/ is replaced by something Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** Tinker function name (replace last character with 'X')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** NOTE: Length of original lv_intfc_func_name MUST NOT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;***&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; be changed (for QRFC_PLAYBACK DUMPs otherwise) !!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_new_fname = lv_intfc_func_name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_len = strlen( lv_new_fname ) - 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_new_fname+lv_len(1) = 'X'.&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Was replaced by this snippet in custom copy of /SPE/QUEUE_CONTAINER_SHOW.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** Tinker function name (replace last character with 'X')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;*** NOTE: Length of original lv_intfc_func_name MUST NOT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;***&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; be changed (for QRFC_PLAYBACK DUMPs otherwise) !!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_new_fname = lv_intfc_func_name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_len = strlen( lv_new_fname ) - 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_new_fname+lv_len(1) = 'X'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;* tinker function name again for customer namespace&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_len = strlen( lv_new_fname ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; check lv_len gt 7.&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZTESTFM needs 7 chars&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; lv_new_fname+0(7) = 'ZTESTFM'.&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;As a result, first run of custom FM would result in FM ZTESTFMODSMVT_CREATX (function group same as custom FM) created instead of /SPE/GOODSMVT_CREATX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still doesn't work, I can post the full snippet in blog or wiki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 09:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534390#M1751145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-22T09:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get text from trfcqdata-arfcdata01-07</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534391#M1751146</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 already started a question regarding that topic. My question is: If one changes the interface of a function module e.g. Z_EW_PROCORDCONF_CREATE_HDR, is it possible to regenerate the corresponding Z_EW_PROCORDCONF_CREATE_HDX module to adjust its interface to the other module? &lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volker Bock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 16:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-text-from-trfcqdata-arfcdata01-07/m-p/9534391#M1751146</guid>
      <dc:creator>volker_bock</dc:creator>
      <dc:date>2013-11-27T16:38:28Z</dc:date>
    </item>
  </channel>
</rss>

