<?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: IDOC issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065845#M1176976</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;I have a query in ABAP HR,&lt;/P&gt;&lt;P&gt;to create an Idoc , i have a Idoc basic type HRMD_A02&lt;/P&gt;&lt;P&gt;and extension Idoc is created with 'Z' , my issue is i need to add a segment (infotype structure) 'p0040' to the extension, but this infotype already has SAP Idoc segment in t-code SM31 table T777D,&lt;/P&gt;&lt;P&gt;can anyone tell me how can i add this infotype fields to my Idoc extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to add the infotype fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2009 21:19:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-02T21:19:30Z</dc:date>
    <item>
      <title>IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065840#M1176971</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;I would like to ask for your inputs regarding an issue that I am facing right now. Here is the case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOCs with Message type MBGMCR cannot be processed using RBDAPP01, it resulted to status 51, the reason it gave was "Please enter net price". But then, when re-processed using BD87, it was successfully done, having a status number 53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping to get some ideas from you people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ealbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 06:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065840#M1176971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T06:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065841#M1176972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is weird, they should behave the same way. If I were in your place I would have debugged RBDAPP01 with watch point SY-MSGNO = &amp;lt;message number of error message&amp;gt; and see from where in the code it is escalating from. Put a break-point at the first statement of the parent routine and now try to execute BD87 to catch that break-point to see why the difference in behavior. I hope there are no custom user exits which are getting triggered only when the program is run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 06:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065841#M1176972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T06:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065842#M1176973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;irspective of rbdapp01 or bd87 ,the idoc should process successful for any message type but inyour case why its happening like that...i dont know c..an you please check once again and try to debug the program then u may get solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Durga.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 10:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065842#M1176973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065843#M1176974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    "RBDAPP01" is not the correct program to process the in 51 status. Idoc in 51 status should be processed with "RBDMANI2". We use  "RBDAPP01" to process idoc which is in 64 status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 05:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065843#M1176974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T05:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065844#M1176975</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;This case is really weird. When I debugged, I found out that all programs used are SAP standard. I don't know what to do next. My colleagues are mentioning about OSS notes. I still have to investigate further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 05:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065844#M1176975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T05:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065845#M1176976</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;I have a query in ABAP HR,&lt;/P&gt;&lt;P&gt;to create an Idoc , i have a Idoc basic type HRMD_A02&lt;/P&gt;&lt;P&gt;and extension Idoc is created with 'Z' , my issue is i need to add a segment (infotype structure) 'p0040' to the extension, but this infotype already has SAP Idoc segment in t-code SM31 table T777D,&lt;/P&gt;&lt;P&gt;can anyone tell me how can i add this infotype fields to my Idoc extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to add the infotype fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 21:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065845#M1176976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T21:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065846#M1176977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;           For these kind of issue you should raise separate question rather than making it part of other's question thread. &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate more the point  "but this infotype already has SAP Idoc segment" in your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 08:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-issue/m-p/5065846#M1176977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T08:52:27Z</dc:date>
    </item>
  </channel>
</rss>

