<?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 creating Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289044#M1023167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Production of a Function Builder module, which supplies the address data of an Purchase Order as well as an SD-Order.&lt;/P&gt;&lt;P&gt;In this case all address data information should be available and shown.&lt;/P&gt;&lt;P&gt;All data to the Purchase Order and more are however already in the data type of the import parameter DOC (TYPE: MEEIN_PURCHASE_DOC_PRINT) available &lt;/P&gt;&lt;P&gt;Import parameter: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARVW 		(Char 2)   		(VBPA-PARVW or EKPA-PARVW) &lt;/P&gt;&lt;P&gt;DOC                 	TYPE 		MEEIN_PURCHASE_DOC_PRINT            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADRC table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it concerns here user data, it must be noted, that the table ADRC does not store all data. &lt;/P&gt;&lt;P&gt;The email address e.g. is normally in the table ADR6 discarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner roles in the Purchase Order find in the Table EKPA &lt;/P&gt;&lt;P&gt;(see (TYPE MEEIN_PURCHASE_DOC_PRINT) &lt;/P&gt;&lt;P&gt;The partner roles in the SD-Order find in the Table EKKN - &amp;gt; VBPA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2008 04:54:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-11T04:54:12Z</dc:date>
    <item>
      <title>creating Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289044#M1023167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Production of a Function Builder module, which supplies the address data of an Purchase Order as well as an SD-Order.&lt;/P&gt;&lt;P&gt;In this case all address data information should be available and shown.&lt;/P&gt;&lt;P&gt;All data to the Purchase Order and more are however already in the data type of the import parameter DOC (TYPE: MEEIN_PURCHASE_DOC_PRINT) available &lt;/P&gt;&lt;P&gt;Import parameter: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARVW 		(Char 2)   		(VBPA-PARVW or EKPA-PARVW) &lt;/P&gt;&lt;P&gt;DOC                 	TYPE 		MEEIN_PURCHASE_DOC_PRINT            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADRC table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it concerns here user data, it must be noted, that the table ADRC does not store all data. &lt;/P&gt;&lt;P&gt;The email address e.g. is normally in the table ADR6 discarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner roles in the Purchase Order find in the Table EKPA &lt;/P&gt;&lt;P&gt;(see (TYPE MEEIN_PURCHASE_DOC_PRINT) &lt;/P&gt;&lt;P&gt;The partner roles in the SD-Order find in the Table EKKN - &amp;gt; VBPA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 04:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289044#M1023167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T04:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: creating Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289045#M1023168</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;What exactly your output needs to contain? &lt;/P&gt;&lt;P&gt;since its a custom FM you can create your own structure, populate the details based on partner function and send the output to the tables parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any particular issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rajini Rajuladevi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 05:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289045#M1023168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T05:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: creating Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289046#M1023169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;output : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADDRNUMBER&lt;/P&gt;&lt;P&gt;TITLE&lt;/P&gt;&lt;P&gt;NAME1&lt;/P&gt;&lt;P&gt;NAME2&lt;/P&gt;&lt;P&gt;NAME3&lt;/P&gt;&lt;P&gt;NAME4&lt;/P&gt;&lt;P&gt;CITY1&lt;/P&gt;&lt;P&gt;CITY_CODE&lt;/P&gt;&lt;P&gt;POST_CODE1&lt;/P&gt;&lt;P&gt;PO_BOX&lt;/P&gt;&lt;P&gt;STREET&lt;/P&gt;&lt;P&gt;HOUSE_NUM1&lt;/P&gt;&lt;P&gt;TEL_NUMBER&lt;/P&gt;&lt;P&gt;TEL_EXTENS&lt;/P&gt;&lt;P&gt;FAX_NUMBER&lt;/P&gt;&lt;P&gt;ZZ_EMAIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2008 05:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-function-module/m-p/4289046#M1023169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-11T05:44:54Z</dc:date>
    </item>
  </channel>
</rss>

