<?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: regarding RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547459#M579598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sudarshan,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare an internal table locally of the table type &amp;lt;b&amp;gt;oigisv&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in that internal table fill in the values for the required fields and pass that internal table to the table parameter of this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this would work for you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 12:31:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-19T12:31:53Z</dc:date>
    <item>
      <title>regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547456#M579595</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;iam sending the rfc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OIGI_CHANGE_SHIPMENT_RFC'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    pi_oigis                    = field&lt;/P&gt;&lt;P&gt;    pi_confirm                  = 'X'&lt;/P&gt;&lt;P&gt;    pi_no_commit                = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_LEAVE_TRS                =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_MAINT_COMPL              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_NO_OVL_CHECK             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PO_SHNUMBER                 =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; *TABLES&lt;/P&gt;&lt;P&gt;   PI_OIGISV                   =&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISI                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISIQ                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISVMQ                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISE                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISET                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISS                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISVIIS                =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PI_OIGISPA                  =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NOT_CALLED_FOR_CHANGE       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                      = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to pass fields to the tables pi_oigisv.&lt;/P&gt;&lt;P&gt;iam having only two field values to pass to the table pi_oigisv.&lt;/P&gt;&lt;P&gt;pi_oigisv can be declared to structure oigisv in the tables tab of the rfc&lt;/P&gt;&lt;P&gt;function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me some guidance inorder to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 09:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547456#M579595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T09:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547457#M579596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'OIGI_CHANGE_SHIPMENT_RFC' destination &amp;lt;DEST&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just create the internal tables of the same structure of the tabels in the FM and pass the data. If the tables are reusable then create a structure in DDIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rusidar S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 12:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547457#M579596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T12:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547458#M579597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarsan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the two field values that you have to pass to the table OIGISV are the key fields of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Structure TYPE of (OIGISV) same in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use that TYPE to create an internal table, populate the internal table and pass it to the Remote Function cal, TABLES Parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 12:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547458#M579597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547459#M579598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sudarshan,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare an internal table locally of the table type &amp;lt;b&amp;gt;oigisv&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in that internal table fill in the values for the required fields and pass that internal table to the table parameter of this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this would work for you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 12:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-rfc/m-p/2547459#M579598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T12:31:53Z</dc:date>
    </item>
  </channel>
</rss>

