<?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: Inbound ECC, ADRMAS/DEBMAS Processing with Customer # Assignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650198#M1866296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to consider using "Serialization by Message Type" in the receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to below link which has more information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Serialization+of+Messages" title="http://wiki.scn.sap.com/wiki/display/ABAP/Serialization+of+Messages"&gt;Serialization of Messages - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you have internal number assignment for the customer, the system will propose a new available customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 04:05:29 GMT</pubDate>
    <dc:creator>Kumaranl</dc:creator>
    <dc:date>2014-10-29T04:05:29Z</dc:date>
    <item>
      <title>Inbound ECC, ADRMAS/DEBMAS Processing with Customer # Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650197#M1866295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for someone with recommendations on how we can get ADRMAS and DEBMAS IDocs transformed with new customer number and processed in proper order in ECC.&amp;nbsp; The IDocs are being sent from a hub MDG system with a hub customer number in them.&amp;nbsp; They get sent over via ALE to the destination ECC system and we have them set to not process immediate.&amp;nbsp; We plan to process them via a program that needs to look up the next available customer number on the ECC (using internal number assignment) and process both IDocs with the new ECC customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to coordinate the ADRMAS processing before its' respective DEBMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 17:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650197#M1866295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-23T17:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound ECC, ADRMAS/DEBMAS Processing with Customer # Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650198#M1866296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to consider using "Serialization by Message Type" in the receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to below link which has more information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Serialization+of+Messages" title="http://wiki.scn.sap.com/wiki/display/ABAP/Serialization+of+Messages"&gt;Serialization of Messages - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you have internal number assignment for the customer, the system will propose a new available customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 04:05:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650198#M1866296</guid>
      <dc:creator>Kumaranl</dc:creator>
      <dc:date>2014-10-29T04:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound ECC, ADRMAS/DEBMAS Processing with Customer # Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650199#M1866297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of processing sequence, one approach would be to specify two variants for program RBDAPP01 - one each for ADRMAS and DEBMAS (along with any other selection criterias for further differentiation if required.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When scheduling the background job to process these IDocs, create a single job with 2 steps - first step using program RBDAPP01 with the ADRMAS variant, and second step with the DEBMAS variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would ensure that the ADRMAS are always processed before the DEBMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Eng Swee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 04:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-ecc-adrmas-debmas-processing-with-customer-assignment/m-p/10650199#M1866297</guid>
      <dc:creator>engswee</dc:creator>
      <dc:date>2014-10-29T04:23:35Z</dc:date>
    </item>
  </channel>
</rss>

