<?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 Problem creating backend PO in ECC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980464#M401081</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;I have already posted this question in the SRM Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using SRM 5.0. I am trying to create a backend PO. SRM defines the standard PO with a doc type as 'EC' and the same in ECC is defined as 'ZSTD'. This is getting created perfectly. Absolutely no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create other POs from SRM to ECC:&lt;/P&gt;&lt;P&gt;"Blanket PO - Doctype ZBPO"&lt;/P&gt;&lt;P&gt;"Exemption PO - Doctype ZEPO" etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to select different types of POs from the drop down from the SRM screen. But when I am debugging, I always get the doc type as 'EC' regardless of what ever type of PO I select from SRM screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I getting same DOCTYPE for different POs from SRM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am implementing the BADI "BBP_CREATE_BE_PO_NEW"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajasekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 16:56:49 GMT</pubDate>
    <dc:creator>rajasekhar_matukumalli3</dc:creator>
    <dc:date>2007-02-28T16:56:49Z</dc:date>
    <item>
      <title>Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980464#M401081</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;I have already posted this question in the SRM Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using SRM 5.0. I am trying to create a backend PO. SRM defines the standard PO with a doc type as 'EC' and the same in ECC is defined as 'ZSTD'. This is getting created perfectly. Absolutely no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create other POs from SRM to ECC:&lt;/P&gt;&lt;P&gt;"Blanket PO - Doctype ZBPO"&lt;/P&gt;&lt;P&gt;"Exemption PO - Doctype ZEPO" etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to select different types of POs from the drop down from the SRM screen. But when I am debugging, I always get the doc type as 'EC' regardless of what ever type of PO I select from SRM screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I getting same DOCTYPE for different POs from SRM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am implementing the BADI "BBP_CREATE_BE_PO_NEW"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajasekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 16:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980464#M401081</guid>
      <dc:creator>rajasekhar_matukumalli3</dc:creator>
      <dc:date>2007-02-28T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980465#M401082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be becuase of configuration settings. Check in SPRO 'Define objects in Backend System (Purch. Reqs, Reservations, Purch. Orders) or in the view 'V_BBP_TARGET_OBJ'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you may have to implement following BADIs based upon your req if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement BADIs:&lt;/P&gt;&lt;P&gt;BBP_SC_TRANSFER_BE&lt;/P&gt;&lt;P&gt;BBP_TARGET_OBJECTS&lt;/P&gt;&lt;P&gt;BBP_DOC_CHANGE_BADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 17:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980465#M401082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T17:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980466#M401083</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;We already did the config and I tried implementing the BADIs u mentioned, but still no luck.&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;Rajasekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 19:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980466#M401083</guid>
      <dc:creator>rajasekhar_matukumalli3</dc:creator>
      <dc:date>2007-02-28T19:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980467#M401084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. In the BADI BBP_SC_TRANSFER_BE, method GET_NUMBER_OR_RANGE, check what is the&lt;/P&gt;&lt;P&gt;cv_number_range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check If you are getting the number range related to doc type 'EC'.&lt;/P&gt;&lt;P&gt;If yes, try to change this number range related to doc type which you are expecting.&lt;/P&gt;&lt;P&gt;Alternatively, you pass the doc type in ls_item-be_doc_type of BADI BBP_DOC_CHANGE_BADI, method BBP_SC_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 20:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980467#M401084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980468#M401085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was out of office. I did try to do what ever u said. I am getting the number range related to the doc type which I wanted to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to changing the DOC_TYPE of BADI BBP_DOC_CHANGE_BADI, method BBP_SC_CHANGE, I always have DOC_TYPE as 'EC' regardless of type of PO I am selecting on the SRM Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any clue, if we need to make any config changes? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajasekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 17:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980468#M401085</guid>
      <dc:creator>rajasekhar_matukumalli3</dc:creator>
      <dc:date>2007-03-05T17:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating backend PO in ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980469#M401086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As i mentioned in my first reply, there could be some config setting. You may check with your functional consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 19:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-backend-po-in-ecc/m-p/1980469#M401086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-05T19:19:11Z</dc:date>
    </item>
  </channel>
</rss>

