<?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: No services created while using BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526346#M1262759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I found the error. For someone who might have the same problem:&lt;/P&gt;&lt;P&gt;In POITEM we defined:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCKG_NO Package number 0000003808&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in POITEMX we did not mark the X for the same field. So missing is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEMX&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PCKG_NO Updated information in related user data field X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the missing entry, for some reason the system then creates the PO-item with the exact data that is entered in PCKG_NO, but it does not create the services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the added entry, the system ignores the given data (3808) and generates its own number for PCKG_NO based on the last number used. And then it also creates the services with their own generated package numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2009 12:22:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-17T12:22:46Z</dc:date>
    <item>
      <title>No services created while using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526343#M1262756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the standard BAPI  BAP1_PO_CREATE1 (via LSMW with IDOC) to create pruchase orders with services. The order is created but the services are not created. I think I did everything OK with the package numbers of the father- and underlying services (see data below). I don't get any error message, the services are just not there and I can see in SE16N that no entries are generated for table ESLL. The header and items are created and seem OK. I think I don't need to enter account assignment as my category is "U", but I put some data in to see if it helps, which does not.&lt;/P&gt;&lt;P&gt;The data I currently put in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POHEADER&lt;/P&gt;&lt;P&gt;COMP_CODE	Company Code			2824&lt;/P&gt;&lt;P&gt;DOC_TYPE	Purchasing Document Type		ZPM&lt;/P&gt;&lt;P&gt;VENDOR		Vendor's account number		9900013086&lt;/P&gt;&lt;P&gt;PURCH_ORG	Purchasing Organization		ACZ1&lt;/P&gt;&lt;P&gt;PUR_GROUP     	Purchasing group			ZMR&lt;/P&gt;&lt;P&gt;DOC_DATE      	Purchasing Document Date		20090219&lt;/P&gt;&lt;P&gt;VPER_START   	Start of validity period			20090101&lt;/P&gt;&lt;P&gt;VPER_END     	End of validity period			20091231&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POHEADERX&lt;/P&gt;&lt;P&gt;COMP_CODE	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;DOC_TYPE	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;VENDOR		Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;PURCH_ORG	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;PUR_GROUP	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;DOC_DATE	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;VPER_START	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;VPER_END	Updated information in related user data field 	X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEM&lt;/P&gt;&lt;P&gt;PO_ITEM		Item Number of Purchasing Document	0010&lt;/P&gt;&lt;P&gt;SHORT_TEXT	Short text				Order 1, Item 1&lt;/P&gt;&lt;P&gt;PLANT		Plant				AD58&lt;/P&gt;&lt;P&gt;MATL_GROUP	Material group			MR011-10&lt;/P&gt;&lt;P&gt;QUANTITY		Purchase order quantity 		1&lt;/P&gt;&lt;P&gt;PO_UNIT		Order unit				LE&lt;/P&gt;&lt;P&gt;ITEM_CAT		Item category in purchasing document	D&lt;/P&gt;&lt;P&gt;ACCTASSCAT	Account assignment category		U&lt;/P&gt;&lt;P&gt;PCKG_NO		Package number			0000003808&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEMX&lt;/P&gt;&lt;P&gt;PO_ITEM		Item Number of Purchasing Document             0010&lt;/P&gt;&lt;P&gt;PO_ITEMX		Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;SHORT_TEXT	Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;PLANT		Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;MATL_GROUP	Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;QUANTITY		Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;PO_UNIT		Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;ITEM_CAT		Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;ACCTASSCAT	Updated information in related user data field	X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POACCOUNT&lt;/P&gt;&lt;P&gt;PO_ITEM		Item Number of Purchasing Document	0010&lt;/P&gt;&lt;P&gt;SERIAL_NO	Sequential number of account assignment	01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POACCOUNTX&lt;/P&gt;&lt;P&gt;PO_ITEM		Item Number of Purchasing Document	0010&lt;/P&gt;&lt;P&gt;SERIAL_NO	Sequential number of account assignment	01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSERVICES (father service line)&lt;/P&gt;&lt;P&gt;PCKG_NO		Package number			0000003808&lt;/P&gt;&lt;P&gt;LINE_NO		Internal line number			0000000001&lt;/P&gt;&lt;P&gt;EXT_LINE		Line number			0000000000&lt;/P&gt;&lt;P&gt;OUTL_LEVEL	Hierarchy level of group		0&lt;/P&gt;&lt;P&gt;SUBPCKG_NO	Subpackage number			0000003809&lt;/P&gt;&lt;P&gt;QUANTITY		Quantity with or without plus/minus sign	0000000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSERVICES ("real" service line)&lt;/P&gt;&lt;P&gt;PCKG_NO		Package number			0000003809&lt;/P&gt;&lt;P&gt;LINE_NO		Internal line number			0000000002&lt;/P&gt;&lt;P&gt;EXT_LINE		Line number			0000000010&lt;/P&gt;&lt;P&gt;OUTL_LEVEL	Hierarchy level of group		0&lt;/P&gt;&lt;P&gt;SUBPCKG_NO	Subpackage number			0000000000&lt;/P&gt;&lt;P&gt;SERVICE		Activity Number			5000001&lt;/P&gt;&lt;P&gt;QUANTITY		Quantity with or without plus/minus sign	0000000001&lt;/P&gt;&lt;P&gt;BASE_UOM	Base Unit of Measure			AU&lt;/P&gt;&lt;P&gt;GR_PRICE	Gross price			1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESKLC (father service line)&lt;/P&gt;&lt;P&gt;PCKG_NO		Package number			0000003808&lt;/P&gt;&lt;P&gt;LINE_NO		Line number			0000000001&lt;/P&gt;&lt;P&gt;SERNO_LINE	Serial number of acc.			00&lt;/P&gt;&lt;P&gt;PERCENTAGE	Percentage for acc.			100&lt;/P&gt;&lt;P&gt;SERIAL_NO	Sequential number of account assignment	01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESKLC ("real" service line)&lt;/P&gt;&lt;P&gt;PCKG_NO		Package number			0000003809&lt;/P&gt;&lt;P&gt;LINE_NO		Line number			0000000002&lt;/P&gt;&lt;P&gt;SERNO_LINE	Serial number of acc.			00&lt;/P&gt;&lt;P&gt;PERCENTAGE	Percentage for acc.			100&lt;/P&gt;&lt;P&gt;SERIAL_NO	Sequential number of account assignment	01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an idea why the service are not created? Is there a way to analyze what is happening? Pain in the butt that there is no error message!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 09:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526343#M1262756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T09:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: No services created while using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526344#M1262757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try and debugg where it is getting stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 17:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526344#M1262757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T17:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: No services created while using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526345#M1262758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I tried to debug.&lt;/P&gt;&lt;P&gt;I debugged just the BAPI and everything seems OK. The problem with executing the BAPI from SE37, that the commit work is not executed, so I cannot see if the BAPI would have worked correctly when I execute it directly. The "temporary" tables seem to fill correctly.&lt;/P&gt;&lt;P&gt;When I call the BAPI from the IDOC, it is done in the background and I cannot arrive in the debugging of the bapi. It might be that the IDOC to BAPI transfer is not working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to do some more debugging but maybe someone would see a problem with my data or had the same problem before (and hopefully solved it...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CU,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 08:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526345#M1262758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T08:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: No services created while using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526346#M1262759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I found the error. For someone who might have the same problem:&lt;/P&gt;&lt;P&gt;In POITEM we defined:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PCKG_NO Package number 0000003808&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in POITEMX we did not mark the X for the same field. So missing is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEMX&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PCKG_NO Updated information in related user data field X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the missing entry, for some reason the system then creates the PO-item with the exact data that is entered in PCKG_NO, but it does not create the services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the added entry, the system ignores the given data (3808) and generates its own number for PCKG_NO based on the last number used. And then it also creates the services with their own generated package numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 12:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-services-created-while-using-bapi-po-create1/m-p/5526346#M1262759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T12:22:46Z</dc:date>
    </item>
  </channel>
</rss>

