<?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: Program Generation Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126464#M1618919</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;Check which the sintax error in SAPLBOS01  is and then check some SAP notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 08:45:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-01T08:45:09Z</dc:date>
    <item>
      <title>Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126463#M1618918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the BAPI or function module for displaying the Quotation which is created in VA23 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_QUOTATION_GETDETAILBOS/BS01_QUOTATION_GETDETAIL,When I am trying to use one of these,and I am trying to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;place break point at  line CALL FUNCTION 'BS01_SALESDOCUMENT_GETDETAIL' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a message saying 'THE MAIN PROGRAM SAPLBOS01' must be generated.if I run without placing the Break point,I am getting the dump as  'Syntax error in program "SAPLBOS01 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but SAPLBOS01 is a standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help in solving the issue,so that I can use BAPi or function module for displaying the quotation.&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;Xavier.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 08:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126463#M1618918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T08:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126464#M1618919</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;Check which the sintax error in SAPLBOS01  is and then check some SAP notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 08:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126464#M1618919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T08:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126465#M1618920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max for replying.&lt;/P&gt;&lt;P&gt;I have checked the program SAPLBOS01,there is an include LBOS01TOP,in that include it is gving an error,saying&lt;/P&gt;&lt;P&gt;'No component exists with the name "/SAPBOQ/MITEM" ,but I do not know which SAP Note check for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xavier.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 08:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126465#M1618920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T08:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126466#M1618921</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've have the same dump in my system,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/SAPBOQ/ seems to be a prefix for the object of a particular component (solution) of SAP and I suppose it's not installed in you system...so are you sure you have to use those BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 09:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126466#M1618921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T09:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126467#M1618922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the include /SAPBOQ/BOS_LBOS01TOP,the field  /SAPBOQ/MITEM is refering to a filed,/SAPBOQ/MITEM,&lt;/P&gt;&lt;P&gt;, in the table ASMD/SAPBOQ/MITEM which is not existing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any other BAPI for Displaying the quotation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BS01_SALESDOCUMENT_GETDETAIL is called in Both the above mentioned BAPI and FUnction module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xavier.P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Xavier on Sep 1, 2011 11:22 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Xavier on Sep 1, 2011 11:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 09:22:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126467#M1618922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126468#M1618923</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;Try to use fm SD_SELECT_SALES_DOCUMENTS or you need to write the code for selection by yourself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 09:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126468#M1618923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126469#M1618924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Max,the FM SD_SELECT_SALES_DOCUMENTS,I don't think that it will solve my purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need item lines,schedule lines Quotation header details,if possible Pricing conditions etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are checking for SAP Notes.If that is not sucessful then we may have to go for coding.&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;Xavier.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 09:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126469#M1618924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T09:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126470#M1618925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you need to extract by yourself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't use the BAPI BAPI_QUOTATION_GETDETAILBOS, BS01_QUOTATION_GETDETAIL, because a component is missing in your system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 09:48:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126470#M1618925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T09:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126471#M1618926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"/SAPBOQ/MITEM"  indicates an object in third-party development namespace, e.g.,  "/SAPBOQ/" is assigned to some organization that writes stuff that is delivered with the SAP system.  Chances are what you're using is specially designed for some Industry Solution package which you have not implemented, or some other SAP-bolt on not in use at your installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending upon your needs, you might be able to use existing FM, perhaps SD_SALES_DOCUMENT_PREFETCH or &lt;/P&gt;&lt;P&gt;RV_DOCUMENT_PRINT_VIEW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 11:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126471#M1618926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126472#M1618927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are planning to raise a SAP Note.will it solve our issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xavier.P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126472#M1618927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T12:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126473#M1618928</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;These objects are internally released by SAP and are not the customers. If you raise an OSS, I think the SAP will not support us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attributes of the objects, Internally released  25.06.2001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to find some other FM or BAPIs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:17:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126473#M1618928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-01T13:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Program Generation Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126474#M1618929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"/SAPBOQ/MITEM"  indicates an object in third-party development namespace, ...&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This is not correct. /.../ does indicate a separate namespace, but it may well be owned by SAP.  For example, in BW, /BIC/ is the namespace for many customer BW objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 13:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-generation-error/m-p/8126474#M1618929</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2011-09-01T13:30:54Z</dc:date>
    </item>
  </channel>
</rss>

