<?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 regarding FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876997#M368656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one tell me how to use this FM.&lt;/P&gt;&lt;P&gt;MASTERIDOC_CREATE_CHRMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What r the values to be passed &lt;/P&gt;&lt;P&gt;RCVPFC &lt;/P&gt;&lt;P&gt;RCVPRN &lt;/P&gt;&lt;P&gt;RCVPRT &lt;/P&gt;&lt;P&gt;SNDPFC &lt;/P&gt;&lt;P&gt;SNDPRN &lt;/P&gt;&lt;P&gt;SNDPRT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know wat r the values passed to the above mentioned field.&lt;/P&gt;&lt;P&gt;i know RCVPNR is receiver number,&lt;/P&gt;&lt;P&gt;          RCVPRT is receiver type (eg.LS)&lt;/P&gt;&lt;P&gt;i want where to get correct values for tht.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried but idoc was generated with status 29.&lt;/P&gt;&lt;P&gt;it says tht there is no entry in outbound table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one solve this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2007 12:21:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-23T12:21:17Z</dc:date>
    <item>
      <title>regarding FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876997#M368656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one tell me how to use this FM.&lt;/P&gt;&lt;P&gt;MASTERIDOC_CREATE_CHRMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What r the values to be passed &lt;/P&gt;&lt;P&gt;RCVPFC &lt;/P&gt;&lt;P&gt;RCVPRN &lt;/P&gt;&lt;P&gt;RCVPRT &lt;/P&gt;&lt;P&gt;SNDPFC &lt;/P&gt;&lt;P&gt;SNDPRN &lt;/P&gt;&lt;P&gt;SNDPRT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know wat r the values passed to the above mentioned field.&lt;/P&gt;&lt;P&gt;i know RCVPNR is receiver number,&lt;/P&gt;&lt;P&gt;          RCVPRT is receiver type (eg.LS)&lt;/P&gt;&lt;P&gt;i want where to get correct values for tht.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried but idoc was generated with status 29.&lt;/P&gt;&lt;P&gt;it says tht there is no entry in outbound table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one solve this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 12:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876997#M368656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T12:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876998#M368657</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; To get rid of Error 29,you have to add the message type of the idoc created in the Partner Profiles - WE20 - Outbound Parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RCVPOR Receiver port (SAP System, EDI subsystem)&lt;/P&gt;&lt;P&gt;RCVPRT	Partner Type of Receiver&lt;/P&gt;&lt;P&gt;RCVPRN	Partner Number of Recipient&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SNDPOR	Sender port (SAP System, EDI subsystem)&lt;/P&gt;&lt;P&gt;SNDPRT	Partner type of sender&lt;/P&gt;&lt;P&gt;SNDPRN	Partner Number of Sender&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Immanuel D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 19:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876998#M368657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T19:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: regarding FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876999#M368658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check WE02/WE05/WE09 for any Idocs created between two systems to get the data you are seeking, this data will be different based on how the system landscape is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hith&lt;/P&gt;&lt;P&gt;Sunil Achyut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 19:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fm/m-p/1876999#M368658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T19:15:34Z</dc:date>
    </item>
  </channel>
</rss>

