<?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: function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219515#M135852</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;refer this code:&lt;/P&gt;&lt;P&gt;data: begin of opr_itab occurs 0.&lt;/P&gt;&lt;P&gt;        include structure sfc_itab.&lt;/P&gt;&lt;P&gt;data: end of opr_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: vbkz_tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'CO_BT_AFVG_READ_WITH_INDEX'&lt;/P&gt;&lt;P&gt;           exporting&lt;/P&gt;&lt;P&gt;                index     = opr_itab-index_plpo&lt;/P&gt;&lt;P&gt;           importing&lt;/P&gt;&lt;P&gt;                afvgd_exp = afvgd&lt;/P&gt;&lt;P&gt;                vbkz_exp  = vbkz_tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2006 06:36:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-30T06:36:41Z</dc:date>
    <item>
      <title>function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219514#M135851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to use the function module CO_BT_AFVG_READ_WITH_INDEX?&lt;/P&gt;&lt;P&gt;what parameters to export and import?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219514#M135851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T06:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219515#M135852</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;refer this code:&lt;/P&gt;&lt;P&gt;data: begin of opr_itab occurs 0.&lt;/P&gt;&lt;P&gt;        include structure sfc_itab.&lt;/P&gt;&lt;P&gt;data: end of opr_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: vbkz_tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call function 'CO_BT_AFVG_READ_WITH_INDEX'&lt;/P&gt;&lt;P&gt;           exporting&lt;/P&gt;&lt;P&gt;                index     = opr_itab-index_plpo&lt;/P&gt;&lt;P&gt;           importing&lt;/P&gt;&lt;P&gt;                afvgd_exp = afvgd&lt;/P&gt;&lt;P&gt;                vbkz_exp  = vbkz_tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 06:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219515#M135852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T06:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219516#M135853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    try to find the programs where this FM is used, by using the option "where-used list" so that you will get idea how to and in which situation you can use this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help and i think you know how to find that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudheer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 12:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219516#M135853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T12:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219517#M135854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check this. As said you can try using the Where used list also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA BEGIN OF RC27I_TMP.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE RC27I.&lt;/P&gt;&lt;P&gt;DATA END OF RC27I_TMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA BEGIN OF AFVGD_STRUC.             " Vorgänge&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE AFVGD.&lt;/P&gt;&lt;P&gt;DATA END OF AFVGD_STRUC.&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF AFVGE_TMP OCCURS 0.     " Auszug aus AFVG-Belegtabelle&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE AFVGE.&lt;/P&gt;&lt;P&gt;DATA: END OF AFVGE_TMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   CALL FUNCTION 'CO_BT_AFVG_READ_WITH_INDEX'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;              INDEX     = RC27I_TMP-INDEX_PLPO&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;              AFVGD_EXP = AFVGD_STRUC&lt;/P&gt;&lt;P&gt;              VBKZ_EXP  = AFVGE_TMP-VBKZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2006 12:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1219517#M135854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-30T12:59:27Z</dc:date>
    </item>
  </channel>
</rss>

