<?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 BDA5 - Document Status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871719#M366945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu , &lt;/P&gt;&lt;P&gt;Thanks for the Reply ... &lt;/P&gt;&lt;P&gt;I have another doubt ... &lt;/P&gt;&lt;P&gt;In my Inbound idoc i have added a new segment E1DRAWP using transaction we19  .&lt;/P&gt;&lt;P&gt;If i execute it doesn't gets passed on to the application ..&lt;/P&gt;&lt;P&gt;Kindly help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2007 16:22:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-23T16:22:16Z</dc:date>
    <item>
      <title>Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871715#M366941</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;&lt;/P&gt;&lt;P&gt;We use BDA5 transaction to transfer the Document Info Record from one client to another . &lt;/P&gt;&lt;P&gt;Though we have many status in the document only one status is there in IDOC . &lt;/P&gt;&lt;P&gt;Can anyone suggest us how all the statuses can be sent to IDoc ... &lt;/P&gt;&lt;P&gt;Kindly suggest me with some example .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 10:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871715#M366941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T10:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871716#M366942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Durai,&lt;/P&gt;&lt;P&gt;I agree there is a possibility to see the Document Info Record's (DIR) status log -&amp;gt; that means what status'es the DIR went through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the DIR can have only one current status.&lt;/P&gt;&lt;P&gt;You can see the current status in the document data tab (Field Document Status).&lt;/P&gt;&lt;P&gt;You might have noticed that it is a single value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you are sending an IDOC only the current status is sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prashanth.&lt;/P&gt;&lt;P&gt;SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 15:52:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871716#M366942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T15:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871717#M366943</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;Thing is we are migrating data from one client to another so we need all the info ..&lt;/P&gt;&lt;P&gt;to track all the changes .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Suggest us in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 15:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871717#M366943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T15:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871718#M366944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a look at the IDOC structure. I dont see a way you can do that using the current IDOC structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will have to extend the standard idoc with your own segments and send the Status log as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not know how to extend standard idocs, refer to SAP documentaion on ALE/Idoc or read the Arvind Nagpal book on Idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also ask SAP this question (officially), by raising a CSS message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Reward points if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prashanth.&lt;/P&gt;&lt;P&gt;SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 16:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871718#M366944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T16:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871719#M366945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu , &lt;/P&gt;&lt;P&gt;Thanks for the Reply ... &lt;/P&gt;&lt;P&gt;I have another doubt ... &lt;/P&gt;&lt;P&gt;In my Inbound idoc i have added a new segment E1DRAWP using transaction we19  .&lt;/P&gt;&lt;P&gt;If i execute it doesn't gets passed on to the application ..&lt;/P&gt;&lt;P&gt;Kindly help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 16:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871719#M366945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction BDA5 - Document Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871720#M366946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Durai,&lt;/P&gt;&lt;P&gt;Well you have extended your IDOC, but you need to write the code in the inbound side (Inbound FM) to process the new segment as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have exteneded your idoc, you have only made a provision to pass more data. You have not told the receiver FM what to do with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So find out the receiver FM, and you will have to modify this, so that you read data from the incoming IDOC and update respective DB tables in your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;And remember to award points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 18:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-bda5-document-status/m-p/1871720#M366946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T18:02:05Z</dc:date>
    </item>
  </channel>
</rss>

