<?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: To know function module and enhancement for an basic idoc type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130793#M743749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and  why the function module is prefixed with '  /SAPHT/ ' .. any particular  reason..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 21:33:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T21:33:55Z</dc:date>
    <item>
      <title>To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130789#M743745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to prepare idoc to send inventory data to customer.. so need&lt;/P&gt;&lt;P&gt;to develop 846.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 846 -Inventory Advice , i found the most matching basic idoc type&lt;/P&gt;&lt;P&gt;is INVRPT01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bt the standard segments in the basic idoc type  are not meeting the&lt;/P&gt;&lt;P&gt;requirement, so we decided  to extend the basic idoc type  and include&lt;/P&gt;&lt;P&gt;the customized segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. where could i see the standard outbound function module  for INVRPT01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How to find the enhancements for above function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. If there are no standard enhancement for the function module.. how&lt;/P&gt;&lt;P&gt;to modify the code to our requirement( I mean without enhancements)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 20:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130789#M743745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T20:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130790#M743746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Outbound function module: /SAPHT/IDOC_OUTPUT_INVRPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement: BAdI name is /SAPHT/DRM_EDIS_BADI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130790#M743746</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T21:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130791#M743747</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;With the above given Badi, can we pop up data in customized segments.. I mean .. if we code modification program in this  Badi.... will the  desired data would go to respective customized segments....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130791#M743747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T21:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130792#M743748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;Since this BAdI (specifically, the method HANDLE_INVRPT_GENERATED_DATA) is called after the IDoc is completely assembled by the standard process, you have access to the control record and the table containing the IDoc data, so you can manipulate them any way you need it. You can insert a new (custom) segment at the proper position too, if that is what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130792#M743748</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T21:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130793#M743749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and  why the function module is prefixed with '  /SAPHT/ ' .. any particular  reason..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130793#M743749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T21:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: To know function module and enhancement for an basic idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130794#M743750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose because it belongs to SAP's High Tech solution... this is related to DRM. Those objects were developed with an own namespace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 21:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-know-function-module-and-enhancement-for-an-basic-idoc-type/m-p/3130794#M743750</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T21:40:25Z</dc:date>
    </item>
  </channel>
</rss>

