<?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 Partner profile with out process code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088894#M1506974</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;  My requirement is PI will fill the Idoc FIDCCP02 and send it to ECC. In ECC, VIM will pick this up and process it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My job is to do the needed so that Idoc can come into ECC and stay there in wait status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking that my job is to create partner profile and I should be good. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to create a Partner profile I need a process code. But I don't want to do any thing with the Idoc as this will be picked by VIM which is an SAP extension for Invoices. Please let me know how I can proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jul 2010 00:59:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-20T00:59:15Z</dc:date>
    <item>
      <title>Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088894#M1506974</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;  My requirement is PI will fill the Idoc FIDCCP02 and send it to ECC. In ECC, VIM will pick this up and process it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My job is to do the needed so that Idoc can come into ECC and stay there in wait status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking that my job is to create partner profile and I should be good. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to create a Partner profile I need a process code. But I don't want to do any thing with the Idoc as this will be picked by VIM which is an SAP extension for Invoices. Please let me know how I can proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 00:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088894#M1506974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T00:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088895#M1506975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the inbound params for a Parter Profile you have option to set the processing trigger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Trigger by background program&lt;/P&gt;&lt;P&gt;2. Trigger Immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you have to set the first option. Anyways how will the VIM app pick up the inbound idocs? Is it based on the message type or idoc status ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 05:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088895#M1506975</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-07-20T05:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088896#M1506976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suhas. VIM will pick it up based on both Message type and IDOC status. Even if I select the first option process code is mandatory right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 12:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088896#M1506976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T12:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088897#M1506977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Process code is mandatory when creating Inbound Param. for a Partner Profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select "Trigger via BG program", the idocs will not be processed immediately. I think this is what you want. What is the status message based on which idocs would be processed by VIM ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 12:45:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088897#M1506977</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-07-20T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088898#M1506978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas, The VIM consultant told me that the IDOC should be in Wait status. Is there any dummy program/FM which I can use in creating a process code but will not effect the status of IDOC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 12:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088898#M1506978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T12:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profile with out process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088899#M1506979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know anything about VIM but if it works based on un-processed IDOCs, I would think the 'consultant' should be guiding you on the entire process, including the ALE setup scenario ;-).  You said it does nothing with the IDOC?  How does it know which IDOCs to read/process?  What does VIM do once it has read an IDOC?  Surely, SAP has a process mapped out for this?  It seems like you need your own (dummy) process code that simply sets the status to '68' (or a similar status) once VIM has examined it.  Can VIM trigger the IDOC to process or can it set the status via function module?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profile-with-out-process-code/m-p/7088899#M1506979</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-07-20T14:07:15Z</dc:date>
    </item>
  </channel>
</rss>

