<?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 BGRFC Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219255#M1983440</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;i have called a fct module in background task.(BGRFC) unfortunally the data can't be posted. Now i want to check the data which should be posted from the fct.module. Any idea to get the input data ?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 08:08:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-07-30T08:08:50Z</dc:date>
    <item>
      <title>BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219255#M1983440</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;i have called a fct module in background task.(BGRFC) unfortunally the data can't be posted. Now i want to check the data which should be posted from the fct.module. Any idea to get the input data ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219255#M1983440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-07-30T08:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219256#M1983441</link>
      <description>&lt;P&gt;You may display the RFC queues (SMQ1/SMQ2), display and debug the function calls, and see their input parameters.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219256#M1983441</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-30T08:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219257#M1983442</link>
      <description>&lt;P&gt;although the data was not posted in SMQ2&lt;/P&gt;&lt;P&gt; there is no entry displayed &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 09:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219257#M1983442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-07-30T09:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219258#M1983443</link>
      <description>&lt;P&gt;is it related to SM58 ? &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 09:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219258#M1983443</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-07-30T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219259#M1983444</link>
      <description>&lt;P&gt;Please use the COMMENT button for comments, questions, adding details, replying to OP comment, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.&lt;/P&gt;&lt;P&gt;If you want to target someone, if this person has posted an Answer, use the button REPLY, if this person is the Original Poster of the question he/she will be automatically informed, otherwise copy/paste their hyperlinked name so that the person receives a warning (NB: @ doesn't work/but typing this character will suggest hyperlinked names).&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 14:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219259#M1983444</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-30T14:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219260#M1983445</link>
      <description>&lt;P&gt;You say that "the data was not posted in SMQ2" (inbound queue). It should first go through the outbound queue, did you verify? Did you verify that the queues were not blocked? Did you use COMMIT WORK to start actually the RFC process? Please post more information because your question is not enough precise.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 14:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219260#M1983445</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-30T14:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219261#M1983446</link>
      <description>&lt;P&gt;Hi, what i want is just to get the data of the 'failed' bgrfc queue.&lt;/P&gt;&lt;P&gt;If erything goes fine, nothing shoul happen, but if the BGRFC call fails ( maybe due to incorrect master data) i want the get the data which should be posted. I expect that the data is stored in table QRFC_I_SDATA in the fiel func_data.&lt;/P&gt;&lt;P&gt;But i have no idea how to get the value in letters which can be interpreted.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 10:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219261#M1983446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-08-03T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219262#M1983447</link>
      <description>&lt;P&gt;If you don't want to use the debug, you may have an approximation of the parameters, by displaying the entries of the LUW (one or more Function Module calls), select the client field and press F2.&lt;/P&gt;&lt;P&gt;Example for /SAPAPO/CIF_ORDER_INBOUND (really difficult to read - It's why I recommend the debug, to display the variables correctly) :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Display Data of qRFC LUW (Inbound Queue)

                      LUW Information
          TransID:         0A2314AC75405A4F4C4400D4
          LUW-Cnt:         00000001

                                      Function Name

 Offset   Type value output    Value output&lt;BR /&gt;
 Name:      Function Name                    Length:             25
          binary               2F53415041504F2F4349465F4F524445525F494E424F554E44
          text                  / S A P A P O / C I F _ O R D E R _ I N B O U N D

                                     Parameter Name
Offset   Type value output    Value output

Name:      Parameter Name                   Length:             20
         binary               49535F434F4E54524F4C5F504152414D45544552
         text                  I S _ C O N T R O L _ P A R A M E T E R

                                    Parameter Value

Offset   Type value output    Value output

Name:      Parameter Value                  Length:            199
00000    binary               4B3458434C4E543130304B3458434C4E543130303131303437333434202020204346504C4F303030
         text                  K 4 X C L N T 1 0 0 K 4 X C L N T 1 0 0 1 1 0 4 7 3 4 4         C F P L O 0 0 0
00040    binary               30303130313932303620202020202020495820202020202020202020202020202020202020202020
         text                  0 0 1 0 1 9 2 0 6               I X
00080    binary               202020434F5232202020202020202020202020202020204537353220202020202020202000000000
         text                        C O R 2                                 E 7 5 2                   # # # #&lt;BR /&gt;...&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Aug 2020 12:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219262#M1983447</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-08-03T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219263#M1983448</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;sorry , but the report /SAPAPO/CIF_ORDER_INBOUND is not available in our system.&lt;/P&gt;&lt;P&gt;You have another example please ?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/12219263#M1983448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-08-03T14:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: BGRFC Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/13916019#M2037565</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I don't have access to this report&amp;nbsp;&lt;SPAN&gt;/SAPAPO/CIF_ORDER_INBOUND either.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Did you find any option to deserialize payload data from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;QRFC_I_SDATA?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 17:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bgrfc-data/m-p/13916019#M2037565</guid>
      <dc:creator>jraghurajshetty</dc:creator>
      <dc:date>2024-10-22T17:29:16Z</dc:date>
    </item>
  </channel>
</rss>

