<?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: Transaction data in IDOC... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322303#M1029966</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;u can use CHANGE POINTERS method in ur case to transfer data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use transactions BD61,BD52,BD56.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2008 12:08:04 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-08-26T12:08:04Z</dc:date>
    <item>
      <title>Transaction data in IDOC...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322302#M1029965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey hi guys ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well i am here just want to clarify a doubt ..that wether transaction data can be sent in an IDOC...i heard only master data can be sent ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well the issue is ... i want to intimate the legacy systems when even there is a change in the price ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that is a transaction data ... well i do have some idea about IDOCs ... i think in this case we need to use CHANGE POINTERS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well it would be much appreciable if any one would help me out in this issue ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more exactly with some examples ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chandu reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2008 12:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322302#M1029965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-26T12:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction data in IDOC...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322303#M1029966</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;u can use CHANGE POINTERS method in ur case to transfer data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use transactions BD61,BD52,BD56.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2008 12:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322303#M1029966</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-08-26T12:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction data in IDOC...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322304#M1029967</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; Change pointers are generally used to transfer master data.In case you want to push transactional data use Message Control. You have to do some settings through transaction NACE then decide the medium of transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2008 12:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322304#M1029967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-26T12:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction data in IDOC...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322305#M1029968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         For Sending Transaction Data, such as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Sales Orders (Order Response)&lt;/P&gt;&lt;P&gt;2. Delivery Notification&lt;/P&gt;&lt;P&gt;3. Advanced Shipment Notification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       using EDI, we can Use Message Control. That is, we configure an Output Type and make the Transmission medium as EDI (6 - EDI).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       When certain conditions are satisfied while creating or Changing the Application Document (Per say Sales Order or Shipment), the Output Type is proposed automatically. And an Idoc with all the Information of Shipments, Deliveries, Sales Orders, Partner Information (Transaction Data Examples) will be sent to the Business Partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it was clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Technical Information would include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE31 - Creating Segment Definition&lt;/P&gt;&lt;P&gt;WE30 - Creating a Custom or IDoc Extension&lt;/P&gt;&lt;P&gt;WE81 - Creation of Message Type&lt;/P&gt;&lt;P&gt;WE82 - Assignment of IDoc type to Message Type&lt;/P&gt;&lt;P&gt;WE41 - Process Codes&lt;/P&gt;&lt;P&gt;WE20 - Partner Profiles&lt;/P&gt;&lt;P&gt;WE21 - Port Definitions&lt;/P&gt;&lt;P&gt;NACE / VK01 - Message Control Configuration&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat Phani Prasad Konduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2008 13:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-data-in-idoc/m-p/4322305#M1029968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-26T13:28:12Z</dc:date>
    </item>
  </channel>
</rss>

