<?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: Is this possible? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476887#M223535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Somen,&lt;/P&gt;&lt;P&gt;Your file should contain sender, receiver message type.&lt;/P&gt;&lt;P&gt;try this out if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can run the program RseinB00 to trigger inbound processing of file. or you can run program startrfc from operating system. These programs will take your inbound file and create IDOC in SAP database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In partner profile configuration you can select Trigger by background program or trigger immediately. If you have selected trigger immediately the RBDAPP01 program will run automatically else if you have selected Trigger by background in WE20(partner profile)then you have to run the program RBDAPP01 manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this cud be of some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plese reward any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: amit bhadauria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2006 12:13:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-26T12:13:14Z</dc:date>
    <item>
      <title>Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476883#M223531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I be able to update the accounting view (standard price) of a material by processing an IDOC using RBDAPP01?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC is published by middleware using a flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&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;&lt;/P&gt;&lt;P&gt;Message was edited by: Naren Somen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 01:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476883#M223531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T01:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476884#M223532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 03:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476884#M223532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T03:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476885#M223533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ajay. Which IDOC type should I use to acheive this? Is it MATMAS04. I manually created an IDOC of this type using we30 filling just 4 segment fields which are material number, desc, standard price and plant. I got an error since I had not maintained the recepient and sender in the control segment of this idoc type. In real scenatio, the middleware will do the mapping and will create an IDOC with this data which comes in a flat file. I am wondering if the flat file doesnt have the recepient and sender info, what info and from where will middleware get this and publish an idoc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is Should the flat file contain the sender and recepient information? Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 11:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476885#M223533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T11:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476886#M223534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Somen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flat file should contain the sender and receiver systems, direction (inbound) and message type information. All of these information should be provided in IDoc Record Control (EDIDC) section. SAP will then use this information to validate and process IDoc(s). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The detail data should be populated in IDoc Record Data (EDIDD) section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, you need to provide the above detail mapping for the sender system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upload the flat file and generate IDoc(s), you can use standard program RSEINB00. If you setup the partner profile to be processed by background job then you can use standard program RBDAPP01 to post IDoc(s) to application. Otherwise, the IDoc will be posted automatically when you upload the file thru above mentioned program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 11:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476886#M223534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T11:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476887#M223535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Somen,&lt;/P&gt;&lt;P&gt;Your file should contain sender, receiver message type.&lt;/P&gt;&lt;P&gt;try this out if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can run the program RseinB00 to trigger inbound processing of file. or you can run program startrfc from operating system. These programs will take your inbound file and create IDOC in SAP database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In partner profile configuration you can select Trigger by background program or trigger immediately. If you have selected trigger immediately the RBDAPP01 program will run automatically else if you have selected Trigger by background in WE20(partner profile)then you have to run the program RBDAPP01 manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this cud be of some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plese reward any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: amit bhadauria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 12:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476887#M223535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T12:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476888#M223536</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;standard price can't be changed with material master (MM02), if you have already some values. For this transaction MR21 should be used.&lt;/P&gt;&lt;P&gt;I don't know any IDOC doing this, but there is an Bapi BAPI_MATVAL_PRICE_CHANGE which can do the change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also business object 2027 can have something to do with it, I haven't checked this further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 12:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476888#M223536</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-07-26T12:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476889#M223537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your replies. The replies are very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said, I have to update the standard prices of the material using IDOC. Which IDOC type is best suited for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I am not creating the IDOCS using RSEINB00. The middleware will use the flat file and will create IDOCS. We have to process them using RBDAPP01. Which IDOC type is best suited for this in message type MATMAS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;We follow this approach.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;All interfaces inbound to SAP should be accomplished via IDoc and IDoc function module.&amp;lt;/b&amp;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;&lt;/P&gt;&lt;P&gt;Message was edited by: Somen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 14:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476889#M223537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T14:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476890#M223538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Somen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use IDoc type &amp;lt;b&amp;gt;MATERIALVALUATION_PRICECHANG01&amp;lt;/b&amp;gt;, message type &amp;lt;b&amp;gt;MATERIALVALUATION_PRICECHANGE&amp;lt;/b&amp;gt; and process code &amp;lt;b&amp;gt;BAPI&amp;lt;/b&amp;gt; for material price change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2006 15:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-possible/m-p/1476890#M223538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-26T15:08:01Z</dc:date>
    </item>
  </channel>
</rss>

