<?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 Found the source, not the program??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249074#M775676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Particulars: ECC 6.0 system on an I-series, using ASCII kernel 700.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An odd situation came up. Using SE38's Find function, we were searching for code logic in program SAPLV61A, the search string being the value WERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We received a hit on appears to be a program called EI_ISH_PRICING and sure enough, the appearance of the code verified what we were looking for. However, this is where the odd situation comes in. We doubleclick on any hit source code lines and we get a green check message "Program V61A not found"...what??????? How can I get a hit on source code of a program that does not exist? Is this an example of a deleted program called EI_ISH_PRICING that still has data in the version management tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moggie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 21:47:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-18T21:47:39Z</dc:date>
    <item>
      <title>Found the source, not the program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249074#M775676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Particulars: ECC 6.0 system on an I-series, using ASCII kernel 700.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An odd situation came up. Using SE38's Find function, we were searching for code logic in program SAPLV61A, the search string being the value WERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We received a hit on appears to be a program called EI_ISH_PRICING and sure enough, the appearance of the code verified what we were looking for. However, this is where the odd situation comes in. We doubleclick on any hit source code lines and we get a green check message "Program V61A not found"...what??????? How can I get a hit on source code of a program that does not exist? Is this an example of a deleted program called EI_ISH_PRICING that still has data in the version management tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moggie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 21:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249074#M775676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T21:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Found the source, not the program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249075#M775677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I'm not sure exactly what is going on, but SAPLV61A is the program for function group V61A, so there is in fact no program by the name of V61A. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why it would think this is a program is beyond me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 22:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249075#M775677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T22:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Found the source, not the program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249076#M775678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, thanks for the fast answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, the program name (according the find hit list) is called EI_ISH_PRICING. The name is under a heading called "Program/Enhancement".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I doubleclick on the source code to view the entire source code, what should have happened was a branch to either EI_ISH_PRICING or some section of SAPLV61A using SE38. Instead I get a message called "Program V61A not found". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know EI_ISH_PRICING is not a function because I tried viewing it under SE37. This leads me to the last conclusion...if it is not a program, it must be an enhancement. Now does that mean it is an enhancement coded in transaction SMOD or CMOD? Not likely because those enhancement modules have to start with the letter Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to play around with it some more...if I cannot find the answer, I'm going to open a ticket with SAP on Monday and ask them to investigate. Maybe the program index linking the includes together are muddled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moggie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 22:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249076#M775678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T22:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Found the source, not the program???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249077#M775679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your message is "Program V61A not found". But V61A is a function group, not a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 23:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/found-the-source-not-the-program/m-p/3249077#M775679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T23:02:29Z</dc:date>
    </item>
  </channel>
</rss>

