<?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 Modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451779#M829236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above said two are exporting parameters of that particular function module, so i need to import these and use the fieds from this structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As u said i tries the same with import parameters but since the reference is a structure it is not giving any output data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 16:22:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T16:22:59Z</dc:date>
    <item>
      <title>Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451777#M829234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm working on some PM realted stuff, in which i need to use BAPI_ALM_ORDER_GET_DETAIL&lt;/P&gt;&lt;P&gt;where i need some fields from export parameters, giving the input as order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is exporting a structure, so i'm not sure how to get the fields from the structure(i.e,&lt;/P&gt;&lt;P&gt;How to retrive data from the structure ),&lt;/P&gt;&lt;P&gt;since i could get data only from table or internal table.&lt;/P&gt;&lt;P&gt;SO please guide me in getting data from this structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how can i assign this structure to the Interanl table or some how to retrive data.&lt;/P&gt;&lt;P&gt;In short guide me how to use this function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 16:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451777#M829234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T16:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451778#M829235</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;For using Exporting..&lt;/P&gt;&lt;P&gt;Create a work area of whatever structure type u have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like for this BAPI create two work areas for exporting parametersuse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data : wa_itab    type BAPI_ALM_ORDER_HEADER_E,&lt;/P&gt;&lt;P&gt;          wa_itab2  type BAPI_ALM_ORDER_SRVDAT_E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and put them into exporting field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 16:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451778#M829235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T16:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451779#M829236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above said two are exporting parameters of that particular function module, so i need to import these and use the fieds from this structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As u said i tries the same with import parameters but since the reference is a structure it is not giving any output data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 16:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/3451779#M829236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T16:22:59Z</dc:date>
    </item>
  </channel>
</rss>

