<?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: Inbound IDoc Processing - Custom Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603319#M1084960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look on the following FM. I hope here we can handle extended segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLVV02_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me some pointers. I hope if we handle the extra segement in this FM we won't have any problem in the Upgrading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 06:35:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T06:35:05Z</dc:date>
    <item>
      <title>Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603315#M1084956</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;Actully we get the Data for Customer Master in the form of IDocs from MDM system via PI. This Customer Master is having Some more Custom Fileds other than Standard. Can any one suggest me the Best method to Handle all the Fileds Together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 04:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603315#M1084956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T04:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603316#M1084957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are using the DEBMAS(message type), DEBMAS06 (idoc type) . then you can create the extenstion for DEBMAS06. and send the custom fields using the extension. and inbound processing function IDOC_INPUT_DEBITOR is not suitable for your requirement. you may have to go with the custom processing function(custom process code) there you can try with  bdc or bapi call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need more customizing, attaching the idoctype, messagetype(WE82) ,function module, and BD51, we57, WE42, WE20.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 04:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603316#M1084957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T04:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603317#M1084958</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;Actually I am not intrested to write Custom Function Module, For this do we have any BADI or User Exit to implement. Please give me some pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 05:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603317#M1084958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T05:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603318#M1084959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i searched before answering, there is no exit in the function IDOC_INPUT_DEBITOR , for that reason i mentioned for the custom function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 06:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603318#M1084959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T06:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603319#M1084960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look on the following FM. I hope here we can handle extended segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLVV02_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me some pointers. I hope if we handle the extra segement in this FM we won't have any problem in the Upgrading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 06:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603319#M1084960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T06:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603320#M1084961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, yes that is used for extension segments. the exit is there inside the Function IDOC_INPUT_DEBITOR inside that there is another function call ERP_IDOC_INPUT_DEBITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this exit you have to code for updation of additional fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 06:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603320#M1084961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T06:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDoc Processing - Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603321#M1084962</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;you can use BADI: CUSTOMER_ADD_DATA_BI instead of using the EXIT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-processing-custom-fields/m-p/4603321#M1084962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:29:13Z</dc:date>
    </item>
  </channel>
</rss>

